glibc (2.7-10ubuntu3) hardy; urgency=low * Probably built on the good buildds last time; pessimize expected test results on ia64, i386. * debian/expected_test_summary: Fix typos in expected sparc results. -- Matthias Klose Sat, 05 Apr 2008 00:03:19 +0200 glibc (2.7-10ubuntu2) hardy; urgency=low * Adjust debian/expected_test_summary: - Fix typo for i386 xen. - crypt/sha512c fails on i386 (log-test-i486-linux-gnu-libc), but not on the PPA build. - Add current results for ia64, powerpc, sparc. -- Matthias Klose Fri, 04 Apr 2008 09:09:37 +0200 glibc (2.7-10ubuntu1) hardy; urgency=low * Merge remaining changes from 2.7-10 (r2869:2892). * If RELEASE_UPGRADE_MODE is set to `desktop', make the glibc/restart-services, glibc/restart-failed and glibc/upgrade questions of medium priority (and restarting the services automatically). LP: #174002. Works as well around the upgrade errors mentioned in LP #205079 in a KDE environment, when the upgrade is done using the update-manager. * debian/rules: Always use the package settings for *FLAGS, not the settings from the environment. * Fail the build if regressions are found running the testsuite compared to expected results from debian/expected_test_summary. Take initial values from a PPA build predating this upload. * Merge from Debian trunk: - local/manpages/ld.so.8: fix libraries search order. Closes: #473458. - Update Finish debconf translation, by Esko Arajärvi. Closes: #473802. - Add any/cvs-strerror_r.diff to make strerror_r actually thread safe. Closes: #456531. * debian/rules.d/build.mk: Call `sync' before building the tarball of supported locales. Our buildds trigger http://lkml.org/lkml/2007/8/1/337 on every build. -- Matthias Klose Thu, 03 Apr 2008 21:50:42 +0200 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-9ubuntu2) hardy; urgency=low * Clear out LDFLAGS when building; glibc isn't happy building with -Wl,-Bsymbolic-functions. LP: #201673 -- Steve Langasek Thu, 13 Mar 2008 08:34:28 +0000 glibc (2.7-9ubuntu1) hardy; urgency=low * Merge with Debian (r2869); remaining changes: - Packaging: + External tzdata + Use external locale information + Addition of Niagara and Niagara2 optimised libraries + GFDL Documentation added back in, build glibc-doc from this source. + Transition from /usr/include/ppc64-linux-gnu to powerpc64-linux-gnu + Use dpkg triggers for ldconfig + Do not die if extra libc libraries or symlinks found + Do not do a test run of nscd when starting + Only apply patches we actually use in Ubuntu + Use /lib and /usr/lib for amd64 + amd64 biarch is i686, not i486. + Non-optimised i386 glibc is Xen-friendly. + Support sparcv9v, v9v2, 64b, 64v, 64v2 + Add support for lpia. - Patches: + sparc/submitted-v9v2 + hppa/hppalll + Applied any/local-ipv6-lookup. + Not applied any/local-sysctl. * debian/sysdeps/*.mk: Still build main flavours with -O3 (using gcc-4.2). * Use .conf for files in /etc/ld.so.conf.d. LP: #70315 * patches/any/local-ipv6-lookup.diff: Update (Tollef van Heen). [changes from Debian svn after -9] * 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, armel, hppa, s390 and hurd-i386. * rules, rules.d/build.mk: fix parallel build. * control.in/main: build-depends on gcc-4.3 (>= 4.3.0-2) to make sure a cld instruction is emitted in the prologue of functions using stringops. Closes: #469568. * debian/rules.d/build.mk: disable testsuite on ARM machines running a 2.6.21 to 2.6.24 kernel. -- Matthias Klose Wed, 12 Mar 2008 22:08: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-5ubuntu2) hardy; urgency=low * Really stop setting MAKEINFO to :, so that the info documentation is built. -- Colin Watson Tue, 01 Jan 2008 12:10:28 +0000 glibc (2.7-5ubuntu1) hardy; urgency=low * Resynchronise with Debian. Remaining changes: - Packaging: + External tzdata + Use external locale information + Addition of Niagara and Niagara2 optimised libraries + GFDL Documentation added back in. + Transition from /usr/include/ppc64-linux-gnu to powerpc64-linux-gnu + Use dpkg triggers for ldconfig + Do not die if extra libc libraries or symlinks found + Do not do a test run of nscd when starting + Only apply patches we actually use in Ubuntu + Use /lib and /usr/lib for amd64 + amd64 biarch is i686, not i486. + Non-optimised i386 glibc is Xen-friendly. + Support sparcv9v, v9v2, 64b, 64v, 64v2 + Add support for lpia. - Patches: + any/local-ipv6-sanity + i386/local-clone + amd64/local-clone + sparc/submitted-v9v2 + hppa/hppalll * Debian any/cvs-vfscanf patch fixes LP: #178045. Actually add it to debian/patches/series (forgotten in Debian). * Stop setting MAKEINFO to :, which prevented the info documentation being built. See also 2.5-0ubuntu3. * any/submitted-rfc3484-sortv4: Return to disabling RFC3484 s6 rule 9 by default. As requested by Ubuntu sysadmins, we want this regardless of the Debian technical committee's decision. -- Colin Watson Mon, 24 Dec 2007 09:55:32 +0000 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-4ubuntu1) hardy; urgency=low * Merge with Debian; remaining changes (see 2.7-1ubuntu1) -- Matthias Klose Mon, 10 Dec 2007 10:34:38 +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-3ubuntu1) hardy; urgency=low [ Matthias Klose ] * Merge with Debian; remaining changes (see 2.7-1ubuntu1) * debian/rules.d/control.mk: Re-add support for lpia. * debian/sysdeps/amd64.mk: Restore i386_includedir. [ Jeff Bailey ] * debian/patches/hppa/hppalll.diff: Fix build failure on hppa. -- Matthias Klose Fri, 07 Dec 2007 23:21:12 +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-1ubuntu1) UNRELEASED; urgency=low * Merge changes from Debian. Remaining changes: * Packaging: * External tzdata * Use external locale information * Addition of Niagara and Niagara2 optimised libraries * GFDL Documentation added back in. * Transition from /usr/include/ppc64-linux-gnu to powerpc64-linux-gnu * Use dpkg triggers for ldconfig * Do not die if extra libc libraries or symlinks found * Do not do a test run of nscd when starting * Only apply patches we actually use in Ubuntu * Use /lib and /usr/lib for amd64 * amd64 biarch is i686, not i486. * Non-optimised i386 glibc is Xen-friendly. * Support sparcv9v, v9v2, 64b, 64v, 64v2 * Patches: * any/local-ipv6-sanity * i386/local-clone * amd64/local-clone * sparc/submitted-v9v2 -- Jeff Bailey Sun, 25 Nov 2007 17:44:13 -0800 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-6ubuntu2) hardy; urgency=low * Reapply any/local-ipv6-sanity.diff, lost when merging 2.6. LP: #156720. -- Matthias Klose Wed, 24 Oct 2007 18:15:43 +0200 glibc (2.6.1-6ubuntu1) hardy; urgency=low [Fabio M. Di Nitto] * debian/patches/sparc/submitted-v9v2.diff: Add Niagara 2 optimized memcpy support. Code, patch and test done by David S. Miller. * debian/patches/series: update. * debian/sysdeps/sparc.mk: Add v9v2 32 and 64 bit targets. * debian/control.in/opt: Add sparc64v2 and sparcv9v2 packages. * debian/control: update. * debian/script.in/nohwcap.sh: memcpy support. Code, patch and test done by David S. Miller. * debian/patches/series: update. * debian/sysdeps/sparc.mk: Add v9v2 32 and 64 bit targets. * debian/control.in/opt: Add sparc64v2 and sparcv9v2 packages. * debian/control: update. * debian/script.in/nohwcap.sh: - fix list of sparc optimized libc6. - add v9v2 optimized packages. [Matthias Klose] * Merge with Debian; remaining changes: - Upstream tarball including GFDL'd documentation. - Don't apply patches for architectures not found in Ubuntu. - Build optimized sparc packages. - Support lpia. - No support for linuxthreads. -- Matthias Klose Fri, 19 Oct 2007 15:25:11 +0200 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-1ubuntu9) gutsy; urgency=low * Rebuild using g++-4.2 (>= 4.2.1-5ubuntu4). -- Matthias Klose Mon, 01 Oct 2007 00:04:19 +0200 glibc (2.6.1-1ubuntu8) gutsy; urgency=low * hppa/local-private-futex-lamont.diff: fix hppa FTBFS. -- LaMont Jones Thu, 27 Sep 2007 18:51:24 +0000 glibc (2.6.1-1ubuntu7) gutsy; urgency=low * any/submitted-rfc3484-sortv4.diff: new patch to allow bypassing RFC3484 rule 9 for IPv4 adresses. Closes: bug#438179. [ by Aurelien Jarno; imported from glibc 2.6.1-2 into Ubuntu by iwj ] * any/submitted-rfc3484-sortv4.diff: disable RFC3484 s6 rule 9 by default as requested by Ubuntu sysadmins and in anticipation of that change in Debian (which looks likely). -- Ian Jackson Thu, 20 Sep 2007 14:49:50 +0100 glibc (2.6.1-1ubuntu6) gutsy; urgency=low * Do not print "ldconfig: wrapper deferring update (trigger activated)" message (unless LDCONFIG_TRIGGER_DEBUG is set). -- Ian Jackson Thu, 20 Sep 2007 14:20:30 +0100 glibc (2.6.1-1ubuntu5) gutsy; urgency=low * Do not install the ppu symlinks in the powerpc packages. -- Matthias Klose Wed, 19 Sep 2007 00:27:46 +0200 glibc (2.6.1-1ubuntu4) gutsy; urgency=low * sysdeps/amd64.mk: uses x86_64 headers also for the i486 flavour now that they are compatible. don't provide include symlink for bi-arch, but only an empty directory. -- Matthias Klose Sun, 09 Sep 2007 21:09:21 +0200 glibc (2.6.1-1ubuntu3) gutsy; urgency=low * Actually exec ldconfig.real. (LP #137129.) -- Ian Jackson Mon, 03 Sep 2007 20:47:11 +0100 glibc (2.6.1-1ubuntu2) gutsy; urgency=low * Use dpkg-trigger to avoid multiple calls to ldconfig. -- Ian Jackson Mon, 03 Sep 2007 14:48:39 +0100 glibc (2.6.1-1ubuntu1) gutsy; urgency=low * Merge with Debian (outstanding changes for the final 2.6.1-1 package). Remaining changes: - Upstream tarball including GFDL'd documentation. - Don't apply patches for architectures not found in Ubuntu. - Build optimized sparc packages. - Support lpia. - No support for linuxthreads. * debian/patches/sparc/sparc-sparcv9.diff: sparc-sparcv9 directory fix (David Miller). -- Matthias Klose Tue, 28 Aug 2007 13:04:00 +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.1-0ubuntu1) gutsy; urgency=low * New upstream version 2.6.1, including glibc-ports-2.6.1. - Remove applied patches: patches/any/cvs-ports-glibc-2_6-branch.diff, patches/arm/cvs-gscope_flag.diff, patches/mips/cvs-gscope_flag.diff, patches/hppa/submitted-gscope_flag.diff. * debian/wrapper/objcopy: Revert the workaround. -- Matthias Klose Mon, 06 Aug 2007 22:38:54 +0200 glibc (2.6.1~pre-0ubuntu1) gutsy; urgency=low * New upstream version 2.6.1, glibc-ports is still version 2.6. * Remove patches applied upstream. * Merge from the Debian repository. * debian/wrapper/objcopy: Remove -R .debug_aranges, fixing broken debug symbols. -- Matthias Klose Fri, 03 Aug 2007 12:22:19 +0200 glibc (2.6-5ubuntu1) gutsy; urgency=low * Merge with Debian. - cvs-printf_fp.c.diff: new patch to print the wrong number of digits with %#g. LP: #128355. -- Matthias Klose Sun, 29 Jul 2007 20:39:57 +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-4ubuntu3) gutsy; urgency=low * patches/lpia/local-i686-redefine.diff: Redefine __i686, which gets clobbered to "1" by the compiler, causing the assembler to have a fit -- Adam Conrad Sat, 28 Jul 2007 05:30:06 +1000 glibc (2.6-4ubuntu2) gutsy; urgency=low * Fix gij memory hog on amd64, thanks to Aurelien Jarno. * sparc/submitted-gscope_flag.diff: update from upstream. -- Matthias Klose Thu, 26 Jul 2007 23:28:49 +0200 glibc (2.6-4ubuntu1) gutsy; urgency=low * Merge with Debian; remaining changes: - Upstream tarball including GFDL'd documentation. - Don't apply patches for architectures not found in Ubuntu. - Build optimized sparc packages. - Support lpia. - Minor differences to be cleaned up. * glibc-doc: Install the documentation in info format. Closes: LP: #60607. * Merge changes from Debian: * 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/control: Remove build-depend on gcc-4.1 on powerpc. -- Matthias Klose Thu, 26 Jul 2007 16:22:15 +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-3ubuntu3) gutsy; urgency=low * patches/sparc/submitted-gscope_flag.diff: New patch to fix build on sparc (Aurelien Jarno). -- Matthias Klose Thu, 26 Jul 2007 00:56:49 +0200 glibc (2.6-3ubuntu2) gutsy; urgency=low * Build the 64bit powerpc library with gcc-4.1. * Update to the glibc-2_6-branch 20070725. - patches/any/cvs-libc-glibc-2_6-branch.diff: New. - patches/any/cvs-ports-glibc-2_6-branch.diff: New. - patches/any/cvs-ld-integer-overflow.diff: Remove. - patches/any/cvs-malloc.diff: Remove. - patches/any/cvs-nis-nss-default.diff: Remove. - patches/any/cvs-nscd-short-replies.diff: Remove. - patches/any/cvs-vfscanf.diff: Remove. * Build-depend on g++-4.1-multilib/g++-4.2-multilib. * debian/sysdeps/hppa.mk: Don't explicitely use gcc-4.2. -- Matthias Klose Wed, 25 Jul 2007 15:34:26 +0200 glibc (2.6-3ubuntu1) gutsy; urgency=low * Merge with Debian. * debian/sysdeps/lpia.mk: Build using -march=i686 -mtune=i586 -g -O3. -- Matthias Klose Mon, 23 Jul 2007 15:02:03 +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-2ubuntu2) gutsy; urgency=low * debian/rules.d/control.mk: Add lpia to threads_archs and to libc6 list * debian/sysdeps/lpia.mk: Add gcc-4.2 usage, but comment it out for now, while we bootstrap with gcc-4.1 (because we're FTBFS with gcc-4.2) -- Adam Conrad Thu, 12 Jul 2007 13:36:23 +0100 glibc (2.6-2ubuntu1) gutsy; urgency=low * Merge Debian changes 2.6-1 -> 2.6-2. -- Matthias Klose Tue, 10 Jul 2007 14:18:22 +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-1ubuntu1) gutsy; urgency=low [Jeff Bailey] * debian/sysdeps/hppa.mk: Use gcc-4.2 * debian/control.in/main: Build-dep on gcc-4.2 [hppa] * debian/control: Regenerate [Matthias Klose] * Merge Debian changes 2.6-0exp3 -> 2.6-1. * debian/sysdeps/lpia: New. -- Matthias Klose Mon, 9 Jul 2007 12:20:28 +0200 glibc (2.6-0ubuntu1) gutsy; urgency=low * New upstream release. * Merge with Debian; remaining changes: - Include unmodified glibc-2.6 upstream tarball. - Don't build locale* packages. - TODO: list remaining changes. -- Matthias Klose Mon, 2 Jul 2007 13:29:33 +0200 glibc (2.6-0exp3) experimental; 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-11ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-10 - 2.5-11). * Add ppu symlinks on powerpc. -- Matthias Klose Wed, 13 Jun 2007 17:20:14 +0200 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-10ubuntu2) gutsy; urgency=low * libc6-dev-ppc64: Install gnu-stubs-64.h in /usr/include/gnu. -- Matthias Klose Fri, 08 Jun 2007 12:01:55 +0000 glibc (2.5-10ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-9 - 2.5-10). -- Matthias Klose Mon, 4 Jun 2007 23:31:10 +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-8ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-7 - 2.5-8). * Fix installation location of sparc64 headers. -- Matthias Klose Sun, 20 May 2007 15:01:08 +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-7ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-5 - 2.5-7). -- Matthias Klose Tue, 15 May 2007 17:31:45 +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-5ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-2 - 2.5-5). -- Matthias Klose Wed, 02 May 2007 09:04:02 +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-2ubuntu1) gutsy; urgency=low * Merge Debian changes (2.5-0exp6 - 2.5-2). -- Matthias Klose Wed, 18 Apr 2007 22:14:32 +0200 glibc (2.5-0ubuntu21.2) toolchain-test; urgency=low * libc6-dev-sparc64: Copy headers into /usr/include/sparc64-linux-gnu. A symlink to /usr/include works for libc6-dev-sparc64, but not for other packages which install into /usr/include/sparc64-linux-gnu. -- Matthias Klose Fri, 6 Apr 2007 13:45:41 +0200 glibc (2.5-0ubuntu21.1) toolchain-test; urgency=low * Update to current glibc-2_5-branch. - debian/patches/sparc/local-pthread-shlib.diff: Update. - debian/patches/any/branch-pr3429.diff: Remove. * Merge Debian changes (2.5-0exp3 - 2.5-0exp6). -- Matthias Klose Wed, 21 Mar 2007 17:22:13 +0100 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.5-0ubuntu12) feisty; urgency=low * debian/patches/any/branch-pr3429.diff: Fix a race condition in _dl_open with r_debug.r_state consistency check. Ubuntu #72639. * debian/debhelper.in/nscd.init: Invalidate the hosts database as well. Ubuntu #72647. * debian/local/manpages/nscd.conf.5: Fix formatting. Ubuntu #55331. * Fix typo in libc6-i686 package description. Ubuntu #81153. * debian/patches/any/local-iconv-fix-trampoline.diff: Import from Debian; new patch (fix iconvconfig segfault when run under exec-shield, PaX or similar) from hlfs. Ubuntu #63353. * Set Ubuntu maintainer address. -- Matthias Klose Wed, 21 Mar 2007 08:16:00 +0100 glibc (2.5-0ubuntu14) feisty; urgency=low * Twiddle the diff a little so it actually applies. -- Tollef Fog Heen Tue, 3 Apr 2007 21:34:51 +0200 glibc (2.5-0ubuntu13) feisty; urgency=low * debian/patches/any/local-ipv6-sanity.diff: Only do AAAA lookups if we have an interface with better than link-local addresses available. -- Tollef Fog Heen Tue, 3 Apr 2007 14:11:26 +0200 glibc (2.5-0ubuntu11) feisty; urgency=low * debian/patches/hppa/cvs-missing-cfi_procend.diff: New file to work around FTBFS uncovered by January CVS binutils. * debian/patches/series: Use it. -- Jeff Bailey Sun, 11 Feb 2007 08:51:24 -0700 glibc (2.5-0ubuntu10) feisty; urgency=low [ Colin Watson ] * debian/debhelper.in/libc.postinst: Correct grammar of NSS reboot warning (LP: #70567). [ Jeff Bailey ] * debian/patches/hppa/submitted-nptl-carlos2.diff: New patch to add STACK_GROWS_UP case to NPTL. * debian/patches/series: Use it. -- Jeff Bailey Sat, 10 Feb 2007 12:03:41 -0500 glibc (2.5-0ubuntu9) feisty; urgency=low * debian/debhelper.in/libc.preinst: turn libc6 duplication check from an error to a warning and point to the bug when printing the warning. (Closes Ubuntu: #81125) -- Fabio M. Di Nitto Sat, 06 Jan 2007 07:06:22 +0100 glibc (2.5-0ubuntu8) feisty; urgency=low * no change upload to rebuild with proper binutils/gcc-4.1 -- Fabio M. Di Nitto Sat, 06 Jan 2007 06:46:26 +0100 glibc (2.5-0ubuntu7) feisty; urgency=low [ Colin Watson ] * debian/debhelper.in/glibc-doc.links: Restore /usr/share/doc/glibc-doc/html/index.html symlink. [ Fabio M. Di Nitto ] * debian/patches/sparc/local-pthread-shlib.diff: New file. * debian/patches/series: Update. -- Fabio M. Di Nitto Thu, 04 Jan 2007 17:36:19 +0100 glibc (2.5-0ubuntu6) feisty; urgency=low * Rebuild using gcc 4.1.1-21ubuntu3. -- Fabio M. Di Nitto Thu, 21 Dec 2006 08:52:45 -0800 glibc (2.5-0ubuntu5) feisty; urgency=low * Rebuild using gcc 4.1.1-21ubuntu2. -- Matthias Klose Thu, 14 Dec 2006 14:12:56 +0000 glibc (2.5-0ubuntu4) feisty; urgency=low [ Fabio M. Di Nitto ] * Fix path to patch in ubuntu2 changelog. * debian/sysdeps/sparc.mk: re-enable testsuite on Niagara. It was a kernel bug and fix is on the way upstream. * debian/debhelper.in/libc.postinst: set back NSS version check. It was bumped by mistake. (Closes Ubuntu: #21117) -- Fabio M. Di Nitto Wed, 29 Nov 2006 06:26:46 +0100 glibc (2.5-0ubuntu3) feisty; urgency=low * debian/rules.d/build.mk: Do not define MAKEINFO to :, this prevented generation of the info documentation, which we are happy to distribute. * debian/control.in: * main: * glibc-doc Provides/Replaces/Conflicts glibc-doc-reference instead of Suggests. Fix description. * debian/control: Regenerate. -- Scott James Remnant Fri, 24 Nov 2006 14:05:17 +0000 glibc (2.5-0ubuntu2) feisty; urgency=low [ Jeff Bailey ] * debian/patches/hppa/submitted-ustat.diff: New file. * debian/patches/series: Update. -- Jeff Bailey Wed, 1 Nov 2006 14:53:41 -0500 glibc (2.5-0ubuntu1) feisty; urgency=low [ Jeff Bailey ] * debian/rules: Define BUILD_CXX * debian/sysdeps/sparc.mk: Define sparc64v_CXX, sparc64b_CXX, sparc64_CXX * debian/sysdeps/powerpc.mk: Define ppc64_CXX. * debian/sysdeps/i386.mk: Define amd64_CXX. * debian/sysdeps/amd64.mk: Define i386_CXX. * debian/control.in/main: Set minimum b-d version of linux-libc-dev to 2.6.19-1.1 Add build-dep on lib64c++6 for powerpc and sparc. * debian/control: Regenerate. * debian/patches/any/local-2.6.19-linux-libc-dev.diff: Patch to cope with kernel headers from 2.6.19. * debian/patches/series: Update. Prune localedata, alpha, arm, hppa linuxthreads and kernel version hurd, m68k, and mips patches. [ Fabio M. Di Nitto] * use original glibc-2.5.tar.bz2 tarball from ftp.gnu.org: * debian/patches/series: drop all/local-remove-manual.diff. * debian/control.in: * readd libc-dbg. * main: * readd Build-Depends: texinfo (>= 4.0), texi2html. * change Build-Depends: linux-kernel-headers to linux-libc-dev. * drop Build-Depends: lib32ssp0 and lib64ssp0. * drop Conflicts: belocs-locales-bin, belocs-locales-data. * opt: * drop libc6-sparcv9. * readd libc6-sparcv9v. * readd libc6-sparc64b. * readd libc6-sparc64v. * merge descriptions from glibc 2.4 (WARNINGs and NPTL). * Regenerate debian/control. * debian/debhelper.in: * readd glibc-doc.doc-base, glibc-doc.info and glibc-doc.install. * readd libc-alt-dev.postinst. * libc.install: drop usr/bin/locale nad usr/bin/localedef. * libc.manpages: drop locale.1 and localedef.1. * libc.postinst: * fix $preversion quoting. * bump version checking for $preversion to 2.5-0ubuntu1 for some cases. * fix hwcappkgs lists for sparc. * remove kernel version detection at startup. * drop locales-all.* * Merge debian/FAQ. * debian/rules: * drop locales-all and locales packages. * readd CXX for cross-compiling. * force -fno-stack-protector to disable automatic enablement from Ubuntu's glibc. Glibc itself will enable it as necessary. * debian/rules.d: * build.mk: * readd CXX for cross-compiling. * drop localedir (requires check). * readd manual generation (requires check). * keep using /etc/ld.so.conf.d/$triplet. New debian packages use triplet.conf, and that would require a conffile migration script. * readd nptl bits. * debhelper.mk: * readd nptl bits. * install $(libc)-dev-$$x.postinst from libc-alt-dev.postinst. * debian/script.in/kernelcheck.sh: fix kernel version check on != m68k. (this should be pushed to debian too) * debian/shlibver: bump to 2.5-0ubuntu1. * debian/sysdeps: * amd64.mk: * default to nptl for amd64. * set i386 configure target to i686-linux. * set i386 CC to use $(BUILD_CC). * readd --disable-profile to i386_extra_config_options. * readd i386_MAKEFLAGS to set gconvdir. * set i386_extra_cflags back to -march=i686 -mtune=i686. * drop i386_rtlddir (requires check). * set i386_slibdir and _libdir to use */lib32. * change symlinking for */lib32. * depflags.pl: * change linux-kernel-headers into linux-libc-dev. * readd Recommends: tzdata. * readd Depends: locales (>= 2.3.11). (requires review) * readd hack to cope with */lib64. * hppa.mk: enable nptl. * i386.mk: * readd no-tls-direct-seg-refs to generic libc cflags. * make symlink absolute again. (requires review - might be droppable) * restore nptl_* options. * change i686_slibdir to /lib/tls/i686/cmov. * change xen_slibdir to /lib/tls/i686/nosegneg. * keep using /etc/ld.so.conf.d/xen.conf. New debian packages use libc6-xen.conf, and that would require a conffile migration script. * drop ldconfig from libc6-xen. * linux.mk: * readd comments about nptl. * readd nptl config. * powerpc.mk: revert change to fix bug #391858 that is a gcc bug (already addressed in Ubuntu) and not a glibc one. * sparc.mk: * readd sparc64b pass. * readd sparc64v pass. * disable sparcv9 pass. * readd sparcv9v pass. * fix sparc64 headers install. * dynamically disable testsuite when building on Niagara. * debian/patches: * port forward ubuntu dir from 2.4: * drop local-dynamic-resolvconf.diff. now part of debian. * readd local-altlocaledir.diff. * series: update. -- Fabio M. Di Nitto Wed, 01 Nov 2006 12:49:55 +0100 glibc (2.5-0exp2) UNRELEASED; urgency=low * New upstream version 2.5. [ Aurelien Jarno ] * debian/shlibver: Bump up to 2.5-1. * 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 hppa/cvs-portshead.patch (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/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. * sparc/cvs-pause-sigprocmask.diff: new patch (fix sparc64 build) from upstream CVS. * 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. [ 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 -- Aurelien Jarno Wed, 11 Oct 2006 16:27:42 +0200 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-12) UNRELEASED; 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. -- Aurelien Jarno Tue, 13 Feb 2007 23:43:39 +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.