summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2008-07-08 23:41:44 +0000
committerSamuel Thibault <sthibault@debian.org>2008-07-08 23:41:44 +0000
commit45bfa4379285391db39d80bbba88831784005fed (patch)
tree1c3d59de03f50948aeba3dc432748e2f2cc5e021 /debian/changelog
parent385df771eb023064f6688562b640bfada5fdadd0 (diff)
* debian/ patches/libpthread_pthreadexit-safety.patch: New patch to fix a
race during thread exit. Fixes e.g. libatomic-ops' testsuite, and probably also a lot of others'.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bbb5103..00996445 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ hurd (20080607-2) UNRELEASED; urgency=low
types into <pthread/pthreadtypes.h>, which <bits/pthreadtypes.h> will be
able to include.
* debian/patches/libpthread_stubs.patch: Fix build.
+ * debian/ patches/libpthread_pthreadexit-safety.patch: New patch to fix a
+ race during thread exit. Fixes e.g. libatomic-ops' testsuite, and
+ probably also a lot of others'.
-- Michael Banck <mbanck@debian.org> Wed, 11 Jun 2008 15:40:16 +0200