diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-05-28 01:31:00 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-05-28 01:31:00 +0000 |
commit | 093007a61419bb3cd86ec4386a2433b81a467f12 (patch) | |
tree | fae543a808aaf90417b6ae5e549699962711081c /debian/changelog | |
parent | 07034c18144f3bf68b5ada5fd1338777f869eb80 (diff) |
* debian/patches/libpthread_recursive_mutex_initializer.patch: New patch
to fix the recursive mutex initializers usage in libraries not linking
against libpthread.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d4cee716..d78c17d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,11 +53,12 @@ hurd (20080921-1) UNRELEASED; urgency=low libpthread. * debian/patches/libpthread_setcancel.patch: New patch to fix configuration of octave3.0. - * debian/patches/libpthread_no_recursive_mutex_initializer.patch: New patch - to drop undefined references to __pthread_recursive_mutexattr. * debian/patches/extern_inline_fix.patch: New patch from Marc Dequène to fix extern inline declarations. * debian/patches/exec_fix.patch: New patch to fix random hang of exec. + * debian/patches/libpthread_recursive_mutex_initializer.patch: New patch + to fix the recursive mutex initializers usage in libraries not linking + against libpthread. -- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200 |