glibc (2.7-10) unstable; urgency=low * Update Chinese debconf translation, by LI Daobing. * Update Dutch debconf translation, by Bart Cornelis. Closes: #468300. * Update Polish debcon translation, by Emilian Nowak. * Update Vietnamese debconf translation, by Clytie Siddall. Closes: #468453. * Update Basque debconf translation, by Piarres Beobide. Closes: #468463. * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #468671. * Update Czech debconf translation, by Miroslav Kure. Closes: #468910. * Update Russian debconf translation, by Sergey Alyoshin. Closes: #469037. * Update Korean debconf translation, by Sunjae Park. Closes: #469097. * Update French debconf translation, by Christian Perrier. Closes: #469249. * patches/localedata/locale-es_CR.diff: chane AM/PM format to "a.m./p.m." from "A.M/P.M.". * Remove uk_UA from patches/localedata/first_weekday.diff: merged upstream in a different way. Closes: bug#469439. * patches/any/cvs-rfc3484.diff: update from CVS to allow the definition of IPv4 scopes in /etc/gai.conf. * patches/all/cvs-gai_conf.diff: update gai.conf from CVS to also mention Teredo tunnels and scopev4 defaults. * sysdeps/mips.mk, sysdeps/mipsel.mk: define TIMEOUTFACTOR. * patches/any/cvs-strtod.diff: new patch from CVS to fix strtod(). Closes: #465769. * Update Italian debconf translation, by Lica Monducci. Closes: #469985. * control.in/main, sysdeps/*.mk, rules: build with gcc-4.3 by default, except on alpha, arm, hppa, s390 and hurd-i386. * rules, rules.d/build.mk: fix parallel build. * control.in/main: build witch gcc-4.2 on i386 and amd64, as gcc-4.3 does not emit cld instructions in the prologue of the functions anymore. Closes: #469568. * debian/rules.d/build.mk: disable testsuite on ARM machines running a 2.6.21 to 2.6.24 kernel. * Replace any/submitted-gcc-4.3.diff by any/cvs-gcc-4.3.diff. * debhelper.in/libc.preinst, debhelper.in/libc.postinst: remove support for upgrade from Potato, and misc fixes. * control.in/main, rules.d/control.mk: remove @threads_arches@, as all architectures now support threads. * control.in/main, debhelper.in/glibc-source.install: build a glibc-source package. * sysdeps/mips.mk, sysdeps/mipsel.mk, control.in/main: enable n32 and 64 flavours. Closes: #341884. * Update Arabic debconf translation, by Ossama Khayat. Closes: #471472. * rules.d/build.mk: reset LDFLAGS, as dpkg now defines it to a default value which breaks the glibc. * patches/mips/local-gcc-ice.diff: decrease optimisations on a few files to workaround gcc ICE on mips/mipsel n32/64. [ Samuel Thibault ] * patches/hurd-i386/cvs-blocked-exceptions.diff: new patch to dump core when a blocked exception arises. * patches/hurd-i386/cvs-df.diff: new patch to clear DF for signal handlers (Closes: #470021). * patches/hurd-i386/local-gcc-4.1-init-first.diff: update and actually apply. * patches/hurd-i386/submitted-mig-init.diff: new patch to fix uninitialized local variables. * patches/hurd-i386/local-pthread_stubs.diff: new patch to use libpthread stubs from libpthread-stubs. Add libpthread-stubs0-dev dependency on hurd-i386. -- Aurelien Jarno Thu, 27 Mar 2008 23:09:00 +0100 glibc (2.7-9) unstable; urgency=low * patches/any/local-ldso-disable-hwcap.diff: revert previous changes as they break etch -> lenny upgrades. Closes: #465753. * kfreebsd/local-sysdeps.diff: update to revision 2137 (from glibc-bsd). * any/submitted-link-local_resolver.diff: kernel 2.6.24 is out, don't wait indefinitely for upstream. This patch from Pierre Ynard adds support for link-local addresses in /etc/resolv.conf. * Factorize NSS detection code: - debhelper.in/libc.preinst, debhelper.in/libc.postinst: move NSS code to... - script.in/nsscheck.sh: ... this file. - rules.d/debhelper.mk: Replace NSS_CHECK with code from script.in/nsscheck.sh. * debhelper.in/libc.preinst, debhelper.in/libc.templates: debconfize preinst script. * patches/localedata/locale-es_CR.diff: new patch to default to am/pm format for es_CR locale. Closes: #466482. * control.in/main, sysdeps/amd64.mk, sysdeps/i386.mk, sysdeps/kfreebsd-amd64.mk, sysdeps/kfreebsd-i386.mk, sysdeps/sparc.mk : use gcc-4.3 on amd64, i386, kfreebsd-i386, kfreebsd-amd64 and sparc. * sysdeps/i386.mk, sysdeps/kfreebsd-i386.mk: use default gcc optimizations on i386 and kfreebsd-i386 (-march=i486 -mtune=generic). * debian/local/manpages/ldconfig.8: describe --ignore-aux-cache option. Closes: #467509. * Update Lithuanian debconf translation, by Gintautas Miliauskas. * Update Catalan debconf translation, by Jordi Mallach. * Update Spanish debconf translation, by Carlos Valdivia Yagüe. * Update German debconf translation, by Helge Kreutzman. Closes: #468072. * Update Galician debconf translation, by Jacobo Tarrio. Closes: #468080. * Update Slovak debconf translation, by Ivan Masár. Closes: #468082. * Update Portuguese debconf translation, by Ricardo Silva. Closes: #468091. * update Japanese debconf translation, by Kenshi Muto. Closes: #468099. -- Aurelien Jarno Wed, 27 Feb 2008 19:14:37 +0100 glibc (2.7-8) unstable; urgency=low * any/cvs/rfc3484.diff: patch from CVS to fix recognition of interface family. Closes: #465583. -- Aurelien Jarno Wed, 13 Feb 2008 17:12:18 +0100 glibc (2.7-7) unstable; urgency=low [ Arthur Loiret ] * patches/sh4/cvs-nptl-private-futexes.diff: new patch from CVS to fix FTBFS on sh4. [ Samuel Thibault ] * patches/hurd-i386/cvs-epfnosupport.diff: new patch to fix socket() error for IPV6. [ Aurelien Jarno ] * patches/any/local-ldso-disable-hwcap.diff: enable tls/ directory even when hardware capabilities are disabled. This workarounds a bug in nvidia-glx. Closes: #453480. * patches/mips/local-r10k.diff: new patch from Florian Lohoff to workaround LL/SC bug on R10k. Closes: #462112. * patches/mips/submitted-mipsn32.diff: new patch to fix truncate64() on MIPS n32. * kfreebsd/local-sysdeps.diff: update to revision 2129 (from glibc-bsd). * patches/any/cvs-epoll_h.diff: new patch from CVS to define EPOLLRDHUP in /usr/include/sys/epoll.h. Closes: #463342. * patches/any/submitted-gcc-4.3.diff: pass -isystem option for GCC's include-fixed/ directory. Fixes build with gcc-4.3. * debian/control.in/main: bump to Standards-Version 3.7.3. * debian/sysdeps/*.mk: build main flavours with -O2 instead of -O3 (risks to trigger a bug in the compiler are higher with -O3). Remove -g from cflags, as it is automatically added by the glibc scripts. * debhelper.in/nscd.init: depends on $remote_fs instead of $local_fs. Closes: #464022. * patches/any/submitted-ieee754_h.diff: use __BIG_ENDIAN instead of BIG_ENDIAN. Closes: #464594. * local/manpages/ld.so.8: Add missing options to manpage. Closes: #464395. * rules.d/build.mk: build the locales in the build target instead of the install one to workaround a bug in fakeroot. Closes: #464924. * patches/alpha/local-dl-procinfo.diff: fix _dl_string_platform() to accept NULL pointers, which happens on statically linked binaries. Closes: bug#456260. * local/manpages/gai.conf.5: new manpage. * any/submitted-rfc3484-sortv4.diff: Drop. Replaced by ... * ... any/cvs/rfc3484.diff: patch from upstream to fix various RFC3484 issues: - Fix source IPv4 source address length computation. Closes: bug#456779. - Only apply rule 9 for IPv4 if source and destination addresses are on the same subnet. Closes: bug#438179. -- Aurelien Jarno Tue, 12 Feb 2008 22:29:56 +0100 glibc (2.7-6) unstable; urgency=low [ Aurelien Jarno ] * patches/localedata/locale-ks_IN.diff: new locale contributed by Rakesh Pandit. Closes: #457351. * patches/series: enable patches/any/cvs-vfscanf.diff. Closes: #453408. * Support dpkg-buildpackage -j, but only debian/rules is actually run in parallel. * patches/any/cvs-iconv-iso2022jp-loop-bug.diff: patch from CVS to fix iconv hang when converting to ISO-2022-JP. Thanks to Bryan Donlan for the patch. Closes: #458579. * kfreebsd/local-sysdeps.diff: update to revision 2094 (from glibc-bsd). * patches/amd64/cvs-vdso_clock_gettime.diff: new patch from CVS to fix static linking on amd64. * patches/any/local-linuxthreads-fd.diff: new patch to make sure linuxthreads doesn't use stdin, stdout or stderr for its internal use. * debhelper.in/libc.preinst: also check for libc6-xen in non-dpkg-owned files test. Closes: #459523. * patches/any/submitted-rfc3484-labels.diff: remove, this patch is actually broken, and the observed behaviour conforms with the RFC. * patches/any/submitted-fileops-and-signals.diff: disabled as it breaks too much programs. Closes: #459643. * patches/localedata/locale-pt_PT.diff: new patch from Flávio Martins to fix mon_decimal_point for pt_PT. Closes: #459217. * debian/debhelper.in/locales.postinst: don't update /etc/default/locale if it already exists and DEBCONF_RECONFIGURE is not empty. Closes: #458914. * debian/sysdeps/depflags.pl: bump conflict against tzdata to (<< 2007k-1). [ Clint Adams ] * debhelper.in/nscd.init: use lsb output functions. Closes: #457661. * patches/any/cvs-sunrpc_rpc_thread.diff: patch by André Cruz to fix sunrpc memory leak. closes: #460226. [ Samuel Thibault ] * patches/hurd-i386/submitted-extern_inline.diff: new patch to fix extern inline declarations for c++. -- Aurelien Jarno Sat, 12 Jan 2008 15:33:10 +0100 glibc (2.7-5) unstable; urgency=low [ Aurelien Jarno ] * Moved merged parts of patches/any/submitted-sched_h.diff into patches/any/cvs-sched_h.diff. * patches/any/cvs-ether_line.diff: new patch from upstream to fix ether_line(). Closes: bug#453899. * patches/any/cvs-vfscanf.diff: new patch from upstream to fix crash when %as is used with sscanf(). Closes: bug#453408. * debian/rules: also set CXX when cross-compiling. * patches/any/submitted-malloc_h.diff: removed, replaced by patches/any/cvs-wchar_h.diff. * debian/sysdeps/depflags.pl: conflict against tzdata (<< 2007j-2) as etch now have version 2007j-1etch1. Closes: bug#455783. * debian/sysdeps/depflags.pl: suggests libc6-i686 on i386 architecture. Closes: bug#455603. * any/submitted-rfc3484-labels.diff: new patch to fix RFC 3484 default label ordering. Closes: bug#456779. * patches/alpha/local-dl-procinfo.diff: add missing part. Closes: bug#456260. [ Petr Salinger] * kfreebsd/local-sysdeps.diff: update to revision 2082 (from glibc-bsd). * any/cvs-fchmodat.diff: properly declare as stub - needed by GNU/kFreeBSD. [ Samuel Thibault] * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: update to also handle unsigned char/int/short/long and ssize_t. -- Aurelien Jarno Wed, 19 Dec 2007 01:22:06 +0100 glibc (2.7-4) unstable; urgency=low [ Aurelien Jarno ] * patches/localedata/locale-de_LI.diff: fix locale. Closes: bug#453860. * debian/debhelper.in/locales.NEWS: fix location of the README file. Closes: bug#453515. * debian/debhelper.in/locales.README: rename into locales.README.Debian. * debian/debhelper/in/locales.NEWS: fix a typo. Closes: bug#453613. * Update any/submitted-sched_h.diff: allow compilation of with -pedantic. Closes: bug#453687. * Fix a typo in debian/sysdeps/alpha.mk. Closes: bug#452890. * Disable amd64/local-x86_64_bits_sigcontext.diff. Closes: #454598. * debhelper.in/libc.preinst: check for non-dpkg owned versions of libc6-i686 before upgrade. Closes: #454557. * Load debconf frontend after the optimized libraries have been re-enabled. Closes: #453480. -- Aurelien Jarno Fri, 07 Dec 2007 00:49:02 +0100 glibc (2.7-3) unstable; urgency=low [ Aurelien Jarno ] * Remove cs_CZ-first_weekday.diff: merged upstream in a different way. Closes: bug#344470. * Remove da_DK-first_weekday.diff: likewise. * Remove de_DE-first_weekday.diff: likewise. * Remove en_GB-first_weekday.diff: likewise. * Remove et_EE-first_weekday.diff: likewise. * Remove en_US-first_weekday.diff: likewise. * Remove fr_FR-first_weekday.diff: likewise. * Remove hu_HU-first_weekday.diff: likewise. * Remove nb_NO-first_weekday.diff: likewise. * Remove nn_NO-first_weekday.diff: likewise. * Remove pl_PL-first_weekday.diff: likewise. * Remove sk_SK-first_weekday.diff: likewise. * amd64, i386/local-clone.diff: restore patch to fix gij running out of memory, as it has been lost upstream. * debian/sysdeps/alpha.mk: fix alphaev67_rltddir. Closes: #452890. * patches/localedata/locale-de_LI.diff: new locale contributed by Giacomo Catenazzi. Closes: #453041. * debian/debhelper.in/locales-all.postinst: honor TMPDIR. Closes: #453326. * patches/any/submitted-malloc_h.diff: defines __need_ptrdiff_t, __need_size_t and __need_NULL in malloc.h. Closes: #453264. * support user defined locales in /usr/local/share/i18n. Closes: #453131. -- Aurelien Jarno Thu, 29 Nov 2007 18:01:03 +0100 glibc (2.7-2) unstable; urgency=low [ Aurelien Jarno ] * sysdeps/alpha.mk: define alphaev67_MIN_KERNEL_SUPPORTED to 2.6.9. Closes: #452890. * alpha/submitted-fdatasync.diff: new patch to fix fdatasync() on alpha. Closes: #452081. * debian/script.in/nohwcap.sh: add libc6-alphaev67 to the list of optimized packages. * any/cvs-tzfile.diff: new patch from CVS to fix reading version 0 timezone data files. Closes: #451892. * debhelper.in/locales.config, debhelper.in/locales.postinst, rules.d/debhelper.mk: rework the maintainer scripts of locales to handle locales addition or removal. * debhelper.in/locales.config: convert no_NO into nb_NO while upgrading. Closes: #452788. * debhelper.in/locales-all.NEWS, debhlper/locales-all.NEWS: add a note about no_NO locale. -- Aurelien Jarno Mon, 26 Nov 2007 19:03:17 +0100 glibc (2.7-1) unstable; urgency=low [ Clint Adams ] * New upstream release with linuxthreads snapshot. - Fixes an ABBA deadlock in ld.so. Closes: #443460. - Render dgettext" thread safe. Closes: #443660. - Fixes CVE-2007-4840 (multiple errors in iconv function). Closes: #442250. - Fixes strtod("-0", 0). Closes: #448723. - Remove localedata/locale-de_CH.diff (merged). - Update locale/fix-LC_COLLATE-rules.diff. - Update locale/LC_COLLATE-keywords-ordering.diff. - Update locale/fix-C-first_weekday.diff. - Update locale/preprocessor-collate.diff. - Update localedata/locales-fr.diff. - Remove localedata/locale-sa_IN.diff (merged). - Remove localedata/locale-wo_SN.diff (merged). - Update localedata/tailor-iso14651_t1.diff. - Add localedata/tailor-iso14651_t1-common.diff. - Remove localedata/fix-unknown-symbols.diff (merged). - Update localedata/first_weekday.diff. - Add localedata/cs_CZ-first_weekday.diff. - Add localedata/da_DK-first_weekday.diff. - Add localedata/pl_PL-first_weekday.diff. - Add localedata/de_DE-first_weekday.diff. - Add localedata/en_GB-first_weekday.diff. - Add localedata/en_US-first_weekday.diff. - Add localedata/et_EE-first_weekday.diff. - Add localedata/fr_BE-first_weekday.diff. - Add localedata/fr_CA-first_weekday.diff. - Add localedata/fr_CH-first_weekday.diff. - Add localedata/fr_FR-first_weekday.diff. - Add localedata/fr_LU-first_weekday.diff. - Add localedata/hu_HU-first_weekday.diff. - Add localedata/nb_NO-first_weekday.diff. - Add localedata/nn_NO-first_weekday.diff. - Add localedata/sk_SK-first_weekday.diff. - Add localedata/cy_GB-first_weekday.diff. - Update localedata/sort-UTF8-first.diff. - Remove localedata/submitted-as_IN.diff (merged). - Remove hppa/submitted-multiple-threads.diff (merged). - Remove hppa/submitted-ustat.diff (merged). - Remove hurd-i386/cvs-sigsuspend-nocancel.diff (merged). - Remove hurd-i386/cvs-lock-intern.diff (merged). - Remove sparc/local-undefined-registers.diff (obsolete). - Remove all/local-pt_BR.diff (merged). - Remove any/cvs-ld_library_path.diff (merged). - Remove any/cvs-initfini.diff (merged). - Remove any/cvs-posix-glob.diff (merged). - Update any/local-bashisms.diff. - Remove any/local-forward-backward-collation.diff (merged). - Remove any/local-version-sanity.diff (merged). - Remove any/submitted-strtok.diff (merged). - Remove any/submitted-regex-collate.diff (merged). - Remove localedata/locale-no_NO.diff (obsolete). - Update localedata/supported.diff. * Bump shlib version to 2.7-1. * Add localedata/cvs-locale-ig_NG.diff BZ#5224, missing collation symbols for ig_NG. * Add localedata/cvs-locale-lo_LA.diff BZ#5237, missing collation symbols for lo_LA. * Add localedata/cvs-locale-ug_CN.diff BZ#5238, missing collation symbols for ug_CN. [ Aurelien Jarno ] * any/submitted-longdouble.diff: update. * Improve any/submitted-rfc3484-sortv4.diff. * Update hurd-i386/submitted-trivial.diff. * any/local-strfry.diff: new patch to fix strfry(), as Ulrich Drepper has still not managed to commit a correct version. * Remove hppa/submitted-threaddb.diff (merged). * Update hppa/submitted-nptl-carlos.diff. * Update hurd-i386/submitted-libc_once.diff. * Remove hurd-i386/cvs-ioctl-delay.diff (merged). * Update hurd-i386/local-tls-support.diff. * Add hurd-i386/cvs-kernel-features.diff: provide almost empty kernel-features.h for files that include it. * Add arm/local-args6.diff: provide DOCARGS_6 and UNDOCARGS_5 for arm old-abi. * Add arm/local-lowlevellock.diff: new patch to fix build on arm. * debian/rules, debian/rules.d/build.mk: allow per architecture TIMEOUTFACTOR. * sysdeps/arm.mk, sysdeps/armel.mk, sysdeps/hppa.mk, sysdeps/s390.mk, sysdeps/sh4.mk: define TIMEOUTFACTOR. * locales-depver: tighten locales dependencies. * any/local-disable-test-tgmath2.diff: new patch to disable test-tgmath2, which take too much resources during compilation. * Add hurd-i386/submitted-strtoul.diff: new patch to use __strtoul_internal() instead of strtoul() in internal functions. * Add hurd-i386/submitted-ptr-mangle.diff: new patch to define PTR_MANGLE and PTR_DEMANGLE. * Update Galician debconf translation, by Jacobo Tarrio. Closes: #447928. * Update Dutch debconf translation, by Bart Cornelis. Closes: #448928. * Add sh4/local-fpscr_values.diff and any/local-allocalim-header.diff from Arthur Loiret. Closes: #448248. * Fix encoding of Japanese translation. Closes: #447221. * Add any/submitted-sched_h.diff: new patch to define `__CPU_ALLOC_SIZE. * Add mips/local-setjmp.diff: new patch to fix g++ tests on mips/mipsel. * Add any/local-fhs-nscd.diff: move nscd directory to /var/cache/nscd from /var/db/nscd. Closes: #449198. * debhelper.in/nscd.postrm: remove /var/cache/nscd on purge. Closes: #449193. * script.in/kernelcheck.sh, sysdeps/alpha.mk: bump minimum kernel version to 2.6.9 for alpha. * script.in/kernelcheck.sh, sysdeps/sh4.mk: bump minimum kernel version to 2.6.11 for sh4. * debian/patches/arm/local-eabi-wchar.diff: new patch from Riku Voipio to fiw WCHAR_MIN and WCHAR_MAX definitions on armel. Closes: #444580. * debian/po/zh_CN.po: update from LI Daobing. Closes: #447866. * debhelper.in/locales-all.postinst: trap exit signal and remove temporary directory. Closes: #447328. * debhelper.in/libc.NEWS: mention that the tzconfig script has been replaced by the maintainer scripts of tzdata. Closes: bug#448796. * patches/all/local-alias-et_EE.diff: switch estonian locales alias to ISO-8859-15. * patches/alpha/submitted-fpu-round.diff: restore the old version of ceil/floor/rint functions. Closes: #442568. * patches/alpha/local-dl-procinfo.diff: new patch to add platform capabilities support on alpha. * Add an ev67 flavour on alpha: Closes: #229251 - control.in/opt: add libc6-alphaev67 packages. - sysdeps/alpha.mk: add a new pass for ev67 flavour. * debian/local/manpages/iconv.1: document //translit and //ignore options. Closes: #451304. * debian/local/manpages/getent.1: document exit codes. Closes: #445631. * debian/local/manpages/ld.so.8: document $ORIGIN, $PLATFORM and $LIB features. Closes: #444145. * local/manpages/ldconfig.8: remove --force option from the manpage to be consistent with the binary. Closes: #451958. * kfreebsd/local-sysdeps.diff: update to revision 2046 (from glibc-bsd). [ Petr Salinger] * any/local-stdio-lock.diff: make _IO_*_lock linuxthreads compliant. * any/local-o_cloexec.diff: don't assume O_CLOEXEC is always defined. * any/local-linuxthreads-signals.diff: always use non-RT signal handler on GNU/kFreeBSD. [ Pierre Habouzit ] * Remove any/local-iconv-fix-trampoline.diff (obsolete). * Remove any/submitted-strfry.diff (merged). * Update any/submitted-rfc3484-sortv4.diff. * Update localedata/*first_weekday.diff. * Remove localedata/fix-am_ET.diff (obsolete). * Add locale/preprocessor-collate-uli-sucks.diff to revert Ulrich's preprocessor that isn't enough for Debian. * Update patches/locale/preprocessor-collate.diff. * Add alpha/submitted-PTR_MANGLE.diff (Closes: #448508). [ Samuel Thibault ] * hurd-i386/submitted-ptr-mangle.diff: Define PTR_MANGLE for assembly. * hurd-i386/cvs-O_CLOEXEC_fix.diff: New patch to fix conflicting O_CLOEXEC value. -- Aurelien Jarno Fri, 23 Nov 2007 10:46:24 +0100 glibc (2.6.1-6) unstable; urgency=low [ Aurelien Jarno ] * Update Spanish debconf translation, by Carlos Valdivia Yagüe. [ Clint Adams ] * debian/po/de.po: update from Helge Kreutzmann. closes: #442888. * debian/po/cs.po: update from Miroslav Kure. closes: #442904. * debian/po/it.po: update from Luca Monducci. closes: #443497. * debian/po/ja.po: update from Kenshi Muto. closes: #446577. * Add any/cvs-posix-glob.diff, fixing improper of treatment of \ in glob(). closes: #445210 -- Clint Adams Sun, 14 Oct 2007 10:02:35 -0400 glibc (2.6.1-5) unstable; urgency=low [ Pierre Habouzit ] * remove any/local-sysmacros.diff: sorry for bug #439859 but it makes gimp (and presumably other software) FTBFS, it's too dispruptive. Closes: #442427. [ Clint Adams ] * amd64/local-x86_64_bits_sigcontext.diff: use a copy of the generic header for x86_64. closes: #442418. -- Clint Adams Sun, 16 Sep 2007 14:42:17 -0400 glibc (2.6.1-4) unstable; urgency=low * Disable any/local-ipv6-lookup.diff as it is causing breakages. Closes: bug#441857. * any/local-sysmacros.diff: use __inline instead of inline for compatibility with ANSI. Closes: #441959. * patches/localedata/tailor-iso14651_t1.diff: correctly fix fi_FI locale. Closes: bug#441026. * debian/rules.d/debhelper.mk: fix regex. Closes: #441824. * Update French debconf translation, by Christian Perrier. Closes: #442101. * any/submitted-regex-collate.diff: fix regex engine for multibyte characters and C collation. Closes: #441355. * debian/local/manpages/locale-gen.8: fix manpage. Closes: #442104. -- Aurelien Jarno Thu, 13 Sep 2007 17:05:17 +0200 glibc (2.6.1-3) unstable; urgency=low * sysdeps/amd64.mk: uses x86_64 headers also for the i486 flavour now that they are compatible. * sysdeps/i386.mk: uses x86_64 headers also for the main flavour. * debian/local/etc_default/locale: remove. Closes: bug#441360. * sysdeps/*.mk: don't provide include symlink for bi-arch, but only an empty directory. * debian/rules.d/debhelper.mk: modify nscd/DEBIAN/control during build to workaround a dpkg-shlibdeps bug. Closes: bug#433723. * debian/local/manpages/nscd.conf.5: document the persistent and shared cache options. Closes: bug#338504. * patches/all/local-alias-UTF-8.diff: encode locales.alias in UTF-8. Closes: bug#404433. * debhelper.in/locales.links, debhelper.in/locales.install: move locales.alias into /etc and provide a symlink in /usr/share/locale/locale.alias. * patches/localedata/tailor-iso14651_t1.diff: fix fi_FI locale. Closes: bug#441026. * kfreebsd/local-sysdeps.diff: update to revision 1998 (from glibc-bsd). * sysdeps/kfreebsd-amd64.mk: uses x86_64 headers also for the i486 flavour now that they are compatible. * any/local-sysmacros.diff: new patch to declare "major", "minor" and "makedev" as inline function instead of macros. Closes: #439859. * debhelper.in/libc.postinst, debhelper.in/libc.templates: prompt user with debconf if it is available. Closes: #440964. * debian/control.in/libc: suggests debconf | debconf-2.0. * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de Wiel. * Update Vietnamese debconf translation, by Clytie Siddall. * Update Basque debconf translation, by Piarres Beobide. * Update Swedish debconf translation, by Daniel Nylander. * Update Slovak debconf translation, by Ivan Masár. * Update Lithuanian debconf translation, by Gintautas Miliauskas. * Update Russian debconf translation, by Sergey Alyoshin. -- Aurelien Jarno Tue, 11 Sep 2007 04:42:20 +0200 glibc (2.6.1-2) unstable; urgency=low [ Samuel Thibault ] * Rename hurd-i386/submitted-lock-intern.diff into hurd-i386/cvs-lock-intern.diff, hurd-i386/submitted-ECANCELED.diff into hurd-i386/cvs-ECANCELED.diff and hurd-i386/submitted-sigsuspend-nocancel.diff into hurd-i386/cvs-sigsuspend-nocancel.diff as the patches have been accepted upstream. * hurd-i386/local-tls-support.diff: update to fix TLS leak in /hurd/exec server. * hurd-i386/cvs-ioctl-delay.diff: new patch to add standard *DLY ioctl macros. * hurd-i386/submitted-IPV6_PKTINFO.diff: new patch to add standard IPV6_PKTINFO macro. [ Aurelien Jarno ] * debian/rules.d/build.mk: disable testsuite on ARM machines running a 2.6.21 or 2.6.22 kernel. * debian/debhelper.in/locales.{prerm,postinst}: look for supported.tar.lzma instead of supported.tar.gz. * debian/local/etc_default/devpts: remove. * debian/local/etc_default/locale: new file. Closes: bug#437404. * debhelper.in/locales.install: install it. * debian/local/manpages/locale.1: fix a typo. Closes: bug#438114. * kfreebsd/local-sysdeps.diff: update to revision 1995 (from glibc-bsd). * any/submitted-rfc3484-sortv4.diff: new patch to allow bypassing RFC3484 rule 9 for IPv4 adresses. Closes: bug#438179 * debian/debhelper.in/libc.preinst: change version check for NSS services to (<< 2.6-1). * debian/debhelper.in/libc.preinst: add proftpd to the list of services to restart. Closes: bug#435640. * Bump shlibdeps version to 2.6.1-1 due to SPARC v9 transition. * New Slovak debconf translation, by Ivan Masár. Closes: bug#438576. * any/local-ipv6-lookup.diff: new patch to do IPv6 lookups only when an IPv6 address is configured. Patch by Tollef Fog Heen and Andrew McMillan. Closes: #435646. [ Pierre Habouzit ] * Document new libc.conf in ld.so.conf.d that puts /usr/local/lib front. -- Aurelien Jarno Mon, 3 Sep 2007 18:15:37 +0200 glibc (2.6.1-1) unstable; urgency=low * New upstream version: - Workaround bug in java's unwinder. Closes: #434484. [ Aurelien Jarno ] * debian/copyright: update. * Remove any/cvs-glibc-2_6-branch.diff (merged upstream). * Remove any/cvs-printf_fp.c.diff (merged upstream). * Remove sparc/submitted-gscope_flag.diff (merged upstream). * Remove arm/cvs-gscope_flag.diff (merged upstream). * Remove hppa/submitted-gscope_flag.diff (merged upstream). * Remove mips/cvs-gscope_flag.diff (merged upstream). * any/local-bindresvport_blacklist.diff: patch from openSUSE to add support for /etc/bindresvport.blacklist. * debian/local/etc/bindresvport.blacklist: new default configuration file. * debian/debhelper.in/libc.install: install it! * debian/rules.d/debhelper.mk: fix arguments order when calling find. * kfreebsd/local-sysdeps.diff: update to revision 1992 (from glibc-bsd). * any/local-linuxthreads-gscope.diff: update for kfreebsd futexes. * i386/local-linuxthreads-gscope.diff: update for kfreebsd futexes. * amd64/local-linuxthreads-gscope.diff update for kfreebsd futexes. [ Samuel Thibault ] * hurd-i386/local-gscope.diff: resync, mostly merged upstream. -- Aurelien Jarno Tue, 07 Aug 2007 13:34:26 +0200 glibc (2.6-5) unstable; urgency=low [ Aurelien Jarno ] * mips/cvs-gscope_flag.diff: new patch to fix build on mips/mipsel. * arm/cvs-gscope_flag.diff: new patch to fix build on arm/armel. * any/cvs-initfini.diff: new patch from upstream to fix crti.o on ppc64. Closes: #434626. * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.2. * debian/sysdeps/alpha.mk: build with gcc-4.2. * debian/control: Remove build-depend on gcc-4.1 on powerpc and alpha. * sparc/submitted-gscope_flag.diff: update from upstream. * hppa/submitted-gscope_flag.diff : new patch to fix build on hppa with NPTL. * any/local-linuxthreads-gscope.diff: new patch to add gscope support to linuxthreads. * hppa/local-linuxthreads-gscope.diff: new patch to fix build on hppa with linuxthreads. Closes: #434799. * cvs-printf_fp.c.diff: new patch to print the correct number of digits with %#g. * amd64/local-linuxthreads-gscope.diff: new patch to fix build on *amd64 with linuxthreads. * i386/local-linuxthreads-gscope.diff: new patch to fix build on *i386 with linuxthreads. * kfreebsd/local-sysdeps.diff: update to revision 1989 (from glibc-bsd). * any/submitted-longdouble.diff: patch from Carlos O'Donell to fix long double tests. * any/submitted-libgcc_s.so.diff: patch from Carlos O'Donell to allow differents libgcc_s.so SONAME on architecture basis. * hppa/submitted-fadvise64_64.diff: patch from Carlos O'Donell to add support for fadvise64_64 syscall. * debian/control: Simplify build-dependencies. -- Aurelien Jarno Sun, 29 Jul 2007 17:25:52 +0200 glibc (2.6-4) unstable; urgency=low [ Samuel Thibault ] * sysdeps/hurd.mk (CC, BUILD_CC): Remove. * control: Build-depend on gcc-4.2 on hurd-i386. [ Pierre Habouzit ] * any/cvs-glibc-2_6-branch.diff: upstream branch pull, includes: + any/cvs-ld-integer-overflow.diff + any/cvs-malloc.diff + any/cvs-nis-nss-default.diff + any/cvs-nscd-short-replies.diff + any/cvs-vfscanf.diff [ Aurelien Jarno ] * debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2 produces broken binaries. * debian/control: Build-depend on gcc-4.1 on powerpc * debian/control: Build-depend on g++-4.1/g++-4.2 and g++-4.1-multilib/g++-4.2-multilib. * debian/*.NEWS: move to debian/debhelper.in/*.NEWS. * rules.d/debhelper.mk: remove debian/*.NEWS on clean. * sparc/submitted-gscope_flag.diff: new patch to fix build on sparc. -- Aurelien Jarno Thu, 26 Jul 2007 08:57:48 +0200 glibc (2.6-3) unstable; urgency=low [ Aurelien Jarno ] * script.in/kernelcheck.sh: s/kernel_compare_version/linux_compare_versions/ for arm. * script.in/kernelcheck.sh: the minimum kernel version is now 2.6.8 and not 2.6.1. Closes: bug#432721. * hppa/submitted-threaddb.diff: new patch from Randolph Chung to fix debugging interface for NPTL on hppa. * Drop SPARC V8 support: - control.in/opt: drop libc6-sparcv9. - sysdeps/sparc.mk: drop libc6-sparcv9. - script.in/kernelcheck.sh: add check for SPARC V8 or earlier CPU. - patches/series: disable sparc/submitted-timing.diff. - patches/sparc/local-sparcv8-target.diff: rename to local-sparcv9-target.diff and default to v9. * Build with gcc-4.2 except on alpha (untested). * patches/any/cvs-ld_library_path.diff: new patch from CVS to fix segfaults with empty LD_LIBRARY_PATH variable. * rules.d/build.mk: create /etc/ld.so.conf.d/libc.conf to add /usr/local/lib as a default search path. Closes: #395177. * Honor parallel= option in DEB_BUILD_OPTIONS. Closes: #413744. [ Pierre Habouzit ] * rules.d/debhelper.mk: add some magic to copy debian/bug/$pkg/ files into /usr/share/bug/. * add libc6-i386/presubj to document /usr/lib32 issues not being a libc6-i386 problem. * add locales/presubj about locales depends that are correct, and tell bug reporters how to look for their package being built or not. * add patches/any/local-missing-linux_types.h.diff to add missing #include due to migration to linux-libc-dev. Closes: #433962. [ Samuel Thibault ] * hurd-i386/local-tls-support.diff: new patch to support TLS. * debian/sysdeps/hurd.mk (libc_extra_config_options): Removed --without-__thread, --without-tls and libc_cv_z_relro=no. * hurd-i386/local-atomic-no-multiple_threads.diff: new patch, hurd-i386 doesn't need the multiple_threads field. * hurd-i386/local-gscope.diff: new patch, backport of the CVS global scope. * hurd-i386/local-no-strerror_l.diff: new patch to disable non-implemented strerror_l(). * hurd-i386/submitted-lock-intern.diff: new patch to fix a header inclusion. * sysdeps/depflags.pl: make libc0.3 depend on TLS-enabled hurd packages. * hurd-i386/local-sigsuspend-nocancel.diff: renamed into submitted-sigsuspend-nocancel.diff. * hurd-i386/submitted-ECANCELED.diff: new patch to fix ECANCELED value. Closes: #396135. * hurd-i386/local-gcc-4.1-init-first.diff: New patch by Thomas Schwinge to fix building with gcc-4.1. * sysdeps/hurd.mk (CC, BUILD_CC): Change to gcc-4.1. * control: Depend on gcc-4.1 on hurd-i386. -- Aurelien Jarno Mon, 23 Jul 2007 08:01:26 +0200 glibc (2.6-2) unstable; urgency=low [ Clint Adams ] * Add any/cvs-nis-nss-default.diff: preserve errno. * Add any/cvs-vfscanf.diff: add additional test for EOF in loop to look for conversion specifier to avoid testing of wrong errno value. [ Aurelien Jarno ] * Add any/cvs-ld-integer-overflow.diff: fix an integer overflow in ld.so. Closes: bug#431858. * hppa/submitted-multiple-threads.diff: new patch to fix an FTBFS on hppa. Closes: bug#428509, bug#429487. -- Aurelien Jarno Tue, 10 Jul 2007 09:17:49 +0200 glibc (2.6-1) unstable; urgency=low [ Pierre Habouzit ] [ Clint Adams] * New upstream version. - Remove locale/iso3166-RS.diff (obsolete). - Remove locale/fix-exhausted-memory.diff (merged upstream). - Update locale/LC_COLLATE-keywords-ordering.diff. - Remove localedata/locale-hy_AM.diff (obsolete). - Remove localedata/locale-pl_PL.diff (merged upstream). - Remove localedata/locales-sr.diff (obsolete). - Update localedata/tailor-iso14651_t1.diff. - Update localedata/first_weekday.diff. - Remove alpha/cvs-cfi.diff (merged upstream). - Remove arm/cvs-check_pf.c (merged upstream). - Remove hppa/cvs-hppa-update.diff (obsolete). - Update hppa/submitted-nptl-carlos.diff from "upstream". - Remove hppa/submitted-nptl-carlos2.diff (merged upstream). - Remove hppa/local-r19use.diff (merged upstream). - Remove hurd-i386/cvs-futimes.diff (merged upstream). - Remove m68k/cvs-m68k-update.diff (obsolete). - Update m68k/local-mathinline_h.diff. - Remove mips/cvs-ldsodefs_h.diff (merged upstream). - Remove mips/submitted-msq.diff (merged upstream). - Remove all/cvs-iconv-E13B.diff (obsolete). - Remove all/submitted-new-brf-encoding.diff (merged upstream). - Remove any/cvs-2.5-branch-update.diff (obsolete). - Remove any/cvs-pow.diff (obsolete). - Remove any/cvs-printf_fp-c.diff (obsolete). - Remove any/cvs-ftw-c.diff (obsolete). - Remove any/cvs-bits_in_h-ipv6.diff (obsolete). - Remove any/cvs-itoa-c.diff (obsolete). - Remove any/cvs-lt-update.diff (obsolete). - Remove any/cvs-realpath.diff (obsolete). - Remove any/cvs-vfprintf-stack-smashing.diff (obsolete). - Remove any/cvs-zdump-64-bit.diff (obsolete). - Update any/local-ldso-disable-hwcap.diff. - Remove any/submitted-gethostbyname_r.diff (obsolete). - Remove any/submitted-iconv-colon.diff (merged upstream). - Update any/submitted-strfry.diff. - Remove any/submitted-unistd_XOPEN_VERSION.diff (obsolete). - Remove any/cvs-glob-c.diff (obsolete). - Remove any/cvs-scanf_hexfloat.diff (obsolete). - Remove alpha/submitted-sigsuspend.diff (merged upstream). - Remove arm/cvs-procinfo-eabi.diff (obsolete). * debian/sysdeps/depflags.pl: Clean out relationships for packages that do not exist in sarge or later. * debian/debhelper.in/libc.install: do not hardcode the glibc version number in the path to gai.conf. * debian/control.in/main, debian/sysdeps/depflags.pl: use linux-libc-dev on all linux architectures, and remove all references to linux-kernel-headers. * Bump shlibdeps version to 2.6-1 due to sync_file_range, futimens, utimensat, __sched_cpucount, sched_getcpu, strerror_l, and epoll_pwait symbols. * debian/rules.d/build.mk: pass --enable-profile to configure. [ Aurelien Jarno ] * patches/sparc/local-undefined-registers.diff: new file to ignore global registers while looking for undefined symbols. * debian/script.in/kernelcheck.sh: add a warning for FreeBSD kernels 5.X. * local/etc_init.d/glibc.sh, debhelper.in/libc.preinst: don't check for linux kernel, it is now done in script.in/kernelcheck.sh. * patches/any/cvs-malloc.diff: new patch from upstream to fix malloc ABI. * patches/any/local-linuxthreads-lowlevellock.diff: new patch to support low level locking on linuxthreads. * patches/any/local-linuxthreads-fatalprepare.diff: new patch to support FATAL_PREPARE on linuxthreads, by not using __libc_pthread_functions_init and PTHFCT_CALL. * patches/hppa/local-linuxthreads.diff: new patch to get glibc buildable on hppa with linuxthreads. * patches/arm/submitted-RTLD_SINGLE_THREAD_P.diff: fix a missing #defined on arm. * patches/localedata/submitted-as_IN.diff: new patch to fix a not anymore unassigned unicode code. * locales-depver: tighten locales dependencies. * debian/sysdeps/linux.mk, debian/script.in/kernelcheck.sh: bump minimum kernel requirement to 2.6.8. * debian/rules, debian/rules.d/build.mk, debian/sysdeps/*.mk: also defines CXX as g++ is used in the testsuite. [ Petr Salinger] * kfreebsd/local-sysdeps.diff: update to revision 1949 (from glibc-bsd). * any/local-linuxthreads-defines.diff: new patch to restore a few defines in config.make.in still needed by linuxthreads. * patches/local-tst-mktime2.diff: fix time/tst-mktime2.c. [ Pierre Habouzit ] * kernelchecks.sh: Make the warning about kernel 2.6 more explicit so that people can deal with it without adding yet-another critical bug on the glibc. * kernelchecks.sh: add some quotes to unconfuse syntax hilighting a bit. * nscd.init: ksh is confused if you call functions start or stop. Closes: 428884. * patches/locale/preprocessor-collate.diff: update it to work (with restrictions) with depth >= 2 copies. The patch is scurvy and make locale parsing completely non reentrant. * debian/control: ${Source-Version} -> ${binary:Version}. * debian/debhelper.in/nscd.lintian: yes, /var/db for lintian is ok. * patches/any/submitted-fileops-and-signals.diff: fixes libio file operations in presence of recoverable errors. Closes: 429021. * patches/localedata/fix-am_ET.diff: fix am_ET using our preprocessor extensions. [ Samuel Thibault ] * Remove patches/hurd-i386/cvs-getsid.diff (merged upstream). * patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: new patch to fix some packages that use unsigned or size_t in ioctls. Closes: 431365. -- Clint Adams Sat, 07 Jul 2007 09:43:02 -0400 glibc (2.5-11) unstable; urgency=low [ Aurelien Jarno ] * patches/hppa/submitted-pie.diff: new patch to fix PIE on hppa. Patch by Sébastien Bernard and John David Anglin. Closes: #427990. * debian/debhelper.in/libc.preinst: use -e instead of -f to canonicalize links. Closes: #427416. [ Pierre Habouzit ] * pass -X/usr/lib/debug to dh_makeshlibs so that libc6-dbg gets no useless shlibs. Closes: #427637. -- Aurelien Jarno Mon, 11 Jun 2007 15:06:21 +0200 glibc (2.5-10) unstable; urgency=low [ Aurelien Jarno ] * kfreebsd/local-sysdeps.diff: update to revision 1942 (from glibc-bsd). Thanks to Petr Salinger. * arm/cvs-procinfo-eabi.diff: patch from CVS to not include asm/procinfo.h. * any/submitted-strtok.diff: new patch to fix a typo in strings/strtok.c. Closes: #426118. * debian/sysdeps/depflags.pl: depends on libgcc1/libgcc2/libgcc4. * any/cvs-nscd-short-replies.diff: new patch from CVS to fix crash on short replies. * sysdeps/depflags.mk, sysdeps/depflags.pl: use DEB_HOST_ARCH_OS and DEB_HOST_ARCH instead of DEB_HOST_GNU_SYSTEM and DEB_HOST_GNU_TYPE. * debian/sysdeps/arm.mk, debian/script.in/kernelcheck.sh: bump minimum kernel requirement to 2.6.12 on arm to get __ARM_NR_set_tls syscall. Closes: #421037. * debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14 on armel. * patches/series: disable any/local-ldconfig-timestamps.diff as this patch does not take into account sub-directories. [ Clint Adams ] * debian/local/manpages/ld.so.8: quote accepted values for LD_DEBUG. closes: #426101. * New Malayalam debconf translation, by Sajeev പിആര്‍. closes: #426203. * Update Vietnamese debconf translation, by Clytie Siddall. closes: #426824. -- Aurelien Jarno Sun, 03 Jun 2007 19:01:50 +0200 glibc (2.5-9) unstable; urgency=low * debian/patches/arm/local-ioperm.diff: Remove the check involving LINUX_VERSION_CODE. * debian/patches/hppa/submitted-atomic_h.diff: update to loop again when the kernel returns -EDEADLOCK. Workaround: #425567. -- Aurelien Jarno Tue, 22 May 2007 17:03:23 +0200 glibc (2.5-8) unstable; urgency=low [ Aurelien Jarno ] * debian/sysdeps/depflags.pl: Add a conflicts on binutils (<< 2.17cvs20070426-1) for libc-dev. Closes: #422625. [ Clint Adams ] * debian/sysdeps/depflags.pl: Clean out relationships for packages that do not exist in sarge or later. * debian/debhelper.in/libc.install: do not hardcode the glibc version number in the path to gai.conf. * debian/control.in/main, debian/sysdeps/depflags.pl: use linux-libc-dev to build on all linux architectures. (retain Depends alternative on linux-kernel-headers) [ Aurelien Jarno ] * debian/local/etc_init.d/glibc.sh: fix a typo. Closes: #423870. * debian/patches/hppa/submitted-atomic_h.diff: new patch to fix the atomic CAS function on hppa. Closes: #424057. * debian/control.in/main: unify the gcc-4.1 depends to (>= 4.1.2-6). -- Aurelien Jarno Sun, 20 May 2007 03:43:09 +0200 glibc (2.5-7) unstable; urgency=low * debian/sysdeps/i386.mk: switch from --includir= to amd64_includedir. * debian/local/etc_init.d/glibc.sh: fix the broken comment. Closes: #422587. -- Aurelien Jarno Mon, 07 May 2007 11:45:41 +0200 glibc (2.5-6) unstable; urgency=low * patches/any/cvs-vfprintf-stack-smashing.diff: new patch from upstream (fix enormous alloca triggered with %-X.Ys like formats specifier, with Y big, and in multi-byte locales). Closes: #380195, #421555. * patches/hppa/cvs-hppa-update.diff: update from CVS to fix bits/pthreadtypes.h on hppa. * patches/any/local-disable-nscd-host-caching.diff: the comment lines should have the '#' on the first column. Closes: #421882. * Remove patches/any/local-Rminkernel.diff (not needed anymore). * debian/patches/hppa/submitted-ustat.diff: new patch from Jeff Bailey to makes glibc build with exported kernel headers. * debian/patches/hppa/submitted-nptl-carlos2.diff: new patch to add STACK_GROWS_UP case to NPTL. * debian/patches/hppa/local-r19use.diff: new patch from Carlos O'Donell (specify r19 as input to asms that save/restore). * debian/patches/alpha/cvs-cfi.diff: new patch from CVS (fix cfi instructions in sysdep-cancel.h). Closes: #422067. * debian/sysdeps/kfreebsd-i386.mk: tune for i686. * debian/sysdeps/i386.mk: drop i386-linux-gnu compat symlinks, all the toolchain is now using i486-linux-gnu. * Merge from multiarch tree: - debian/rules: define localedir, sysconfdir and rootsbindir. - debian/rules.d/build.mk: use $(localedir), $(sysconfdir) and $(rootsbindir) instead of hardcoded values. Make includedir flavour specific. - debian/sysdeps/amd64.mk: define i386_includedir. - debian/sysdeps/powerpc.mk: define ppc64_includedir. - debian/sysdeps/ppc64.mk: define powerpc_includedir. - debian/sysdeps/s390.mk: define s390x_includedir. - debian/sysdeps/kfreebsd-amd64.mk: define i386_includedir. - debian/sysdeps/sparc.mk: define sparc64_includedir. * debian/control.in/main: build-depends on gcc-4.1.2 (>= 4.1.2-6) on hppa. -- Aurelien Jarno Mon, 07 May 2007 03:27:10 +0200 glibc (2.5-5) unstable; urgency=low [ Aurelien Jarno ] * Rename patches/all/submitted-iconv-E13B.diff into patches/all/cvs-iconv-E13B.diff as the patch has been accepted upstream. * debian/debhelper.in/libc.NEWS: new file to warn user to upgrade to a 2.6.1 or later kernel before upgrading the glibc. * debian/script.in/kernelcheck.sh: improve the kernel error message. * New Tamil debconf translation, by Tirumurti Vasudevan. Closes: #420755. * script.in/nohwcap.sh: use sed instead of awk. Closes: #420799. * Update Catalan debconf translation, by Jordà Polo. Closes: #420835. * Add support for n32 and 64 ABIs on mips and mipsel, but keep it disabled for now: - control.in/main: add libc6-dev-mipsn32, libc6-dev-mips64 to the build-dependencies. - control.in/mips64: add libc6-mips64 and libc6-dev-mips64 packages. - control.in/mipsn32: add libc6-mipsn32 and libc6-dev-mipsn32 packages. - rules.d/control.mk: use control.in/mips64 and control.in/mipsn32. - sysdeps/mips.mk: add two new passes for n32 and 64 ABIs. - sysdeps/mipsel.mk: likewise. * debian/control.in/main: drop build-depends on libssp32 and libssp64, build-depends on gcc-4.1 (>= 4.1.2-5) instead. Drop build-conflicts on gcc-4.1 (= 4.1.1-14). Closes: #413370. * debian/sysdeps/hppa.mk: switch back to gcc-4.1. * debian/debhelper.in/libc.preinst: add a check for silly users having LD_ASSUME_KERNEL=2.4.1 in their /etc/profile, ~/.bashrc or shell init script. * debian/control.in/main: build depends on binutils (>= 2.17cvs20070426-1). Closes: #405738. * debian/shlibver: bump shlib to 2.5-5 for the transition to hash-style=gnu. * debian/control.in/main: build depends on gcc-4.1-multilib on bi-arch architectures. * control.in/amd64, control.in/i386, control.in/kfreebsd-i386, control.in/mipsn32, control.in/mips64, control.in/powerpc, control.in/ppc64, control.in/s390x, control.in/sparc64: drop the depends on lib32gcc1/lib64gcc1. Recommends gcc-multilib. * debhelper.in/libc.postint: remove the version check when creating ld.so.conf. Closes: #420726. [ Michael Banck ] * patches/hurd-i386/local-dl-dynamic-weak.diff: new patch (turn _dl_dynamic_weak on by default for hurd-i386). [ Pierre Habouzit ] * nscd.init: + use nscd --shutdown rather than start-stop-daemon to stop nscd more gracefuly. Closes: #338507. + also invalidate hosts on reload. + drop oldies (nscd_nischeck things, does not exists anymore). * patches/any/cvs-scanf_hexfloat.diff: fix a bug when parsing a float in hexadicimal form with no exponent. Closes: #166403. * disable hosts caching in nscd by default as it breaks gethostby* calls (does not respect DNS TTLs, see #335476): + document it in nscd.NEWS.Debian. + patches/any/local-disable-nscd-host-caching.diff: update nscd.conf. [ Clint Adams ] * Switch from linux-kernel-headers to linux-libc-dev | linux-kernel-headers. -- Aurelien Jarno Mon, 30 Apr 2007 21:55:09 +0200 glibc (2.5-4) unstable; urgency=low * debian/rules.d/build.mk: fix the testsuite workaround on the MIPS SB1 platform. * debian/locales-all.README.Debian: Remove again, it is useless now. (Closes: #378191) * debhelper.in/libc.preinst: use dpkg-query instead of looking into /var/lib/dpkg/info. Thanks to Guillem Jover for the hint. * patches/mips/cvs-ldsodefs_h.diff: new patch (correct multiple inclusion guard in sysdeps/mips/ldsodefs.h) from CVS. * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent -4 special case handling when wcp == wstartp + 1). Closes: #419225. * patches/any/cvs-bits_in_h-ipv6.diff: new patch from CVS (defines IPV6_V6ONLY in bits/in.h). Closes: #420188. * debhelper.in/libc.preinst: check the library files instead of links while checking for a non-dpkg owned libc6 in /lib/tls. Links are recreated by ldconfig. * patches/any/cvs-realpath.diff: new patch (fix wrong comment about realpath() in /usr/include/stdlib) from CVS. Closes: #239427. * debian/local/manpages/iconv.1: mention that -t is optional. Closes: #354292. * debian/local/manpages/iconv.1: mention that multiple fils could be specified on the command line. Closes: #340911. * debian/patches/any/submitted-strfry.diff: new patch (fix strfry() distribution) by Steinar H. Gunderson. Closes: #341903. * patches/all/submitted-iconv-E13B.diff: new patch to fix wrong E13B charset alias. patches/any/submitted-iconv-colon.diff: new patch to allow colons in charset names. Closes: #91935. * New Hungarian debconf translation, by Attila Szervác. Closes: #420420. * debian/patches/any/local-ldd.diff: update to discard the error message that appears if one of the dynamic loader is not supported by the kernel. Closes: #263494. * debian/patches/arm/cvs-check_pf.c: new patch (fix assertion in check_pf.c) from CVS. Closes: #420552. * debian/debhelper.in/glibc-doc.links: add missing manpages links for functions documented with others. Closes: #413989. -- Aurelien Jarno Mon, 23 Apr 2007 11:41:18 +0200 glibc (2.5-3) unstable; urgency=low [ Pierre Habouzit ] * patches/any/submitted-unistd_XOPEN_VERSION.diff: set _XOPEN_VERSION to 600 when __USE_XOPEN2K is set. Closes: #203412. * patches/any/cvs-glob-c.diff: fixes glob wrt \/ escapes (among other fixes). Closes: #234880. [ Aurelien Jarno ] * Update Italian debconf translation, by Luca Monducci. Closes: #419399. * Put back ld.so into optimized packages, it can be useful in some cases. * Update French debconf translation, by Christian Perrier. Closes: #419445. * Switch from gzip to lzma for compressing the locales in the locales-all package. The unpacked size is decreased by 10 and the packed size by 4 for no measurable difference on the unpacking time. * patches/any/submitted-gethostbyname_r.diff: new patch to fix unaligned memory access in gethostbyname_r.diff(). Closes: #419459. * Rewrite from scratch /etc/ld.so.nohwcap handling. Closes: #419036 - script.in/nohwcap.sh: new snipplet to check dpkg and handle /etc/ld.so.nohwcap - rules.d/debhelper.mk: replace NOHWCAP with nohwcap.sh in debhelper scripts - debhelper.in/libc.preinst: only touch /etc/ld.so.nohwcap - debhelper.in/libc.postinst: replace the old code with NOHWCAP, add code to remove /etc/ld.so.hwcappkgs file on upgrade - debhelper.in/libc-otherbuild.postrm: replace the old code with NOHWCAP - debhelper.in/libc-otherbuild.postinst: ditto - debhelper.in/libc-otherbuild.preinst: remove * debhelper.in/libc.install: remove /usr/bin/lddlibc4 from the libc6 package. * debhelper.in/libc.preinst: check for a non-dpkg owned libc6 in /lib/tls. Closes: #419189. * Update Dutch debconf translation, by Bart Cornelis. Closes: #419729. * debhelper.in/libc.postinst: fix the chroot detection, code taken from udev scripts. * debian/rules.d/build.mk: disable testsuite on the MIPS SB1 platform. * patches/localedata/first_weekday.diff: Add first_workday for *_NO and *_DK. Closes: #379100. -- Aurelien Jarno Thu, 19 Apr 2007 07:55:58 +0200 glibc (2.5-2) unstable; urgency=low * Update Portuguese debconf translation, by Ricardo Silva. Closes: #418301, #418472. * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de Wiel. Closes: #418332. * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #418337. * Update Turkish debconf translation, by Erçin Eker. Closes: #418340. * Update Galician debconf translation, by Jacobo Tarrio. Closes: #418365. * Update Arabic debconf translation, by Ossama Khayat. Closes: #418378. * Update German debconf translation, by Helge Kreutzmann. Closes: #418426. * Update Basque debconf translation, by Piarres Beobide. Closes: #418521. * Update Swedish debconf translation, by Daniel Nylander. Closes: #418545. * Update Spanish debconf translation, by Carlos Valdivia Yagüe. Closes: #418720. * Update Russian debconf translation, by Yuri Kozlov. Closes: #418748. * Update Czech debconf translation, by Miroslav Kure. Closes: #418767. * debian/locales-depver: remove exp from the locales version. * Replace patches/alpha/submitted-sigsuspend.diff by patches/alpha/cvs-sigsuspend.diff from upstream. * patches/any/local-ldconfig-fsync.diff: call fsync() before closing /etc/ld.so.cache. Closes: #416716. * Update Korean debconf translation, by Sunjae Park. Closes: #418872. * patches/any/local-notls.diff: also include pthread.h from linuxthreads/sysdeps/pthread/gai_misc.h. m68k/cvs-m68k-update.diff: update from CVS. Closes: #418881. * debian/local/usr_sbin/tzconfig: removed. * debian/local/manpages/tzconfig.8: removed. * debian/sysdeps/depflags.pl: conflict with tzdata (<< 2007e-2). Older versions need tzconfig. * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent -4 special case handling when wcp == wstartp + 1). Closes: #419225. -- Aurelien Jarno Sat, 14 Apr 2007 17:23:17 +0200 glibc (2.5-1) unstable; urgency=low * New upstream version 2.5. - Adds support of POSIX_MADV_* on mips, mipsel, arm and hppa. Closes: #381294. - Fixes a pointer-to-long overflow in sunrpc code. Closes: #389084. - Fixes getent wrt ipv4 hosts lookups. Closes: #347358. - Fixes strtod wrt hex floats with negative exponent. Closes: #172562. - Fixes nice() errno when called without appropriate privileges. Closes: #286825. - Provides sys/inotify.h. Closes: #369402. - Fixes strtod("INF") with some locales. Closes: #415417. [ Aurelien Jarno ] * debian/shlibver: Bump up to 2.5. * debian/copyright: update. * Remove locale/cvs-iso3166.diff (merged upstream). * Remove localedata/locale-ro_RO.diff (merged upstream). * Remove arm/cvs-portshead.patch (merged upstream). * Remove arm/local-dwarf2-buildfix.diff (merged upstream). * Remove hppa/cvs-clone.patch (merged upstream). * Remove hppa/cvs-portshead.diff (merged upstream). * Remove hppa/submitted-drop-utimes.diff (merged upstream). * Remove hurd-i386/cvs-machrules-make.diff (merged upstream). * Remove mips/cvs-fork.diff (merged upstream). * Remove mips/cvs-resource.diff (merged upstream). * Remove powerpc/cvs-procfs.diff (merged upstream). * Remove any/cvs-argp_h.diff (merged upstream). * Remove any/cvs-getcwd_c.diff (merged upstream). * Remove any/cvs-sysctl.diff (merged upstream). * Remove any/cvs-thread_signals.diff (merged upstream). * Remove any/cvs-uio_h.diff (merged upstream). * Remove any/cvs-sunrpc-xdrmem_setpos.diff (merged upstream). * Remove any/cvs-getent-wrong-struct-size.diff (merged upstream). * Remove any/submitted-strfmon.diff (merged upstream). * Remove all/submitted-uninitialized-byte-LC_CTYPE.diff (merged upstream). * Remove any/local-ttyname-devfs.diff (devfs is not supported anymore). * Update arm/local-no-hwcap.diff. * Update any/local-ldso-disable-hwcap.diff. * Update all/submitted-new-brf-encoding.diff. * debhelper.in/libc.docs: remove INTERFACE as it has been removed upstream. * sysdeps/depflags.pl: don't make libc6 depends on tzdata, as this package is of priority required. Should help to debconfize tzdata. * sysdeps/i386.mk: put the static Xen libc flavour in /usr/lib/xen. Closes: #391372. * sysdeps/powerpc.mk: install 64-bit headers (actually gnu/stubs-64.h) directly into /usr/include and provide /usr/include/powerpc64-linux-gnu as a symlink to /usr/include for compatibility reasons. Closes: #391858. * sysdeps/ppc64.mk: install 32-bit headers (actually gnu/stubs-32.h) directly into /usr/include and provide /usr/include/powerpc-linux-gnu as a symlink to /usr/include for compatibility reasons. * kfreebsd/local-scripts.diff: update. * kfreebsd/local-sys_queue_h.diff: update. * kfreebsd/local-sysdeps.diff: update to revision 1689 (from glibc-bsd). * kfreebsd/local-sysdeps-2.4.diff: remove. * sysdeps/kfreebsd: enable the ports add-on. * sysdeps/kfreebsd-i386.mk: ditto. * any/local-stubs_h.diff: new patch to fix a warning in stubs.h. Closes: #394128. * alpha/submitted-sigsuspend.diff: new patch (fix the build on alpha) from the libc-alpha mailing list. * debian/local/manpages/*: fix typos. Closes: #395427. * debian/debhelper.in/libc.dirs: don't provide /sys, now provided by initscripts. * debian/debhelper.in/nscd.init: add lsb header. * debian/rules.d/debhelper.mk: add support for installing lintian and linda overrides files. * debian/debhelper.in/libc.overrides: new file. * debian/debhelper.in/libc-dev.overrides: new file. * debian/debhelper.in/libc-alt.overrides: new file. * debian/debhelper.in/libc-otherbuild.overrides: new file. * debian/debhelper.in/libc-dev-otherbuild.overrides: new file. * debian/any/submitted-getcwd-sys_param_h.diff: new patch (fix the build with linuxthreads) from the libc-alpha mailing list. * debian/powerpc/cvs-tls-debug.diff: new patch (fix for debugging thread-local variables on powerpc) from CVS. * Build depends on gcc-4.2 on hppa to enable TLS on hppa. Closes: #397813. * debian/patches/hppa/cvs-hppa-update.diff: new patch (CVS update). * debian/sysdeps/hppa.mk, debian/script.in/kernelcheck.sh: bump minimum kernel requirement to 2.6.9 on hppa to get LWS CAS support. * debian/any/patches/local-linuxthreads-semaphore_h.diff: new patch (fix /usr/include/semaphore.h with linuxthreads). * sysdeps/sparc.mk: install 64-bit headers (actually gnu/stubs-64.h) directly into /usr/include and provide /usr/include/sparc64-linux-gnu as a symlink to /usr/include for compatibility reasons. Closes: #403980. * sysdeps/*.mk: build with -g instead of -g1. Closes: bug#403270. * debhelper.in/libc.install: install gai.conf in /etc. Closes: #404379. * Add patches/any/local-ldconfig-timestamps.diff (use the timestamps to update the cache only when needed) by Josselin Mouette. Closes: #374945. * Add partial support for armel, from http://armel-debs.applieddata.net/diffs/. * debian/debhelper.in/: delete /usr/doc removal from postinst scripts. * debian/control.in: drop the dependency on tzdata. It is a required package and the glibc from Etch depends on it, ensuring tzdata is always present post-Etch. * debian/script.in/kernelcheck.sh, debian/sysdeps/linux.mk: set the minimum kernel version to 2.6.1, except on m68k where it is set to 2.4.1. * patches/any/cvs-2.5-branch-update.diff: new patch (2.5 branch update) from upstream CVS. * patches/any/cvs-lt-update.diff: new patch (linuxthreads update) from upstream CVS. * debhelper.in/locales.templates: recommends UTF-8 locales by default. Closes: #312927. * control.in/main, rules.d/debhelper.mk: use dh_shlibdeps to set the dependencies of nscd. Closes: #409288. * sysdeps/s390.mk: install 64-bit headers (actually gnu/stubs-64.h) directly into /usr/include and provide /usr/include/s390x-linux-gnu as a symlink to /usr/include for compatibility reasons. * patches/all/local-pthread-manpages.diff: update to fix a typo in pthread_detach(3). Closes: #98852. * Change any/local-__thread.diff into any/local-notls.diff. * Update any/local-notls.diff (make glibc buildable without TLS support) from Petr Salinger and Aurelien Jarno. * hurd-i386/submitted-trivia.diff: new patch from Thomas Schwinge (make glibc partly buildable on Hurd). * hurd-i386/submitted-stat.diff: new patch from Thomas Schwinge (update struct stat on Hurd). * hurd-i386/submitted-libc_once.diff: new patch from Thomas Schwinge (add __libc_once_else to make glibc buildable on Hurd). * hurd-i386/local-msg-nosignal.diff: new patch from Thomas Schwinge (workaround the missing MSG_NOSIGNAL support). * m68k/cvs-m68k-update.diff: new patch (bits from CVS). Closes: #364098. * any/submitted-clock-settime.diff: new patch (include to get clockid_t). * hurd-i386/local-sigsuspend-nocancel.diff: new patch (workaround missing sigsuspend_not_cancel() on Hurd). * debhelper.in/glibc-doc.links: add symlinks from pthread_setcanceltype(3), pthread_setcancelstate(3) and pthread_testcancel(3) to pthread_cancel(3). Closes: #411132. * debian/control.in/i386: Changed the conflicts on ia32-libs-dev to a versioned conflict. Closes: #407540. * any/local-mktemp.diff: new patch (also propose mkdtemp as an alternative to mktemp). Closes: #377310. * any/cvs-ftw-c.diff: new patch (fix nftw() with FTW_CHDIR in /) from CVS. Closes: #367522. * any/cvs-printf_fp-c.diff: new patch (fix printf %#.0g) from CVS. Closes: #209136. * New Norwegian bokmål debconf translation, by Bjørn Steensrud. Closes: #412559. * Remove patches/arm/local-softfloat.diff and patches/series.arm-softfloat. Remove arm-softfloat from debian/rules.d/control.mk. armel (ARM EABI) replaces the softfloat architecture. * patches/any/cvs-pow.diff: new patch (fix pow(-inf, nan)) from upstream. Closes: #226291. * Update Catalan debconf translation, by Jordà Polo. Closes: #413259. [ Denis Barbier ] * Remove localedata/locale-en_NZ.diff (merged upstream). * Remove localedata/locale-nr_ZA.diff (merged upstream). * Remove localedata/new-catalan-locales.diff (merged upstream). * Remove localedata/update-ZA.diff (merged upstream). * Remove localedata/locale-te_IN.diff (merged upstream). * Remove locale/iso4217-RON.diff (merged upstream). * Update localedata/locales_CH.diff * Update localedata/supported.diff * Update localedata/locale-hy_AM.diff * Update localedata/locale-csb_PL.diff * Update localedata/dz_BT-collation.diff * Update localedata/locale-ia.diff * Update localedata/locales-sr.diff * Update localedata/tailor-iso14651_t1.diff * Update localedata/fix-lang.diff * Update localedata/first_weekday.diff [ Pierre Habouzit ] * Adding myself to Uploaders. * Rework patches/any/local-ldd.diff so that we don't use file(1) anymore (it wasn't used anyway). Closes: #165417, #413095. * Rework patch for #340871 (patches/m68k/local-mathinline_h.diff to use __NTH rather than __THROW) in function implementations. * Fix rpcgen(1) manpage, to match rpcgen(1) behaviour more closely. Closes: #46175. * patches/any/submitted-date-and-unknown-tz.diff: fix date output in case of an unknown timezone in $TZ, submitted upstream as #4028. Closes: #55648, #119540, #269238. [ Michael Banck ] * patches/hurd-i386/local-tls.diff: New patch (fixes building with TLS) by Samuel Thibault and Barry deFreese. Closes: #413787. [ Clint Adams ] * debian/watch: add watch file. * debian/control, debian/control.in/opt, debian/control.in/main, debian/control.in/libc0.1, debian/control.in/libc, debian/debhelper.in/locales.templates: English corrections from Christian Perrier for Debconf templates and package descriptions. Closes: #418006. -- Clint Adams Mon, 09 Apr 2007 16:17:20 -0400 glibc (2.4-1) UNRELEASED; urgency=low * New upstream version 2.4: - NPTL is used instead of linuxthreads on alpha. Closes: #325600. - NPTL being the default thread library when available, only one version of the thread library is available (either linuxthreads or NPTL). Closes: #399035. - .eh_frame has been fixed. Closes: #349688. - Fix a memory leak in getprotobyname. Closes: #365233. - Support for MALLOC_PERTURB has been added. Closes: #350579. - Support for 2.4 kernels has been removed. Closes: #258740. [ Clint Adams ] * Remove all/cvs-manual-memory.diff (merged upstream). * Remove all/cvs-manual-string.diff (merged upstream). * Remove any/cvs-divdi3-moddi3.diff (merged upstream). * Remove any/cvs-errlist.diff (merged upstream). * Remove any/cvs-siginfo_h.diff (merged upstream). * Remove any/cvs-regcomp_c.diff (merged upstream). * Remove any/cvs-tst-setcontext_c.diff (merged upstream). * Remove any/local-dash.diff (merged upstream). * Remove any/local-gcc4-elf.diff (merged upstream). * Remove powerpc/cvs-executable-got.diff (merged upstream). * Remove sparc/cvs-datastart.diff (merged upstream). * Remove sparc/cvs-gcc4-inline.diff (merged upstream). * Remove sparc/local-gcc4-mv8.diff (merged upstream). * Remove sparc/submitted-socket-weakalias.diff (merged upstream). * Remove everything to do with nscd_nischeck. * Remove any/local-linuxthreads-sizefix.diff (not necessary anymore). * Update hppa/submitted-lt.diff. * debian/shlibver: Bump up to 2.4-1. * Update any/local-bashisms.diff: fix invalid test operator (==) in run-iconv-test.sh * debian/rules.d/build.mk: don't try to build html documentation. * debian/sysdeps/hppa.mk: use ports and linuxthreads add-ons * debian/sysdeps/m68k.mk: use ports and linuxthreads add-ons * debian/sysdeps/m32r.mk: use ports and linuxthreads add-ons * debian/sysdeps/mips.mk: use ports add-on * debian/sysdeps/mipsel.mk: use ports add-on * debian/sysdeps/arm.mk: use ports add-on * Build with gcc 4.1 on all architectures but hurd-i386. * debian/debhelper.in/nscd.init: partially sync nscd initscript with upstream. * Remove mips/local-librt.diff. * debian/rules.d/tarball.mk: no longer run tar with -v. * Add hppa/cvs-portshead.patch (update hppa code to ports HEAD) * Add arm/cvs-portshead.patch (update arm code to ports HEAD) [ Denis Barbier ] * Remove locale/complex-collate.diff (merged upstream). * Remove locale/cvs-{iso4217,iso639}.diff, locale/cvs-localedata.diff * Remove from any/local-forward-backward-collation.diff a chunk merged upstream. * debian/rules.d/tarball.mk: glibc--2.4.tar.bz2 add-on unpacks into either or glibc--2.4, in which case it is renamed into . [ Michael Banck ] * debian/sysdeps/hurd.mk: Only use libidn for add-ons. [ Aurelien Jarno ] * Update all/submitted-new-brf-encoding.diff. * Remove alpha/cvs-gcc4-profile.diff (not needed anymore). * Update alpha/submitted-xstat.diff. * Update arm/cvs-gcc4-inline.diff. * Remove arm/cvs-gcc4.1-raise.diff (merged upstream). * Remove arm/cvs-float-byteorder.diff (merged upstream). * Remove arm/cvs-socket-weakalias.diff (merged upstream). * Update arm/local-ioperm.diff to reflect the new port add-on. * Update arm/local-no-hwcap.diff to reflect the new port add-on. * Remove any/cvs-argp_h.diff (merged upstream). * Remove any/cvs-ctan.diff (merged upstream). * Remove any/cvs-futimes.diff (merged upstream). * Remove any/cvs-nfs_h.diff (merged upstream). * Remove any/cvs-path_log.diff (merged upstream). * Remove any/cvs-resource_h.diff (merged upstream). * Remove any/cvs-static-getpid.diff (merged upstream). * Remove any/cvs-tls-crashfix.diff (merged upstream). * Add any/cvs-uio_h.diff from upstream to allow inclusion of bits/uio.h from fcntl.h and prevent multiple inclusions. * Remove any/local-kernel-features.diff (merged upstream). * Update any/local-ldso-disable-hwcap.diff. * Add any/local-linuxthreads-tst-sighandler.diff to disable tst-sighandler{1,2} tests, which seems to be buggy. * Update any/local-rtld.diff. * Update any/local-sysctl.diff to reflect the new port add-on. * Update any/local-version-sanity.diff. * Remove any/submitted-eh-frame-terminator.diff (merged upstream). * Update any/submitted-nis-netgrp.diff. * Remove i386/local-i486_ldt_support.diff (merged upstream). * Remove ia64/cvs-gcc41-atomic_h.diff (merged upstream). * Remove hppa/cvs-linesep.diff (merged upstream). * Remove hppa/cvs-no-ldbl-128 (merged upstream). * Replace hppa/cvs-pie-relocs.diff by submitted-nptl-carlos.diff, see http://lists.parisc-linux.org/pipermail/parisc-linux/2006-July/029549.html. * Remove hppa/local-gcc-4-profile.diff (not necessary anymore). * Update hppa/local-inlining.diff to reflect the new port add-on. * Remove hppa/local-remove-mallocdef.diff (not necessary anymore as spinlock ldcw fix has been applied). * Update hppa/submitted-drop-utimes.diff. * Remove hppa/submitted-fenv-align.diff (merged upstream). * Remove hppa/submitted-fpu.diff (merged upstream). * Remove hppa/submitted-iitlbp.diff (merged upstream). * Remove hppa/submitted-sysdeps.diff (merged upstream). * Remove hurd-i386/cvs-ioctl-pfinet.diff (merged upstream). * Remove hurd-i386/cvs-getresuid-dyslexia.diff (merged upstream). * Remove hurd-i386/cvs-posix-opts.diff (merged upstream). * Update hurd-i386/submitted-sysvshm.diff. * Remove kfreebsd/local-nscd_no_mremap.diff (not necessary anymore). * Update kfreebsd/local-scripts.diff. * Add kfreebsd/local-ftw.diff. * Add kfreebsd/local-sysdeps-2.4.diff. * Add kfreebsd/local-memusage_no_mremap.diff. * Remove m32r/cvs-elf-m32r_rel32.diff (merged upstream). * Update m68k/local-compat.diff. * Update m68k/local-mathinline_h.diff to reflect the new port add-on. * Update m68k/local-fpic.diff. * Update m68k/local-reloc.diff to reflect the new port add-on. * Update m68k/submitted-gcc34-seccomment.diff. * Add mips/cvs-fork.diff (fix the path to i386/fork.c) from CVS. * Add mips/cvs-resource.diff (fix a typo in bits/resource.h) from CVS. * Remove mips/cvs-gcc4-inline.diff (merged upstream). * Remove mips/cvs-gcc4-sysdeps.diff (merged upstream). * Update mips/submitted-msq.diff to reflect the new port add-on. * Remove powerpc/cvs-gcc41-initfini.diff (merged upstream). * Update any/local-libgcc-compat-{all,others}.diff and split them into any/local-libgcc-compat-{main,ports}.diff. Move mips/libgcc-compat.c to mips/mips32/libgcc-compat.c as it is only needed for the o32 ABI, and not needed for n32 and n64 ABIs. * Add sparc/local-fork.diff (use fork.c instead of fork.S). * Add any/local-__thread.diff (make glibc buildable without __thread support) from Michael Banck. * debian/script.in/kernelcheck.sh: set the minimum kernel version to 2.6.0, except on m68k where it is set to 2.4.1. * debian/sysdeps/i386.mk: install the xen flavour in /lib/i686/nosegneg and create /etc/ld.so.conf.d/libc6-xen.conf which uses the new hwcap feature. Closes: #363442. * debian/FAQ: Remove LD_ASSUME_KERNEL workaround, as linuxthreads versions of the glibc are not built anymore. [ Jeff Bailey ] * debian/control.in/libc: Move tzdata dependancy to ... * debian/sysdeps/depflags.mk: ... here. * debian/sysdeps/powerpc.mk: Include biarch headers in libc6-dev-ppc64 * debian/patches/any/local-dynamic-resolvconf.diff: New file to check for updated resolv.conf before a nameserver call. (Closes: #272265). * debian/patches/series: Use it. -- Clint Adams Sun, 28 May 2006 03:28:14 +0200 glibc (2.3.6.ds1-13) unstable; urgency=low * debhelper.in/libc.postinst: try to add /etc/ld.so.conf.d support for versions lower then 2.3.6.ds1-11 instead of 2.3.6-16, because new installations done with version from 2.3.6-16 to 2.3.6.ds1-10 are broken. Closes: #411542. -- Aurelien Jarno Wed, 21 Feb 2007 11:07:13 +0100 glibc (2.3.6.ds1-12) unstable; urgency=low [ Pierre Habouzit ] * patches/any/cvs-sunrpc-xdrmem_setpos.diff: fix a pointer-to-cast problem in sunrpc, backport from glibc-2.5. Closes: #389084. * patches/any/cvs-getent-wrong-struct-size.diff: fix a bad struct size in nss/getent.c, backport from glibc-2.5. Closes: #347358. * patches/any/local-sysctl.diff: sysctl is back for good it seems, remove the link warning from the patch. Closes: #410816. [ Aurelien Jarno ] * debian/control.in/opt: fix a typo: Ezla -> Ezra. Closes: #410839. -- Pierre Habouzit Thu, 15 Feb 2007 18:41:06 +0100 glibc (2.3.6.ds1-11) unstable; urgency=low * patches/kfreebsd/local-sysdeps.diff: update to revision 1886 (from glibc-bsd). * patches/any/cvs-itoa-c.diff: new patch from CVS (fix sprintf %0lld when argument equals to 0). Closes: bug#292523. * patches/all/local-pthread-manpages.diff: fix pthread manpages. Closes: bug#220719. * debhelper.in/libc-otherbuild.postinst: fix handling of /etc/ld.so.hwcappkgs. Closes: bug#409374. * debhelper.in/libc.postinst: fix code adding /etc/ld.so.conf.d support to /etc/ld.so.conf. Closes: bug#409516. -- Aurelien Jarno Sat, 3 Feb 2007 20:13:29 +0100 glibc (2.3.6.ds1-10) unstable; urgency=low * sysdeps/kfreebsd.mk: Link all machine*/ directories to support new bi-arch headers. * Add bi-arch support on kfreebsd-amd64: - debian/sysdeps/kfreebsd-amd64.mk: New pass for 32-bit glibc - debian/control.in/main: Add build-depends on libc0.1-dev-i386 - debian/control.in/kfreebsd-i386: add libc0.1-dev-i386 and libc0.1-i386 packages * patches/kfreebsd/local-sysdeps.diff: update to revision 1853 (from glibc-bsd). * debian/control.in/libc: downgrade priority of libc-dev to optional from standard to match overrides. * debian/patches/hppa/cvs-clone.diff: new patch by Helge Deller inspired from upstream CVS code (fix LTP clone04 and clone06 test). Closes: #405411. * debian/patches/any/cvs-zdump-64-bit.diff: new patch from CVS to fix zdump on 64-bit architectures. Closes: #402776. * debian/quitlrc: new file. * debian/rules.d/quilt.mk: use debian/quiltrc instead of default ~/.quiltrc. Closes: #406136. -- Aurelien Jarno Mon, 8 Jan 2007 22:29:37 +0100 glibc (2.3.6.ds1-9) unstable; urgency=low [ Aurelien Jarno ] * patches/kfreebsd/local-sysdeps.diff: update to revision 1775 (from glibc-bsd). * debian/po/eu.po: new file, thanks to Piarres Beobide. Closes: #398984. * debian/wrapper/objcopy: remove useless .debug_loc (patch from Daniel Jacobowitz). Closes: #399217. * debian/po/de.po: Fix German translation. Closes: #372817. [ Michael Banck ] * patches/hurd-i386/submitted-futimes.diff: Moved to ... * patches/hurd-i386/cvs-futimes.diff: ... here, updated with the version committed upstream by Roland McGrath. -- Aurelien Jarno Thu, 7 Dec 2006 11:27:42 +0100 glibc (2.3.6.ds1-8) unstable; urgency=high * any/local-iconv-fix-trampoline.diff: new patch (fix iconvconfig segfault when run under exec-shield, PaX or similar) from hlfs. Closes: #397020. * debian/po/ro.po: new file, thanks to Stan Ioan-Eugen. Closes: #395348. * debhelper.in/locales.prerm; debhelper.in/locales.prerm, debhelper.in/locales-all.prerm: fixed bad interactions between locales and locales-all. Closes: #396354. * patches/kfreebsd/local-sysdeps.diff: update to revision 1703 (from glibc-bsd). -- Aurelien Jarno Sat, 4 Nov 2006 23:36:19 +0100 glibc (2.3.6.ds1-7) unstable; urgency=low [ Aurelien Jarno ] * New any/local-no-pagesize.diff (remove the usage of PAGE_SIZE) by Steve Langasek. Closes: #394385. -- Aurelien Jarno Sat, 21 Oct 2006 22:41:39 +0200 glibc (2.3.6.ds1-6) unstable; urgency=low [ Aurelien Jarno ] * Improve the heuristic used to detect other copy of the C library. Closes: #390950. * Add m68k/local-pthread_lock.diff (fix deadlock with pthread_spinlock) by Roman Zippel. Closes: #385917. * Build-conflicts with buggy gcc-4.1 (= 4.1.1-14). Closes: #391485. -- Aurelien Jarno Sat, 7 Oct 2006 23:54:49 +0200 glibc (2.3.6.ds1-5) unstable; urgency=low [ Aurelien Jarno ] * debian/local/manpages/ldconfig.8: Update the manpage. Closes: #325921. * debian/local/manpages/ld.so.8: Update the manpage. Closes: #171145, #357676, #280027. * rules.d/debhelper.mk: don't make ld.so.8.gz or ld.so.conf executable. * debian/FAQ: specify that LD_ASSUME_KERNEL does not work on amd64. Closes: #386924. * patches/any/cvs-sqrt.diff: New patch from upstream to fix sqrt computation for negative imaginary number. Closes: #388852. [ Michael Banck ] * Add hurd-i386/cvs-getsid.diff (fix getsid(0) on the Hurd) by Samuel Thibault (patch from glibc-2.4). * Add hurd-i386/submitted-futimes.diff (fix touch on the Hurd) by Thomas Schwinge and Samuel Thibault. Closes: #388785. [ Denis Barbier ] * Add sr_ME and sr_RS locales, and keep sr_CS for backward compatibility. * First weekday is Sunday in Brazil. Closes: #385859 Thanks Gunther and Felipe Augusto van de Wiel. -- Aurelien Jarno Sun, 1 Oct 2006 18:48:27 +0200 glibc (2.3.6.ds1-4) unstable; urgency=low * debian/control.in/opt: add a new line at the end of the file. (Closes: #384375). * debian/rules.d/control.mk: add a check to make sur that all files in debian/control.in have a new line at the end. -- Aurelien Jarno Thu, 24 Aug 2006 00:21:25 +0200 glibc (2.3.6.ds1-3) unstable; urgency=low * patches/any/cvs-sysctl.diff: patch from upstream to fix the sysctl() problem for NPTL. * patches/any/local-sysctl.diff: remove the NPTL fix from this patch, apply the same kind of fix for linuxthreads than for NPTL. (Closes: #383976). * patches/any/local-sysctl.diff: fix for arm. * patches/any/local-bashisms.diff: fix bashisms in the testsuite. * debian/control.in/{i386,powerpc,ppc64,s390x,sparc64}: change the bi-arch package priority to optional (but keep libc6-i386 on amd64 to standard). (Closes: #344253). * debian/control.in/opt: Removed the comment about the IBM's JDK in the descriptions of the optimized packages, as an NPTL version is also present in the main libc. * debian/rules.d/build.mk: force the locale directory to /usr/lib/locale. This way the 32-bit libc6 on amd64 is able use the locales correctly (it was already done for other bi-arch architectures). (Closes: #379959). -- Aurelien Jarno Wed, 23 Aug 2006 00:38:22 +0200 glibc (2.3.6.ds1-2) unstable; urgency=low [ Aurelien Jarno ] * rules.d/build.mk: removed the call to texi2html. (Closes: #383276). * New debian/patches/any/cvs-ctermid.diff from upstream to fix a segfault in ctermid(NULL). Thanks Denis for the hint. (Closes: #380504, #383362). * New debian/patches/localedata/reverted-for-etch.diff: revert a few locales changes done in 2.3.6.ds1-1 and refused by the release managers: - locales/vi_VN: Various fixes - locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep. [ Denis Barbier ] * debian/patches/localedata/cvs-localedata.diff: A new test target tst-strfmon1 was previously added into localedata/Makefile, so add localedata/tst-strfmon1.c to really perform this test. -- Aurelien Jarno Thu, 17 Aug 2006 00:32:25 +0200 glibc (2.3.6.ds1-1) unstable; urgency=low [ Denis Barbier ] * New all/submitted-uninitialized-byte-LC_CTYPE.diff patch to fix uninitialized bytes or misaligned words in locale files. * debian/debhelper.in/locales-all.postinst: Make localedef silent, and fix an error, this script could not be run more than once. * debian/debhelper.in/locales-all.prerm: New file, to remove /usr/lib/locale/locale-archive. Thanks Lars Wirzenius. (Closes: #382136) * debian/debhelper.in/locales.postinst: Pass --no-checks to update-locale to not break installation of this package even if non working locales are selected. Thanks Robert Millan. (Closes: #365628) * debian/patches/locale/cvs-iso4217.diff: Update to CVS 2006-08-12. * debian/patches/localedata/cvs-localedata.diff: Update to CVS 2006-08-12 Among other changes: * New locale files: as_IN, ca_AD, csb_PL, el_CY, fr_AD, it_AD, nr_ZA, or_IN, pa_PK and tr_CY. * charmaps/MIK: New file. * Sync bg_BG bs_BA es_MX ru_RU tg_TJ tt_RU with latest iso-4217.def * Add transliateration support to LC_CTYPE for most locales. * Fix date fields for several *_IN locales. * locales/{*_ZA,ro_RO,vi_VN}: Various fixes * locales/de_DE: Fix date_fmt. * locales/hu_HU: Better month name abbreviations. * locales/pl_PL: Don't ignore U0020 in collation. * locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep. * locales/es_UY: Change currency_symbol. Closes: #378151 * locales/de_CH: Change thousand separator to '. * The following patches have been merged into localedata/cvs-localedata.diff and are dropped: locale/iso4217-RON.diff localedata/locale-ro_RO.diff localedata/new-catalan-locales.diff localedata/locale-te_IN.diff localedata/locale-nr_ZA.diff localedata/update-ZA.diff [ Aurelien Jarno ] * sysdeps/{powerpc,s390,ia64}.mk: make the NPTL version buildable on 2.4 kernels. * New any/local-sysctl.diff patch to remove the annoying warning messages that appear with 2.6.18+ kernels, and to warn users to not use sysctl(). * debian/debhelper.in/libc.postinst: update list of optimized glibc packages. Thanks Petr Salinger. (Closes: #383168). * New any/cvs-static-getpid.diff patch from upstream to fix getpid() in statically linked programs on some architectures. (Closes: #367656). -- Aurelien Jarno Tue, 15 Aug 2006 23:01:43 +0200 glibc (2.3.6-19) unstable; urgency=low [ Michael Banck ] * debhelper.in/libc-udeb.install.hurd-i386: New file; libpthread is not part of glibc on the Hurd. [ Aurelien Jarno ] * Ship librt in the libc udeb (closes: bug#381881). -- Aurelien Jarno Tue, 8 Aug 2006 18:18:48 +0200 glibc (2.3.6-18) unstable; urgency=medium (urgency set to medium as it fixes a FTBFS) [ Aurelien Jarno ] * Update ia64/cvs-gcc41-atomic_h.diff again (fix build failure with gcc-4.1, nptl part) from upstream. -- Aurelien Jarno Tue, 1 Aug 2006 16:59:33 +0200 glibc (2.3.6-17) unstable; urgency=medium (urgency set to medium as it fixes a FTBFS) [ Aurelien Jarno ] * Update ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from upstream. [ Michael Banck ] * debian/sysdeps/hurd.mk: Disable RUN_TESTSUITE. -- Aurelien Jarno Sun, 30 Jul 2006 21:25:32 +0200 glibc (2.3.6-16) UNRELEASED; urgency=low (urgency set to medium as it fixes a FTBFS) [ Aurelien Jarno ] * Add arm/cvs-gcc4.1-raise.diff (fix build failure with gcc-4.1) from upstream. * Add ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from upstream. * Build with gcc 4.1 on all architectures but hurd-i386. * debian/sysdeps/s390.mk: switch s390x to nptl. * debian/rules.d/build.mk: use ld.so libc.so instead of libc.so to determine if the host CPU is able to run the testsuite. * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel headers. * debian/sysdeps/kfreebsd.mk: also use the nfs/ directory from kernel headers. * patches/kfreebsd/local-sysdeps.diff: update to revision 1631 (from glibc-bsd). * debian/local/manpages/iconv.1: fixed the description of the --silent option. (Closes: #375741) * debian/local/manpages/iconv.1: fixed the use of the TH keyword. (Closes: #372510) * debian/locales-all.README.Debian: File removed, it is useless now. (Closes: #378191) * Update Russian debconf translation, by Yuri Kozlov. (Closes: #379395) * debian/debhelper.in/libc.postinst: add /etc/ld.so.conf.d/ support. * Drop any/local-ldconfig-multiarch.diff, use /etc/ld.so.conf.d/ to configure multiarch libraries. * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh. (Closes: #340871) [ Denis Barbier ] * debian/control.in/main: also make locales Conflicts: belocs-locales-bin. * debian/debhelper.in/locales.config: some programs keep modifying /etc/environment to store locale variables, so read /etc/environment even when upgrading new versions. Of course, /etc/default/locale has still a higher precedence over /etc/environment. (Closes: #363644) * Add new Lithuanian debconf translation, by Gintautas Miliauskas. (Closes: #374365) * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de Wiel. (Closes: #375451) * debian/debhelper.in/libc.postinst: Call iconvconfig to generate /usr/lib/gconv/gconv-modules.cache. (Closes: #376811) * debian/debhelper.in/libc.postrm: Remove this cache file. -- Aurelien Jarno Thu, 8 Jun 2006 08:03:49 +0200 glibc (2.3.6-15) unstable; urgency=low * debian/rules.d/build.mk: generate a test log file even if the testsuite is disabled, too make debhelper 5 happy. -- Aurelien Jarno Thu, 8 Jun 2006 08:02:47 +0200 glibc (2.3.6-14) unstable; urgency=low [ Aurelien Jarno ] * debian/debhelper.in/nscd: explicitely list the tables to invalidate. (Closes: #370124) * debian/debhelper.in/nscd: create /var/run/nscd if it does not already exist. (Closes: #370122) * Update m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh. Enable it. (Closes: #340871) * debian/debhelper.in/libc.preinst: also check for other copies of the libc in /lib32 and /lib64. * debian/debhelper.in/libc.preinst, debian/rules.d/debhelper.mk: only use the default system linker when searching for other copies of the libc. * debian/sysdeps/i386.mk: make /lib/i386-linux-gnu and /usr/lib/i386-linux-gnu symlinks relative. * debhelper.in/libnss-dns-udeb.install, debhelper.in/libnss-files-udeb.install: fix the installation path. (Closes: #370523) * patches/kfreebsd/local-sysdeps.diff: update to revision 1583 (from glibc-bsd) to fix the build with gcc-4.1. * patches/m32r/local-ports-m32r.diff: remove libc_cv_gcc_unwind_find=yes from m32r/configure by Kazuhiro Inaoka. (Closes: #371052) * rules.d/debhelper.mk: don't install librpcsvc.a when cross-compiling. (Closes: #369657) * debian/compat, debian/control.in/main: switch to debhelper 5.0. [ Denis Barbier ] * debian/patches/localedata/tailor-iso14651_t1.diff: Fix several collation rules, which could cause errors in regular expressions with character ranges, in particular with et_EE locale. (Closes: #362514) * debian/patches/localedata/locale-csb_PL.diff * debian/patches/localedata/locale-ro_RO.diff * debian/patches/localedata/locale-se_NO.diff: Apply similar fixes. * debian/main/control.in: make locales Conflicts: belocs-locales-data. -- Aurelien Jarno Wed, 7 Jun 2006 23:16:58 +0200 glibc (2.3.6-13) unstable; urgency=low * debian/patches/alpha/local-gcc4.1.diff: fix a small typo. sigh. * debian/control.in/main: build-depends on libc6-dev-s390x on s390. * Remove any/local-libgcc-static.diff. (Closes: #369636, #369641) -- Aurelien Jarno Wed, 31 May 2006 07:20:14 +0200 glibc (2.3.6-12) unstable; urgency=low * Don't do a udeb pass, it is still too buggy. (Closes: #369492) * debian/control.in/main: build-depends on libc6-dev-sparc64 on sparc. * Add patches/alpha/local-gcc4.1.diff (fix build with gcc-4.1) from Falk Hueffner. * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from glibc-bsd). -- Aurelien Jarno Tue, 30 May 2006 22:35:35 +0200 glibc (2.3.6-11) unstable; urgency=low [ Aurelien Jarno ] * debian/rules/build.mk: don't remove ld.so from udeb packages. * debian/rules: move udeb_add-ons to debian/sysdeps/{kfreebsd,linux}.mk. * M32R support: (Closes: #366962) - debian/rules.d/control.mk: add m32r. - Add debian/sysdeps/m32r.mk. - Add debian/patches/any/cvs-futimes.diff (use fnctl64 if fnctl is no available). - Add debian/patch/any/local-kernel-features.diff (fix the include path for kernel-features.h) so that it could be used from other files. - Add debian/patches/any/local-libgcc-static.diff (link with libgcc_s). - Add debian/patches/m32r/local-ports-m32r.diff (m32r support). - Add debian/patches/m32r/cvs-elf-m32r_rel32.diff (Add R_M32R_REL32 to elf/elf.h). * debian/local/manpages/localedef.1: fix a typo. (Closes: #310477) * debian/local/manpages/iconv.1: fix the indentation (Closes: #316148) * debian/local/manpages/iconv.1, debian/local/manpages/localedef.1: change sarge into etch. * debian/sysdeps/kfreebsd.mk: build the udeb package with -Os on kfreebsd-i386 and kfreebsd-amd64. * debian/sysdeps/*.mk: build the udeb with -Os, except on m68k and s390. * debian/sysdeps/hppa.mk: build the udeb with gcc 4.1. mipsel, powerpc and sparc. * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the arm build daemons are still running a 2.4 kernel. * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i still needs a 2.4 kernel. * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from glibc-bsd). * Add debian/patches/powerpc/cvs-gcc41-initfini.diff (fix build with gcc 4.1 on powerpc) from upstream CVS. * debian/sysdeps/i386.mk: add a symlink (/usr)/lib/i386-linux-gnu -> (/usr)/lib/i486-linux-gnu. * Remove patches/i386/local-sse-oldkernel.diff (we don't support 2.2 kernels anymore). * Merge debian/local/etc_init.d/nscd and debian/debhelper.in/nscd.init. (Closes: #368587) * Remove debian/local/etc_init.d/nscd. [ Denis Barbier ] * Add patches/all/submitted-new-brf-encoding.diff: Add new BRF encoding (ASCII Braille), submitted upstream by Samuel Thibault. * Add patches/localedata/locale-zh_TW.diff: Remove from dates. Thanks Dan Jacobson (Closes: #352600) [ Clint Adams ] * debian/debhelper.in/libc.preinst: use POSIX syntax for kill. * debian/control.in/main: bump to Standards-Version 3.7.2. -- Aurelien Jarno Tue, 30 May 2006 02:28:33 +0200 glibc (2.3.6-10) unstable; urgency=low [ Aurelien Jarno ] * debian/debhelper.in/libc.preinst: use the original path if readlink -f fails to canonicalize the path. (Closes: #368116) * Add patches/arm/local-softfloat.diff (support for arm softfloat), and enable on arm-softfloat only, as it breaks other architectures. (Closes: #358772) * debian/rules.d/control.mk: Add arm-softfloat to the architectures list. * Do a separate pass for the udeb package, so that it could use different build options. * Set the minimum kernel to 2.6.1 for the udeb package, except for i386, m68k, mips, mipsel, powerpc and s390. * Enable the locales-all package. (Closes: #308020) * debian/sysdeps/i386.mk: build the glibc with --without-__thread again on i386 (Closes: #368022, #368326). * debhelper.in/libc.preinst, debhelper.in/libc-otherbuild.postinst, debhelper.in/libc.postinst, debhelper.in/libc-otherbuild.preinst: use /bin/sh instead of /bin/bash. (Closes: #267594) * patches/kfreebsd/local-sysdeps.diff: update to revision 1571 (from glibc-bsd). -- Aurelien Jarno Sun, 21 May 2006 22:36:27 +0200 glibc (2.3.6-9) unstable; urgency=low * Don't run make install with -j, as it is not SMP safe. -- Aurelien Jarno Thu, 18 May 2006 17:54:39 +0000 glibc (2.3.6-8) unstable; urgency=low [ Aurelien Jarno ] * Disable m68k/local-mathinline_h.diff, it breaks the build of the glibc on m68k. * Add all/local-pt_BR.diff (fix a small typo in the Brazilian Portuguese translation) by Guilherme de S. Pastore. (Closes: #319422) * Add hurd-i386/local-mlock.diff (fix mlock on Hurd/Mach), by Samuel Thibault. (Closes: #349204) * sysdeps/i386.mk: build glibc with --with-__thread on i386. * debian/local/manpages: s/woody/etch/g. (Closes: #364198) * sysdeps/depflags.pl: bumped the versioned conflicts with initrd-tools to 0.1.84.1, as older version use LD_ASSUME_KERNEL=2.4. (Closes: #365647) * Follow symlinks while checking for other copy of the C library. (Closes: #365838) * Invalidate nscd cache when calling /etc/init.d/nscd restart. (Closes: #365676, #365677) * /usr/sbin/tzconfig: set umask to 022. (Closes: #367145) * debian/main/control.in: make locales Replaces: lliurex-belocs-locales-data. (Closes: #365651) * Move the NJOBS part to debian/sysdeps/(system) to debian/rules. * debian/debhelper.in/libc-otherbuild.postinst: fixed parsing of /etc/ld.so.hwcappkgs. (Closes: #364666) [ Denis Barbier ] * Fix location of locales/NEWS.Debian. Thanks Matthijs Mohlmann. (Closes: #362763) * locales.postinst: Do not abort if the current locale is not generated. * locales.config: Fix shell scripting when "All locales" is selected along with other choices, Thanks Olivier Trichet. (Closes: #364251) * update-locale: When checking for invalid locale settings, do not mess up with current environment settings. * Remove sem_*.3 manual pages from glibc-doc, these manual pages are updated and maintained in the manpages-dev package. (Closes: #365547) [ Michael Banck ] * Add hurd-i386/cvs-posix-opts.diff (Define many missing options, most notably _POSIX_THREAD_SAFE_FUNCTIONS) by Roland McGrath (patch from HEAD). -- Aurelien Jarno Thu, 18 May 2006 15:34:08 +0000 glibc (2.3.6-7) unstable; urgency=medium [ Aurelien Jarno ] * Urgency set to medium because this version fixes and RC bug in testing. * Optimized libraries should actually be cross-compiled as we don't know the CPU that will be used. * Allow the glibc to be cross-compiled for Linux and kFreeBSD. (Closes: #358771) * Bumped the minimum kernel to 2.4.1 instead of 2.4.0 as there are some important new features in this version. Thanks to Petr Salinger for noticing me. * Add m68k/local-mathinline_h.diff (fix bits/mathinline.h), by Roger Leigh. (Closes: #340871) * Add beginning and end timestamps to both the build logs and the testsuite logs. (Closes: #155690) * debian/sysdeps/sparc.mk: build sparcv9b optimized libraries with -mtune=ultrasparc3. * debian/sysdeps/kfreebsd/local-sysdeps.diff: update from the latest SVN. * debian/patches/series: Fix the patchlevel for local-i486_ldt_support.diff (Closes: #226716) * Fix a typo in the previous changelog entry (s/not/now/). (Closes: #362460) [ Denis Barbier ] * Remove ldd calls from libc.preinst. * Do no more transfer variables from /etc/environment to /etc/default/locale in locales.postinst, but instead add /usr/share/doc/locales/NEWS.Debian to explain that /etc/environment needs to be cleaned up. (Closes: #361048) * Create a new locales-all package with all supported locales precompiled, but keep it disabled for now. Both locales and locales-all packages provide a virtual generated-locales package. Packages which currently depends on locales should instead depend on 'locales | generated-locales'. * Add a new ca_ES@valencia locale, requested by Robert Millan (Closes: #361972) -- Aurelien Jarno Fri, 14 Apr 2006 13:48:30 +0200 glibc (2.3.6-6) unstable; urgency=low [ Aurelien Jarno ] * Remove the timezone database from the libc6 package. It is now provided by a separate package called tzdata. * Put each test log file in the corresponding package instead of putting all of them in libc6. * Remove sparc/local-sparc64-fixups.diff as /lib64 and /usr/lib64 are now a default search path on 32/64-bit architectures. * Switch minimum kernel to at least 2.4.0 on all arches but m68k, and change kernelcheck.sh accordingly. Affected architectures: - alpha: from 2.2.0 to 2.4.0 - arm: from 2.2.0 to 2.4.0 (but 2.4.0 was checked at installed time) - i386: from 2.2.0 to 2.4.0 - powerpc: from 2.2.0 to 2.4.0 - s390: from 2.2.10 to 2.4.0 - sparc: from 2.2.0 to 2.4.0 (Closes: #174270, #220992) * Add i386/local-i486_ldt_support.diff (add ldt support and thus TLS support on i486 machines). Thanks to Petr Salinger for the hint. (Closes: #226716) * Bump shlib to (>= 2.3.6-6) on i386. * debian/debhelper.in/libc-alt.install: Add gconv-modules to the bi-arch packages. (Closes: #361642) * /etc/ld.so.nohwcap is now supported on non-Linux architectures. Drop the "Linux" check from libc-otherbuild.preinst. * Build a libc6-xen flavour on i386. * Fix a typo in the description of the libc6-sparcv9 and libc6-sparcv9b packages. * local/usr_sbin/tzconfig: - Put a copy of the current timezone into /etc/localtime instead of a symlink. (Closes: #346342) - Handle the case where /etc/localtime does not exists. (Closes: #360383). * local/manpages/tzconfig.8: Update the manpage accordingly. * script.in/kernelcheck.sh: Also take in account 64-bit mips(el) kernels. * Add GNU/kFreeBSD patches, using conditional patching until they get accepted upstream. * Correctly replace DEB_HOST_ARCH by its value in libc6.preinst. Thanks to Denis for noticing me. [ Denis Barbier ] * debian/debhelper.in/locales.config: /etc/locale.gen was not generated at initial installation. (Closes: #357523) * update-locale: Fix buggy sanity check between LANGUAGE and LANG. (Closes: #361091) * update-locale: Drop the --remove flag, it is useless. * update-locale: Fix the --locale-file flag. * Add new Galician debconf translation, by Jacobo Tarrio. (Closes: #361101) * Use new features of po-debconf 1.0 to remove unneeded strings from PO files. * Fix day, abmon and mon fields for wo_SN locale. (Closes: #361338) [ Michael Banck ] * Add hurd-machrules-make.diff (fixes build problems with make-3.81 for Mach interface generation rules) by Roland McGrath (patch from HEAD). * Add hurd-sysvshm.diff (implements SysV shared memory for GNU/Hurd) by Marcus Brinkmann. -- Aurelien Jarno Mon, 10 Apr 2006 20:19:55 +0200 glibc (2.3.6-5) unstable; urgency=low [ Denis Barbier ] * Add am_pm formatting information to en_NZ. (Closes: #356328) * Add interlingua locale. (Closes: #224756) * Move locale variables from /etc/environment into a dedicated /etc/default/locale file. (Closes: #214898, #349503) * Add a new /usr/sbin/update-locale program to handle this new file. [ Aurelien Jarno ] * Fix ldconfig multiarch patch for reiserfs filesystems. * Make ldconfig look into /lib32 and /usr/lib32 on amd64. Add /lib32 -> /emul/ia32-linux/lib and /usr/lib32 -> /emul/ia32-linux/usr/lib links. * Remove glibc235-gcc4-ppc-procfs.diff from debian/patches/series. (Closes: #360126) * Add siginfo_h.diff (fixes a typo in ILL_ILLOPN definition), backported from upstream. (Closes: #358041) * Replace getcwd_ia64.diff by getcwd_c.diff (fix getcwd on platforms where PAGE_SIZE >> PATH_MAX), backported from upstream. (Closes: #355109) * debian/control: drop alternative build-depends on ia32-libs-dev as this package does not exist anymore. -- Denis Barbier Tue, 4 Apr 2006 18:07:21 +0200 glibc (2.3.6-4) unstable; urgency=low [ Aurelien Jarno ] * Set configure_build to the same value as configure_host for sparc optimized libraries (as on i386). This way they will be tested. * If the CPU has biarch support, run tests for cross-compiled libraries. * Remove ld.so from optimized libraries as it is not used. * Add regcomp_c.diff (Call __libc_lock_init after init_dfa) from upstream (Ulrich Drepper). This make possible to run the testsuite again on hppa. * Enable the testsuite on hppa. * Add tst-setcontext_c.diff (fix the arguments passed to setcontext during test) from upstream. * Create a link /usr/lib32 -> /emul/ia32-linux/usr/lib on amd64. * Add argp_h.diff fixes (Remove __NTH for __argp_usage inline function) by Ulrich Drepper (patch from HEAD). (Closes: #355264) * Add getcwd_ia64.diff (Remove the assertion so that the behaviour is the same on all platforms, including ia64). This is a temporary fix to bug #355109, until the upstream takes a decision. * debian/sysdeps/kfreebsd-amd64.mk: - s/libc6/libc0.1/g - Change rtlddir from /lib64 to /lib [ Denis Barbier ] * locales.config: If $DEBCONF_IS_A_REGISTRY is set to a non-empty value, the content of /etc/locale.gen does not override debconf values. * Add strfmon.diff: the negative sign is not printed by strfmon when current locale defines sign_posn == 4 (as in de_CH) and format argument contains the ! modifier. * Fix forward-backward-collation.diff: the change in strcoll_l.c has to be applied at several places. (Closes: #357390) * Update timezone data files to tzdata2006b (no data change, only comments). * Fix resource_h.diff: there was a typo for mips: s/_RLIMIT_RTPRIO/__RLIMIT_RTPRIO/ (Closes: #357419) -- Denis Barbier Sat, 18 Mar 2006 10:26:45 +0100 glibc (2.3.6-3) unstable; urgency=low [ Aurelien Jarno] * Use a shell function instead of ifneq when testing a variable depending on $(curpass), otherwise it is only evaluated at the first pass. * Add support for the ppc64 architecture. (Closes: #301438). * Use the new slibdir, libdir, rtlddir variables to build the various flavours of the libc. Put them directly in the final directory, and remove the corresponding tweaks done after the make install phase. * Install the 32-bit libraries in /emul/ia32-linux(/usr)/lib on amd64. * Only create the multiarch directories and the symlinks in /lib/ldconfig for the main pass. Otherwise alternate libraries would conflict with the main one when using multiarch. * Fix the build-dependencies for kfreebsd-amd64. * Add sysdeps/kfreebsd-amd64.mk and add kfreebsd-amd64 to rules.d/control.mk. * Make libc6-i386-dev conflicts with all versions of ia32-libs-dev. As it won't be built anymore on amd64, this will automatically remove it during the upgrade. [ Clint Adams ] * Get rid of -o as a binary operator to [ in tzconfig and postinst. [ Denis Barbier ] * Update localedata/locales/ro_RO. Thanks Eddy Petrişor. (Closes: #347173) * Bump LOCALES_DEP_VER to 2.3.6-2. All locales can be compiled with localedef from 2.3.6-2 and 2.3.6-3. (Closes: #352620) * Updated Italian debconf translation, by Luca Monducci. -- Aurelien Jarno Wed, 1 Mar 2006 17:11:36 +0100 glibc (2.3.6-2) unstable; urgency=low [ Denis Barbier ] * Modify debver2localesdep.pl, locales-depver and control files to provide a smooth upgrade in unstable when locales require changes in localedef. This is the first part for solving #352620, the proper dependency for locales will be set by the next upload. * debian/control: Clean up. Remove versioned dependencies on gettext, debianutils, tar, texinfo; these versions were already in oldstable. Drop references to localebin, wg15-locale, i18ndata, locale-ja, locale-ko, locale-vi, locale-zh, libc6-doc, glibcdoc and libc6 (<< 2.1-4). * debian/control: Split Build-Depends on several lines for readability purpose. * Add RON to locale/iso-4217.def and bump LOCALES_COMPAT_VER to 2.3.6-2. * Fix thousand separator for de_CH, and let other Swiss locales copy de_CH for LC_NUMERIC and LC_MONETARY sections. (Closes: #345481) * Apply a patch from Fedora to define AM/PM strings in cy_GB and en_GB locales. (Closes: #240901) * Fix the week definition for the C locale. * Check first_weekday fields against current CLDR snapshot. Modified locales are *_GB (=2), ar_SY (=5), ms_MY (=2), id_ID (=2). Add this field to more locales. * locale-gen: Replace 'test ... -a ...' by two tests. * Add an "All locales" option to the locales/locales_to_be_generated template. When it is selected, /etc/locale.gen is a symlink to /usr/share/i18n/SUPPORTED. (Closes: #321580, #323013) * Updated debconf translations: (Closes: #353611) - Brazilian Portuguese, by André Luís Lopes (Closes: #352416) - Czech, by Miroslav Kure - Danish, by Morten Brix Pedersen - Dutch, by Bart Cornelis - French, by Denis Barbier - German, by Helge Kreutzmann - Polish, by Emilian Nowak - Portuguese, by Simão Pedro Cardoso - Spanish, by Carlos Valdivia Yagüe - Swedish, by Daniel Nylander - Ukrainian, by Eugeniy Meshcheryakov [ Clint Adams ] * Add hurd-getresuid-dyslexia.diff (fixes incorrect ordering of arguments) with patch from Samuel Thibault. (Closes: #352500) * Add hppa-no-ldbl-128.diff (stops implying that PA needs 128-bit long double support in glibc) from Aurelien Jarno. (Closes: #344836). * debian/local/manpages/locale.1: remove double quotes from synopsis. (Closes: #352597) [ Aurelien Jarno ] * Move dependency on lib64gcc1 from libc6-amd64 to libc6-dev-amd64 to avoid a dependency loop. (Closes: #352263) * Use sed and test in /etc/init.d/glibc.sh to compare kernel versions. Put the Debian architecture name in the script at build time instead of using 'dpkg --print-architecture'. Thanks to Florent Bayle for the idea. (Closes: #325802, #328088, #339482) * Fix example code showing how to use hooks for malloc. (Closes: bug#333565). * Add hurd-ioctl-decode-argument.diff (fixes decoding of ioctl arguments) from Samuel Thibault. (Closes: #320273) * Fix the prototype of sbrk() in the manual. (Closes: #281863) * Fix the strcasestr() examples in the manual. (Closes: #289853) * Install libc_nonshared.a in /usr/lib/nptl, and fix the location of the static libraries of the NPTL ld scripts. (Closes: #347762) * Update debian/ files for GNU/kFreeBSD. (Closes: #351638) * Regenerate debian/control, generate debian/control.in/libc0.1. * Lintian cleans: - Remove build-dependencies on tar and debianutils, they are build-essential packages - Fix FSF postal address - Use policy compliant links in libc6-dev-amd64 - Use an absolute symlink for /lib64 on amd64 * Add myself to Uploaders. * Switch to gcc-4.0 on powerpc. * Remove old hack for gcc-3.4 on amd64. * Build with the compiler defined as default for glibc (ie currently gcc-4.0) instead of gcc on amd64. * Decrease priorities of 64-bit main and -dev packages to standard and optional for all architectures. It better matches override, though it will still have to be changed. * Fix glibc235-hppa-lt.diff (restore ret0 across calls to CDISABLE) from Randolph Chung. (Closes: #326581) * Switch to gcc-4.0 on hppa. * Add support for extra_pkg_install hooks for udeb packages. * Build back with -g1 on amd64, it was removed to permit the build with gcc-3.4. * Remove --with-tls and --with-__thread in sysdeps/* as they are the default option since version 2.3.5. * Multiarch support: - Add ld-multiarch.diff (add (/usr)/lib/$(config-machine)-$(config-os)) to the search path of the dynamic linker) from Tollef Fog Heen. (Closes: #295855) - Add ldconfig-multiarch.diff (add directories pointed from /lib/ldconfig to the search path). - Create (/usr)/lib/$(config-machine)-$(config-os) and add symlinks to these directories in /lib/ldconfig/ - Add rtld.diff (add a new configuration variable rtlddir to change the dynamic linker in the ELF binaries) partly from Andreas Jochen. This is necessary to be able to install a glibc in the multiarch dir while still conforming to the various ABIs which specify a linker in /lib or /lib64. * Remove the patch to install the libc into /lib instead of /lib64 on amd64. Use the new libdir, slibdir and rtlddir options in configparm to install the glibc in (/usr)/lib, and to use the dynamic linker path specified by the ABI for path for libc objects. (Closes: #325226) * Add -u option to the ldd manpage. (Closes: #354074) * Merged a patch from Michael Banck to use gcc-4.0 on Hurd. * Add resource_h.diff (RLIMIT_NICE and RLIMIT_RTPRIO support) from MAIN. (Closes: #352636) * Add hppa-inlining.diff (Increase the maximal overall growth of the compilation unit caused by inlining for dl-reloc.c on hppa). * Build a 32-bit libc on amd64, using the new multiarch directories. (Closes: #274367) -- Aurelien Jarno Thu, 23 Feb 2006 17:47:58 +0100 glibc (2.3.6-1) unstable; urgency=low [ Denis Barbier ] * debian/debhelper.in/libc.postinst: Restart webmin on upgrade. (Closes: #345641) * debian/debhelper.in/libc.postinst: Restart dropbear on upgrade. (Closes: #351036) * Fix yesexpr/noexpr in tl_PH locale. Reported by eric pareja. (Closes: #295810) * Fix langinfo(_NL_TIME_FIRST_WEEKDAY) for C locale. Reported by Graham Wilson (Closes: #327025) * Add first_weekday fields to most locales. (Closes: #343885, #347323, #347686, #348518, #351375) * Apply various fixes to French locales. (Closes: #248377) * Fix d_t_fmt and date_fmt in fo_FO. Reported by Jacob Sparre Andersen. * New sa_IN locale file, provided by Vidya Ayer and Christian Perrier. (Closes: #331377) * Add several locales to SUPPORTED: - ru_RU.CP1251, requested by Michael Bravo. (Closes: #225516) - uz_UZ.UTF-8 (its ISO-8859-1 counterpart had no UTF-8 variant) - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8, no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch. * Apply several improvements to hy_AM found in upstream Bugzilla. * Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15. (Closes: #323159) * Improve localedef(1) manual page, by Lars Wirzenius (Closes: #309846) * Fix LC_MONETARY section of pl_PL. Reported by Michał Politowski. (Closes: #227214) * New wo_SN locale file, provided by Samba Ndao Diop and Christian Perrier. (Closes: #279697) * Add new ca_AD, ca_FR and ca_IT locale files, sent upstream by Robert Millan. * New csb_PL locale file, sent upstream by Andrzej Krzysztofowicz. * Rewrite collation rules of several locales to include iso14651_t1. This eases maintenance and saves about 1MB for installed size. * Sort SUPPORTED to list UTF-8 locales first. This change partly solves #312927. * Modify localedata/locales/no_NO to copy definitions from nb_NO. * Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET. * Fix unknown symbols in collation rules of several locales: da_DK, fa_IR, is_IS, lo_LA, lv_LV, nb_NO and sr_CS. * Apply updates for st_ZA, xh_ZA and zu_ZA sent upstream by Dwayne Bailey. * Add new nr_ZA locale, sent upstream by Dwayne Bailey. * Rewrite collation rules for dz_BT, in collaboration with Pema Geyleg. * Revert upstream change of postal_fmt in te_IN because localedef complains. (Closes: #348804) * New debconf translations: - Italian, by Luca Monducci (Closes: #329428) - Swedish, by Daniel Nylander (Closes: #334864) * Slightly reword locales.templates to be DTSG-compliant, thanks Thomas Huriaux. * Updated debconf translations: (Closes: #350103) - Brazilian Portuguese, by André Luís Lopes (Closes: #352416) - Czech, by Miroslav Kure - Danish, by Morten Brix Pedersen - Dutch, by Bart Cornelis - French, by Denis Barbier - German, by Helge Kreutzmann - Polish, by Emilian Nowak - Turkish, by Erçin EKER - Ukrainian, by Eugeniy Meshcheryakov - Vietnamese, by Clytie Siddall * Update timezone data files to tzdata2006a. (Closes: #345479, #347315, #351049) * Drop Build-Depends-Indep: po4a from control file, translated manual pages are currently not built. [ Clint Adams ] * Move to upstream version 2.3.6. - Redo debian/patches/localedata/cvs-localedata.diff - Remove glibc235-gcc4-cvs.diff - Remove glibc235-gcc4-jis0208.diff - Remove glibc235-binutils216-ia64.diff - Remove glibc235-gcc4-ia64-profile.diff - Remove glibc235-gcc4-ppc-procfs.diff - Remove glibc235-execvp-fix.diff - Delete CSD (Serbian Dinar) hunk from locale-iso4217.diff - Redo glibc235-dl-execstack.diff - Remove glibc235-alpha-divqu.diff - Remove amd64-semtrywait-weakalias.diff - Remove strfry-segv.diff - Remove ia64-binutils-libm.diff - Remove glibc235-leapsecond.diff - Delete several hunks from glibc235-gcc4-sparc-inline.diff - Remove hurd-libpthread-indirect-loading.diff - Remove glibc235-gcc4-hurd.diff - Delete several hunks from glibc235-gcc4-arm-inline.diff - Remove glibc235-gcc4-s390-inline.diff * Add hppa-pie-relocs.diff, thanks to Aurelien Jarno. This fixes nscd on hppa. (Closes: #350501) [ Daniel Jacobowitz ] * Remove mips-bits-syscall.diff, merged. [ GOTO Masanori ] * Update po/ja.po. -- Clint Adams Thu, 9 Feb 2006 21:45:45 -0500 glibc (2.3.5-13) unstable; urgency=low [ Clint Adams ] * Acknowledge NMU. (Closes: #342545) [ Denis Barbier ] * debian/rules.d/control.mk: Make sure that debian/control is regenerated. (Closes: #351704) -- Denis Barbier Mon, 6 Feb 2006 22:22:23 +0100 glibc (2.3.5-12.1) unstable; urgency=low * NMU * glibc235-hppa-fpu.diff: New, fixes hppa FPU issues. Closes: #342545 -- LaMont Jones Wed, 1 Feb 2006 09:47:57 -0700 glibc (2.3.5-12) unstable; urgency=low * debian/patches/glibc235-nis-netgrp.diff: New file to fix assertion failures with NIS. (Closes: #322011) * Switch to quilt to handle Debian patches. - debian/control.in/main: add Build-Depends: quilt. - Replace debian/rules.d/dpatch.mk by debian/rules.d/quilt.mk. - Rename debian/patches/*.dpatch into debian/patches/*.diff. - Move localedata patches into debian/patches/localedata/ * debian/patches/localedata/cvs-localedata.diff: Update to latest CVS. Among other changes: - locales/mn_MN: Fix date_fmt. (Closes: #328831) - locales/de_DE: Add transliterations for quoting characters. (Closes: #235759) - locales/ss_ZA locales/tn_ZA locales/ve_ZA locales/nso_ZA locales/ts_ZA: New files. (Closes: #254417) - locales/km_KH: New file. (Closes: #334762) - locales/mg_MG: New file. (Closes: #271549) - locales/sr_CS: New file. (Closes: #254993) * debian/patches/locale-iso4217.diff: Update to latest CVS. This includes changes from glibc235-localedata-sr_CS.diff, which is no more needed. * debian/patches/locale-iso639.diff: New file. * debian/patches/locale-ku_TR.diff: New file, to provide a Kurdish locale needed by d-i. This locale comes from upstream CVS, and has been updated to the latest patch sent to BZ870. * debian/patches/localedata/locale-eo_EO.diff: Apply minor updates to this locale file. Add eo and eo.UTF-8 to SUPPORTED. (Closes: #233308) * Import collation fixes and enhancements for localedef from belocs-locales-bin. * debian/patches/forward-backward-collation.diff: New file. Due to the fixes in localedef, some bugs in code which was previously never run did show up. (Closes: #310635) * debian/patches/locale/locale-print-LANGUAGE.diff: New file, so that locale displays the LANGUAGE environment variable when called without argument. * Add myself to Uploaders. -- Denis Barbier Sun, 15 Jan 2006 00:54:16 +0100 glibc (2.3.5-11) unstable; urgency=low [ Phil Blundell ] * Apply patch from Colin Watson to add "--keep-existing" option to locale-gen. (Closes: #298913) * Also restart exim4 on upgrade. (Closes: #326554) * debian/debhelper.in/libc.preinst: Clarify wording of message about detection of services needing to be stopped before upgrade. [ GOTO Masanori ] * debian/po/pt.po: New file, add Portuguese translation. Patched by Rui Branco . (Closes: #339110) [ Clint Adams ] * Patch from Lars Wirzenius to not rely on bash-like echo behavior. (Closes: #207391). * Add allowance for the 2005 leap second. (Closes: #345310) -- Clint Adams Sun, 1 Jan 2006 11:29:08 -0500 glibc (2.3.5-10) unstable; urgency=low [ GOTO Masanori ] * debian/local/etc_init.d/glibc.sh: Change the last 'exit 0' to ': exit 0' to not block sourcing. (Closes: #340147) [ Phil Blundell ] * Merge patch from upstream CVS (courtesy Daniel Jacobowitz) to fix weak alias related build problem on ARM. * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix strfry() crash. (Closes: #343365) * Merge patch from upstream CVS (courtesy Roland McGrath and Anton Blanchard) to fix problem with execute permissions on GOT when using 64kB pages on PowerPC. (Closes: #344105) * Require binutils 2.16.1cvs20051109-1 to ensure that i386 biarch linking works properly. * debian/script.in/kernelcheck.sh: Require kernel >= 2.4.0 on arm to avoid llseek problem. (Closes: #324795) * Also restart atd on upgrade. (Closes: #331293) * Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix problems with accuracy of tanh and related functions, per request of Rafael Laboissiere. (Closes: #328504) * Add "validlocale" program (ex base-config) to locales package, per request of Joey Hess. (Closes: #344954) * sysdeps/hppa.mk: Add new /usr/hppa64-linux-gnu/include symlink, per request of Matthias Klose. (Closes: #326583) [ Clint Adams ] * Steal glibc-235-sparc-datastart.dpatch from Ubuntu. * Steal ia64 libm symbol patch from Ubuntu. * Compile with -g2 instead of -g1 on sparc. -- Clint Adams Wed, 28 Dec 2005 13:18:56 -0500 glibc (2.3.5-9) unstable; urgency=low [ Daniel Jacobowitz ] * Downgrade priority of amd64 libraries on i386. * Move packages from base to libs. [ Clint Adams ] * Remove sparc64 TLS patch, and disable TLS for sparc64 build (Closes: #340835, #341514). * Add patch to fix build failure with __bind and other socket-related symbols being already defined on sparc (Closes: #342755). * Add patch from Anton Blanchard to fix build failure with __bind and other socket-related symbols being already defined on powerpc (Closes: #343571). * Replace amd64 sem_trywait patch from Kurt Roeckx's NMU with fix from upstream glibc CVS (Closes: #339389). * Add patch from Anton Blanchard to fix build failures with "__moddi3" and friends being already defined on i386 and powerpc (Closes: #339415). * Bump Standards-Version to 3.6.2 and add myself to Uploaders. -- Clint Adams Sat, 17 Dec 2005 10:33:38 -0500 glibc (2.3.5-8.1) unstable; urgency=low * Non-maintainer upload. * Rename sem_trywait to __new_sem_trywait in amd64 nptl code so the alias works properly, and it can be build. (Closes: #339389) -- Kurt Roeckx Sun, 27 Nov 2005 11:22:03 +0100 glibc (2.3.5-8) unstable; urgency=low * Add missing build dependency on libc6-dev-ppc64 on powerpc. * Add patch to fix sparc64 TLS build failure, from Aurelien Jarno (Closes: #335821). * Also restart saslauthd at upgrades, from Philipp Hug (Closes: #334101). * Merge .eh_frame terminator fix, by Richard Sandiford (Closes: #334112). * Merge armeb support, from Lennert Buytenhek (Closes: #335116). * Add LSB headers to glibc.sh and nscd init scripts, from Petter Reinholdtsen (Closes: #335308, #335343). * Remove obsolete mountkernfs, tmpfs, and devpts.sh files from debian/. * Temporarily set hppa back to gcc 3.4, from Steve Langasek (Closes: #326581). * Re-enable libidn (Closes: #181025). -- Daniel Jacobowitz Sat, 12 Nov 2005 19:15:29 -0500 glibc (2.3.5-7) unstable; urgency=low [ GOTO Masanori ] * debian/script.in/kernelcheck.sh: Drop real-i386 kernel support. [ Daniel Jacobowitz ] * Build 64-bit packages on i386 - based on patches from both Ubuntu and Andreas Jochens . - Build depend on a biarch linux-kernel-headers package. - Build depend on new libc6-dev-amd64 package. - Conflict with amd64-libs to avoid stale libraries. - Replace files from amd64-libs-dev. - Use lib64 for 64-bit libraries on i386. - Search lib64 for ldconfig. - Install 64-bit headers in /usr/include/x86_64-linux-gnu. * Remove obsolete references to NPTL as an add-on. * Conflict with broken versions of libterm-readline-gnu-perl (Closes: #326856, #326492). * Merge makefile patch from Goswin Brederlow to fail earlier if builds fail (but omit the bit for make -k check) (Closes: #325460). * Update debconf dependency to work with cdebconf (Closes: #331838). * Merge MIPS fix from CVS (Closes: #329043). * Do not complain about incompatible libraries in /etc/ld.so.conf (Closes: #310047). * Update hppa assembly for current CVS binutils. * Use 8-byte-aligned buffers for doubleword FPU transfers on HPPA (Closes: #333766). -- Daniel Jacobowitz Fri, 14 Oct 2005 14:18:22 -0400 glibc (2.3.5-6) unstable; urgency=low * GOTO Masanori * debian/script.in/kernelcheck.sh: Use sed instead of bash extension. (Closes: #325373, #325471, #325504, #325511) -- GOTO Masanori Mon, 29 Aug 2005 12:40:32 +0900 glibc (2.3.5-5) unstable; urgency=low * GOTO Masanori * debian/debhelper.in/debhelper.mk: Don't expand debug-packages with DEB_INDEP_REGULAR_PACKAGES. It causes binary-indep is unexpectedly included. (Closes: #233390, #233391, #233392) * Add the correct new line. (Closes: #324450) - debian/control.in/sparc64: Likewise. - debian/control: Update. * Support Hurd again. (Closes: #324165) - debian/sysdeps/gnu.mk: Rename to... - debian/sysdeps/hurd.mk: ... this. * debian/local/usr_sbin/locale-gen: Don't break locale-gen when locale-def warns errors. * debian/patches/glibc235-localedata-sr_CS.dpatch: New file, to fix sr_CS localedef breakage. (Closes: #321580, #322655) * debian/patches/glibc235-localedata-locales.dpatch: New file, to fix mn_MN and sid_ET localedef breakage. (Closes: #321634) * debian/sysdeps/powerpc.mk: Enable PowerPC NPTL. (Closes: #246689, #307984) * debian/README: Add the description about dropping __ctype_* symbol support of static linked application/libraries in etch. (Closes: #324526) * debian/sysdeps/linux.mk: Check SETNJOBS environment variable to specify the number of parallel make by users. * debian/sysdeps/depflags.pl: Add Conflicts: e2fsprogs (<< 1.35-7) because new ldd cannot work with old e2fsprogs. (Closes: #324550) * debian/patches/glibc235-alpha-divqu.dpatch: New file, to fix alpha divqu/remqu that does not return the correct result when their dividend and divisor are the same and 63bit is 1. (Closes: #324455) * Hurd requires gcc-3.3 to compile instead of gcc-4.0. Requested by Michael Banck . - debian/sysdeps/hurd.mk: Change CC/BUILD_CC to gcc-3.3. - debian/control.in/main: Build-Depends falls back to gcc-3.3. - debian/control: Update. * Introduce bootstrap kernel version check script. - debian/debhelper.in/libc.preinst: Move detection script to... - debian/script.in/kernelcheck.sh: ...this, new file. - debian/local/etc_init.d/glibc.sh: New file, it includes kernelcheck.sh. - debian/debhelper.in/libc.postinst: Invoke /etc/init.d/glibc.sh as S01. - debian/rules.d/debhelper.mk: Add replacing KERNEL_VERSION_CHECK and EXIT_CHECK for libc.preinst and glibc.sh. - debian/debhelper.in/libc.dirs: Create etc/init.d. * Don't use absolute path name. - debian/debhelper.in/libc.dirs: Suppress the first slash. - debian/debhelper.in/libc-pic.dirs: Likewise. - debian/debhelper.in/nscd.dirs: Likewise. - debian/debhelper.in/locales.dirs: Likewise. * Michael Banck : - debian/patches/glibc235-gcc4-hurd.dpatch: New file, to build glibc on Hurd with gcc-4.0. (Closes: #324549) -- GOTO Masanori Sun, 21 Aug 2005 12:33:42 +0900 glibc (2.3.5-4) unstable; urgency=low * The "hppa is important to someone, really - LaMont" release. * GOTO Masanori * d-i wants to remove libnss-files-udeb and libnss-dns-udeb dependency from libc-udeb. Suggested by Joey Hess . (Closes: #322506) - debian/control.in/libc: Remove libnss-files-udeb libnss-dns-udeb dependency. - debian/control: Update. * Build-Depends fixes: - debian/control.in/main: Change gcc-* dependency from | to ,. Suggested by Andreas Jochens . - debian/control.in/main: Add gcc-4.0 (>= 4.0.1-5) [hppa], because prior versions cannot generate sane glibc binaries. - debian/control: Update. * Enable libnss upgrade guard again. (Closes: #321561, #321712, #321796, #322768, #323560) - debian/debhelper.in/libc.preinst: Change guard to 2.3.5-1. - debian/debhelper.in/libc.postinst: Likewise. - debian/debhelper.in/libc.postinst: Fix to invoke NSS check again. * debian/debhelper.in/nscd.dirs: Add /var/db/nscd. (Closes: #323352, #323487) * debian/debhelper.in/locales.prerm: Add purge to remove locale-archive. (Closes: #321719) * debian/patches/00list: Drop glibc234-hppa-remove-mallocdef.dpatch. It causes unconditional locking problem, because it was already replaced by Carlos' new patches. Reported by LaMont Jones . * Add Depends: lib64gcc1 and provide lib64c-dev for 64bit -dev packages. Suggested by Matthias Klose . (Closes: #323552) - debian/control.in/sparc64: Likewise. - debian/control.in/ppc64: Likewise. - debian/control.in/s390x: Likewise. - debian/control: Update. * debian/patches/glibc235-dl-execstack.dpatch: New file, to fix execstack failed to check on kernel <= 2.4.18. (Closes: #321717, #321718, #323409) * Roland Stigge : - debian/debhelper.in/glibc-doc.install: Install HTML documents correctly. (Closes: #321740) -- GOTO Masanori Sat, 6 Aug 2005 06:52:42 +0900 glibc (2.3.5-3) unstable; urgency=low * The "Keep Debconf5 speed" and the "Welcome back the recent glibc to unstable" release. * Glibc bumps up from 2.3.2.ds1 to 2.3.5 on etch. * GOTO Masanori * Localedata update: - debian/patches/cvs-localedata.dpatch: New file, to update localedata to the latest cvs. Reported by Safir Secerovic , Reviewed by Denis Barbier . (Closes: #312902) - debian/patches/locale-iso4217.dpatch: New file, to fix localedef breakage for tr_TR.ISO-8859-9. (Closes: #314855) * To make glibc-2.3.5 buidable with gcc-4.0: - debian/patches/00list: Drop glibc234-hppa-full-nptl-2004-12-20.dpatch line replaced by the new patches: glibc235-hppa-sysdeps.dpatch and glibc235-hppa-lt.dpatch. It'll be removed when hppa unstable works nicely. - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Update the patch to compile sparc64. - debian/patches/glibc235-gcc4-s390-inline.dpatch: New file, fix s390 compilation breakage by changing static inline to auto inline for dl-machine.h. - debian/patches/glibc235-gcc4-alpha-profile.dpatch: New file, fix alpha compilation breakage by removing strong_alias. - debian/patches/glibc235-gcc4-hppa-profile.dpatch: New file, fix hppa compilation breakage by removing strong_alias. - debian/sysdeps/alpha.mk: Disabled __thread for static linked executables. - debian/control.in/main: Add Build-Depends: gcc-3.4 for powerpc and m68k. - debian/control: Regenerated. * To make glibc-2.3.5 buildable with gcc-3.4: - debian/sysdeps/m68k.mk: New file, to use gcc-3.4 as CC and BUILD_CC due to gcc-4.0 ICE. See #319312. - debian/patches/glibc235-gcc34-m68k-seccomment.dpatch: New file, fix m68k binutils comment parse error. * Introduce RUN_TESTSUITE for disabling make check, taken from Jeff Bailey : - debian/rules: Enable RUN_TESTSUITE in default. - debian/rules.d/build.mk: Check RUN_TESTSUITE before invoking tests. - debian/sysdeps/hppa.mk: Disable RUN_TESTSUITE because linuxthreads