Changelog
eglibc (2.13-5) unstable; urgency=low
[ Aurelien Jarno ] * Update from stable branch: - Remove any/cvs-rtld-prelink.diff (merged upstream). * debhelper.in/libc.preinst: require a 8.0 kernel on GNU/kFreeBSD. Closes: #626422. * Bump to Standards-Version 3.9.2 (no changes). * Revert changes to patches/any/local-no-pagesize.diff, instead make sure PAGE_SIZE is not used internally. Closes: #627273. * Add Swahili, Fulah and Bemba locales, backport from HEAD. * locale-gen: don't remove /usr/lib/locale/* in locale-gen. Closes: #626575. * Add patches/any/cvs-setlocale.diff from upstream fixing reset to C locale issue in setlocale(). Closes: #627355. * Add patches/amd64/cvs-powl.diff from upstream to fix corner cases in powl() on amd64. * Add patches/localedata/locale-sv_FI.diff from upstream to fix date format. Closes: #577988. * Add patches/any/submitted-rlimit-rttime.diff to fix missing RLIMIT_RTTIME entry in <bits/resource.h>. Closes: #627619. * patches/any/local-ld-multiarch.diff: add the multiarch compat dir instead of the multiarch dir. * Use the multiarch path for the native version and optimized flavors. * kfreebsd/local-sysdeps.diff, update to revision 3303 (from glibc-bsd), to fix brk(), semctl() and if_nameindex() bugs. * Add patches/any/local-tst-writev.diff to fix compilation of tst-writev.c. * Add breaks on packages which don't support multiarch paths. * Add patches/any/cvs-regex-oom.diff to fix an oom issue triggerable with some regexes. * Add patches/any/cvs-getaddrinfo-single-lookup.diff to fix fallback to single lookup dns requests. Closes: #541167. * Add patches/any/cvs-unique_sym_table-corruptions.diff to fix unique_sym_table corruptions when doing STB_GNU_UNIQUE or ELF_RTYPE_CLASS_COPY lookups. * Replace patches/any/local-dl-deps.diff by upstream version patches/any/cvs-dl-deps.diff. * Add patches/mips/submitted-dl-platform.diff from Robert Millan to add dl-platform support for MIPS. * Add a loongson2f optimized library. Closes: #601419. * Update local/manpages/ld.so.8 with hardware capabilities documentation. Closes: #622385. * Update patches/localedata/submitted-bz9725-locale-sv_SE.diff to fix time format in sv_SE locale. Closes: #604125. * Add patches/mips/submitted-wordsize-clang.diff to make clang usable on mips/mipsel. Closes: #601645. * Add patches/any/submitted-mqueue-throw.diff to fix different declarations of mq_open(). Closes: #595380. [ Steve Langasek ] * Tighten the dependency on dpkg to a multiarch aware version. * Simplify the creation of /etc/ld.so.conf.d/<triplet>.conf. * Add multiarch fields to debian/control. * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.prerm: remove the ld.so.cache when upgrading from or downgrading to a pre-multiarch version; otherwise maintainer scripts start segfaulting immediately, and dpkg will entertainingly roll back the libc upgrade. * debian/control.in/libc: make the main multiarch main libc replace the biarch or triarch libc-foo package of the *corresponding* architecture; this gives us a libc6:i386 package that Replaces libc6-i386, since both packages contain the same linker and we want multiarch to take precedence. [ Clint Adams ] * Patch from Marcin Juszkiewicz to provide the debian/ directory in eglibc-source. [ Samuel Thibault ] * patches/hurd-i386/local-madvise_warn.diff: Drop "unimplemented" warning for madvise. -- Aurelien Jarno <email address hidden> Sat, 04 Jun 2011 22:30:47 +0200