Changelog
eglibc (2.9-27) unstable; urgency=low
[ Aurelien Jarno ]
* Extend description of libc-bin, patch by Christoph Berg. Closes:
bug#544389.
* Strip *.o files manually (dh_strip does not do it) to prevent
leakage of the build directory.
* libc.postinst: re-add "telinit u", removed by accident in version
2.9-24. Closes: bug#545179.
* nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes:
bug#544942.
* nscd.conf.5: add documentation for max-db-size and auto-propagate
options. Closes: bug#544544.
* Merge from the multiarch branch:
- allow to specify libdir and slibdir also for the main flavor.
- use real dependencies between the build_* and binaryinst_*
targets.
- simplify clean target.
* Set the minimum kernel version to 6.0.0 for biarch library on
kfreebsd-amd64 to match the main library.
* alpha/submitted-sock_nonblock.diff: adjust patch location (alpha is
still a main architecture in glibc 2.9). Closes: bug#540871.
[ Samuel Thibault ]
* debian/debhelper.in/libc.install: Install libc/*-gnu*/ instead of
libc/*-*-gnu*/, to fix FTBFS on hurd-i386 due to it now being i486-gnu/.
* debian/patches/hurd-i386/submitted-null-pathname.diff: New patch to fix
chdir("") and chroot("") into returning ENOENT.
* debian/patches/hurd-i386/submitted-sbrk.diff: New patch to fix sbrk beyond
128MB.
* debian/patches/hurd-i386/local-thread-cancel.diff: New patch to fix ext2fs
crash.
* debian/patches/hurd-i386/submitted-readlinkat.diff: New patch to add
support for readlinkat(), to fix insserv build.
* debian/patches/hurd-i386/cvs-termios-IXANY.patch: New patch to
define IXANY in XOpen environment too, to fix libgphoto2 build.
* debian/patches/hurd-i386/submitted-SOL_IP.patch: New patch to add SOL_IP
definition, to fix directfb build.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2779 (from glibc-bsd).
[ Clint Adams ]
* debian/rules.d/debhelper.mk: make sure that snippets are included
before doing CURRENT_VER substitution; fix thanks to Steve
Langasek.
* Bump to Standards-Version 3.8.3.
-- Clint Adams <email address hidden> Wed, 30 Sep 2009 16:24:56 -0400