2009
eglibc (2.10.1-6) unstable; urgency=high
[ Aurelien Jarno ]
* Don't ask to stop gdm before an upgrade, but run reload in the postint
Closes: #553362.
* patches/powerpc/cvs-readahead.diff: fix readahead on PowerPC.
* patches/any/cvs-preadv-pwritev.diff: fix preadv, pwritev and fallocate
for-D_FILE_OFFSET_BITS=64. Closes: #554608.
* patches/any/submitted-sched_h.2.diff: allow const argument to CPU_ISSET()
Closes: #554901.
* kfreebsd/local-sysdeps.diff: update to revision 2819 (from glibc-bsd).
* patches/any/submitted-etc-resolv.conf.diff: also handle case when the file
is present, but a nameserver entry is missing. Closes: #552010.
-- Aurelien Jarno <aurel32@debian.org> Sun, 08 Nov 2009 18:56:15 +0100
eglibc (2.10.1-5) unstable; urgency=low
[ Samuel Thibault ]
* patches/hurd-i386/local-disable-ioctls.diff: New patch to disable some
non-working ioctls.
* patches/hurd-i386/local-pthread_types.diff: Fix path typo.
[ Aurelien Jarno ]
* Move xz-utils to Build-Depends from Build-Depends-Indep.
-- Aurelien Jarno <aurel32@debian.org> Sun, 01 Nov 2009 17:19:00 +0100
eglibc (2.10.1-4) unstable; urgency=low
[ Aurelien Jarno ]
* patches/any/submitted-localedef-mmap.diff: new patch to cope with
different mmap alignment restrictions between MMAP_SHARED and
MMAP_PRIVATE. On SPARC64, MMAP_SHARED implies a 16kB alignment (L1
D-Cache size), while MMAP_PRIVATE implies a 8kB alignment (page
size). Closes: #552233.
* patches/any/submitted-confname.h.diff: new patch to fix build of
bits/confname.h with -pedantic-errors. Closes: #552819.
* kfreebsd/local-sysdeps.diff: update to revision 2817 (from glibc-bsd).
Fixes <netinet/icmp6.h>. Closes: #552138.
* Disable PIE on MIPS/MIPSEL.
* Replace patches/s390/submitted-getutmpx.diff by upstream version
(patches/any/cvs-getutmpx-compat.diff).
* Don't include debian/ and stamp-dir/ in eglibc source tarball. Closes:
#553053.
* Switch to the more common xz format from lzma for eglibc-source
tarball.
-- Aurelien Jarno <aurel32@debian.org> Fri, 30 Oct 2009 09:48:09 +0100
eglibc (2.10.1-3) unstable; urgency=low
[ Samuel Thibault ]
* patches/hurd-i386/local-bigmem.diff: Fix patch.
[ Aurelien Jarno ]
* patches/s390/submitted-getutmpx.diff: new patch to fix getutmpx() on
s390. Closes: #544838.
* patches/any/submitted-missing-etc-resolv.conf.diff: new patch to fix
name resolution with empty or missing /etc/resolv.conf. Closes:
#552453.
* debian/sysdeps/i386.mk: build with gcc-4.3 on i386. Closes: #551903.
-- Aurelien Jarno <aurel32@debian.org> Mon, 26 Oct 2009 19:40:34 +0100
eglibc (2.10.1-2) unstable; urgency=low
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2806 (from glibc-bsd).
* Drop kfreebsd/local-sysdeps-2.10.diff (merged in local-sysdeps.diff).
[ Samuel Thibault ]
* patches/hurd-i386/local-bigmem.diff: New patch to fix dl.so crash when
running on GNU Mach with VM_MAX_ADDRESS < 0xc0000000.
[ Aurelien Jarno ]
* patches/any/submitted-missing-etc-hosts.diff: return HOST_NOT_FOUND
instead of NO_DATA. Closes: #551622, #551760, #551879, #552010.
* Restart NSS related services after upgrade. Closes: #551971, #551885.
* testsuite-checking/kfreebsd: the *at syscalls emulation is not
working under all conditions, allow failure of related tests. That
should be removed after switching to kernel 8.0.
-- Aurelien Jarno <aurel32@debian.org> Fri, 23 Oct 2009 08:48:29 +0200
eglibc (2.10.1-1) unstable; urgency=low
[ Aurelien Jarno ]
* New upstream release.
- Fix C++ declaration of string functions. Closes: #496763.
- Add Handling for group shadow files. Closes: #519479.
- Use AT_RANDOM for randomized stack protector value. Closes:
#533077.
- don't trigger assertion on __pthread_mutex_lock anymore. Closes:
#479952.
- Fix week specifier in en_GB. Closes: #511474.
- Update sys/timex.h. Closes: #550857.
- debian/copyright, debian/symbols, debian/shlibver,
debian/locales-depver, debian/debhelper.in/*.lintian: upgrade
to 2.10.
- alpha has been moved to ports, update debian/sysdeps/alpha.mk and
debian/patches/alpha/* accordingly.
- Remove debian/patches/arm/submitted-setjmp.diff (merged).
- Remove debian/patches/arm/submitted-fpu_control_h.diff (merged).
- Remove debian/patches/hppa/cvs-tsd.diff (merged).
- Remove debian/patches/hppa/cvs-nptl.diff (merged).
- Remove debian/patches/hurd-i386/cvs-resource-prio.diff (merged).
- Remove debian/patches/hurd-i386/cvs-hurdsig-fix.diff (merged).
- Remove debian/patches/hurd-i386/cvs-net-headers.diff (merged).
- Remove debian/patches/hurd-i386/cvs-report-wait-fix.diff (merged).
- Remove debian/patches/hurd-i386/cvs-get_pc_thunk.diff (merged).
- Remove debian/patches/hurd-i386/cvs-strerror_l.diff (merged).
- Remove debian/patches/hurd-i386/cvs-rtld.diff (merged).
- Update debian/patches/hurd-i386/local-tls-support.diff.
- Update debian/patches/hurd-i386/submitted-extern_inline.diff.
- Update debian/patches/hurd-i386/local-atomic-no-multiple_threads.diff.
- Remove debian/patches/mips/cvs-context.diff (merged).
- Remove debian/patches/sparc/cvs-siginfo.diff (merged).
- Remove debian/patches/all/submitted-readme-version.diff (merged).
- Remove debian/patches/any/submitted-install-map-files.diff (merged).
- Remove debian/patches/any/cvs-pthread_h.diff (merged).
- Remove debian/patches/any/local-bashisms.diff (merged).
- Remove debian/patches/any/cvs-bz7058-nss_nss-nis.diff (merged).
- Remove debian/patches/any/cvs-iconv-utf16.diff (merged).
- Remove debian/patches/any/submitted-cross-zic.diff (merged).
- Remove debian/patches/any/cvs-binutils_2.20.diff (merged).
- Remove debian/patches/any/submitted-nss-nsswitch.diff (merged).
- Remove debian/patches/any/cvs-bz9706-nss_nss-files_files-parse.diff
(merged).
- Update debian/patches/any/cvs-broken-dns.diff.
- Remove debian/patches/any/cvs-bz9697-posix-regcomp.diff (merged).
- Remove debian/patches/any/cvs-bz697-posix-regexec.diff (merged).
- Remove debian/patches/any/submitted-broken-dns.diff (merged).
- Remove debian/patches/any/submitted-mount_h.diff (merged).
- Update debian/patches/any/submitted-futex_robust_pi.diff.
- Update debian/patches/any/local-dynamic-resolvconf.diff.
- Update debian/patches/any/local-libgcc-compat-main.diff.
- Update debian/patches/any/local-libgcc-compat-ports.diff.
- Update debian/patches/any/local-no-pagesize.diff.
- Remove debian/patches/any/submitted-date-and-unknown-tz.diff (merged).
- Remove debian/patches/any/cvs-sunrpc-license.diff (merged).
- Remove debian/patches/any/submitted-tst-cpucount.diff (merged).
- Remove debian/patches/any/submitted-signalfd-eventfd.diff (merged).
- Remove debian/patches/any/cvs-unsetenv.diff (merged).
- Remove debian/patches/localedata/mt_MT_euro.diff (merged).
- Remove debian/patches/localedata/submitted-bz9731-el_CY_euro.diff
(merged).
- Remove debian/patches/localedata/sk_SK_euro.diff (merged).
- Remove debian/patches/localedata/submitted-bz9730-locale-sv_FI.diff
(merged).
- Remove debian/patches/localedata/cvs-el_CY-el_GR-frac_digits.diff
(merged).
- Update debian/patches/localedata/sort-UTF8-first.diff.
- Update debian/patches/localedata/fr_CA-first_weekday.diff
- Update debian/patches/localedata/fr_BE-first_weekday.diff
- Update debian/patches/localedata/cy_GB-first_weekday.diff
- Remove debian/patches/localedata/submitted-bz9835-en_GB-first_day.diff
(merged).
- Update debian/patches/localedata/first_weekday.diff
- Update debian/patches/localedata/fr_LU-first_weekday.diff
- Update debian/patches/localedata/fr_CH-first_weekday.diff
- Remove debian/patches/sh4/cvs-headers-update.diff (merged).
- Remove debian/patches/any/local-revert-3270.diff (fixed upstream).
* Remove localedata/locale-fr_FR.diff as coreutils has been fixed.
* Add debian/patches/any/submitted-autotools.diff to update config.guess
and config.sub.
* Remove debian/patches/powerpc/local-sysconf.diff, as it only concerns
kernel that are not supported anymore.
* Add debian/patches/ia64/submitted-sysconf.diff to fix sysconf() on ia64.
* Add debian/patches/alpha/submitted-getsysstats.diff,
debian/patches/alpha/submitted-includes.diff and
debian/patches/alpha/submitted-lowlevellock.diff to partially fix FTBFS
on alpha.
* Add debian/patches/any/local-linuxthreads-unwind.diff to fix exception
handling with linuxthreads.
* Add debian/patches/any/cvs-nptl-init.diff to allow overwriting
architectures init.c in csu and nptl individually.
* Add debian/patches/any/submitted-accept4-hidden.diff to fix build
on non Linux architectures.
* Add debian/patches/kfreebsd/local-sysdeps-2.10.diff to update sysdeps
for glibc 2.10 on GNU/kFreeBSD.
* Add debian/patches/alpha/submitted-rtld-fPIC.diff to fix build on alpha.
* Add debian/patches/any/submitted-getent-gshadow.diff to add gshadow
support to getent.
* debian/rules.d/tarball.mk: store the checkout revision in the tarball
(file .svn-revision).
* debian/rules.d/tarball.mk: add an "update-from-upstream-svn" rule to
automatically update debian/patches/svn-updates.diff.
* patches/ia64/submitted-libm.diff: new patch to fix errors in the
math testsuite on ia64.
* Use gcc 4.4 by default, except on armel, hppa, mips, mipsel, sparc and
hurd-i386.
* Update to upstream revision 8758.
* patches/any/submitted-missing-etc-hosts.diff: new patch from Steve
Langasek to treat a missing /etc/hosts as a simple "not found", not as
an internal error. Closes: bug#539950.
* libc.postinst: only call telinit on Linux as originally.
* Fix package name in alpha/ia64 private symbols versioning.
* Add patches/sparc/local-sparcv9-memchr.diff to fix test-memchr.
[ Petr Salinger ]
* Add kfreebsd/local-no-SOCK_NONBLOCK.diff to fix build on GNU/kFreeBSD.
[ Samuel Thibault ]
* Add debian/patches/hurd-i386/local-_dl_random.diff to fix build on
hurd-i386.
* Add debian/patches/hurd-i386/local-unwind-resume.diff to fix build on
hurd-i386.
* Fix debian/patches/hurd-i386/local-tls-support.diff to align up includes
on Linux, to fix build.
[ Carlos O'Donell ]
* Add hppa/cvs-nptl-compat.diff to keep ABI compatibility between
linuxthreads and NPTL on HPPA.
* sysdeps/hppa.mk: switch to NPTL. Closes: bug#538513.
* testsuite-checking/expected-results-hppa-linux-gnu-libc: update.
-- Aurelien Jarno <aurel32@debian.org> Sun, 18 Oct 2009 18:35:20 +0200
eglibc (2.9-27) unstable; urgency=low
[ Aurelien Jarno ]
* Extend description of libc-bin, patch by Christoph Berg. Closes:
bug#544389.
* Strip *.o files manually (dh_strip does not do it) to prevent
leakage of the build directory.
* libc.postinst: re-add "telinit u", removed by accident in version
2.9-24. Closes: bug#545179.
* nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes:
bug#544942.
* nscd.conf.5: add documentation for max-db-size and auto-propagate
options. Closes: bug#544544.
* Merge from the multiarch branch:
- allow to specify libdir and slibdir also for the main flavor.
- use real dependencies between the build_* and binaryinst_*
targets.
- simplify clean target.
* Set the minimum kernel version to 6.0.0 for biarch library on
kfreebsd-amd64 to match the main library.
* alpha/submitted-sock_nonblock.diff: adjust patch location (alpha is
still a main architecture in glibc 2.9). Closes: bug#540871.
[ Samuel Thibault ]
* debian/debhelper.in/libc.install: Install libc/*-gnu*/ instead of
libc/*-*-gnu*/, to fix FTBFS on hurd-i386 due to it now being i486-gnu/.
* debian/patches/hurd-i386/submitted-null-pathname.diff: New patch to fix
chdir("") and chroot("") into returning ENOENT.
* debian/patches/hurd-i386/submitted-sbrk.diff: New patch to fix sbrk beyond
128MB.
* debian/patches/hurd-i386/local-thread-cancel.diff: New patch to fix ext2fs
crash.
* debian/patches/hurd-i386/submitted-readlinkat.diff: New patch to add
support for readlinkat(), to fix insserv build.
* debian/patches/hurd-i386/cvs-termios-IXANY.patch: New patch to
define IXANY in XOpen environment too, to fix libgphoto2 build.
* debian/patches/hurd-i386/submitted-SOL_IP.patch: New patch to add SOL_IP
definition, to fix directfb build.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2779 (from glibc-bsd).
[ Clint Adams ]
* debian/rules.d/debhelper.mk: make sure that snippets are included
before doing CURRENT_VER substitution; fix thanks to Steve
Langasek.
* Bump to Standards-Version 3.8.3.
-- Clint Adams <schizo@debian.org> Wed, 30 Sep 2009 16:24:56 -0400
eglibc (2.9-26) unstable; urgency=low
[ Aurelien Jarno ]
* alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
create the files at the correct location. Closes: bug#540871.
* Use the full triplet for optimized and biarch packages.
* cvs-unsetenv.diff: new patch to not segfault in unsetenv() if run after
clearenv().
[ Samuel Thibault ]
* Convert config_os' gnu-gnu into gnu to fix multiarch paths.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2744 (from glibc-bsd).
* any/local-linuxthreads-kill_other.diff, fixes ruby 1.9 testsuite failure
-- Aurelien Jarno <aurel32@debian.org> Mon, 31 Aug 2009 07:05:00 +0200
eglibc (2.9-25) unstable; urgency=low
* Remove Ben Collins <bcollins@debian.org> from the uploaders (Closes: bug#540901). * Recommends libc6-i686 on i386 and libc0.1-i686 on kfreebsd-i386 (instead of amd64 and kfreebsd-amd64). Closes: bug#455603. * rules.d/debheper.in: fix a one letter typo causing libc6-udeb to be empty. Closes: bug#541725. * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff: new patches to accommodate SOCK_NONBLOCK != O_NONBLOCK on these architectures. Closes: bug#540871. * Add dependency on $syslog in /etc/init.d/nscd. Closes: bug#541492.
-- Aurelien Jarno <aurel32@debian.org> Sun, 16 Aug 2009 13:43:11 +0200
eglibc (2.9-24) unstable; urgency=low
[ Aurelien Jarno ]
* Remove any/cvs-pthread_mutex_lock.diff following upstream decision.
* Replace debian/sysdeps/depflags.{mk,pl} by entries in debian/control
using the "new" dpkg-dev features. Clean-out some very old entries.
* Recommends libc6-i686 on amd64 and libc0.1-i686 on kfreebsd-amd64
(Closes: bug#455603).
* Don't access dpkg files directly in libc6.preinst.
* patches/any/local-ld-multiarch.diff: convert i586 and i686 into i486
(Closes: bug#540646).
* debian/rules.d/debhelper.mk: use dh_lintian instead doing the work
manually.
* Split out libc-bin from libc6 and libc-dev-bin from libc6-dev.
(Closes: #330735).
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2696 (from glibc-bsd).
-- Aurelien Jarno <aurel32@debian.org> Mon, 10 Aug 2009 14:32:35 +0200
eglibc (2.9-23) unstable; urgency=low
* debhelper.in/libc.postinst, sysdeps/depflags.pl: remove upgrade code
for pre-etch installations.
* Don't ship /etc/init.d/glibc.sh anymore: the GNU libc is now smart
enough to print "FATAL: kernel too old" alone. This also speed up
the boot a bit.
* Don't ship /usr/share/doc/libc6/TODO, but keep the file in the
sources.
* Don't ship /usr/share/doc/libc6/{README,PROJECT}.gz, they are
irrelevant for an already built GNU libc.
* Move /usr/share/doc/libc6/{CONFORMANCE,NAMESPACE,NOTES}.gz to
libc6-dev.
* Move all upstream changelogs in glibc-docs, and install a small
changelog file explaining the reason.
* Ship README.libm in libc6-dev.
* Update any/cvs-broken-dns.diff from upstream.
* any/cvs-pthread_mutex_lock.diff: new patch from upstream to fix
a memory ordering problem in pthread_mutex_{,timed}lock.
* Replace any/submitted-signalfd-eventfd.diff by upstream version
any/cvs-signalfd-eventfd.diff.
* alpha/submitted-asm-memchr.diff: new patch to fix broken prefetching
in memchr() on alpha.
* control.in/i386: replace the Pre-Depends by a Conflicts. Closes:
#538807. Update the breaks version of the packages not yet
transitioned.
-- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jul 2009 15:37:54 +0200
eglibc (2.9-22) unstable; urgency=low
* kfreebsd/local-sysdeps.diff: update to revision 2670 (from glibc-bsd).
* any/submitted-signalfd-eventfd.diff: new patch to support < 2.6.27
kernels in eventfd/signalfd. Closes: #537509.
* alpha/submitted-fdatasync.diff: update to keep fdatasync() as a
cancellation point. Closes: #537586.
* sparc/cvs-siginfo.diff, s390/submitted-siginfo.diff,
ia64/submitted-siginfo.diff: new patches to get "struct sigevent"
from bits/siginfo.h in sync with the kernel version. Closes: #534548.
* debhelper.in/libc-alt.preinst: also clear old /lib32 and /usr/lib32
symlinks on install, as they might have been left by a previous
installation of the package.
* patches/any/cvs-getaddrinfo-nss-notfound.diff: new patch to correctly
handle missing NSS modules. Closes: #535106, #298290.
* Add X-Interactive: true to /etc/init.d/glibc.sh. Closes: #538435.
-- Aurelien Jarno <aurel32@debian.org> Sun, 26 Jul 2009 10:16:30 +0200
eglibc (2.9-21) unstable; urgency=low
[ Aurelien Jarno ] * Re-add /usr/include/scsi/scsi.h. Closes: #537354. * libc6-dev-i386: pre-depends on libc6-i386. Closes: #535313. * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289. * any/local-bindresvport_blacklist.diff: update from latest openSUSE version. * kfreebsd/local-sysdeps.diff: update to revision 2643 (from glibc-bsd). Closes: #537492. * debian/local/etc_init.d/glibc.sh: add support for start/stop/restart/ force-reload options. * debian/debhelper.in/libc-alt.preinst: add set -e.
-- Aurelien Jarno <aurel32@debian.org> Sun, 19 Jul 2009 21:09:38 +0200
eglibc (2.9-20) unstable; urgency=low
[ Clint Adams ] * Bump to Standards-Version 3.8.2. [ Aurelien Jarno ] * Don't ship /usr/include/scsi/scsi.h anymore. Closes: #535809. * Add sysdeps/sh4.mk. Closes: #536199. * debian/control.in/main: Build-Depends on dpkg-dev (>= 1.15.3.1). Closes: #536482. * kfreebsd/local-sysdeps.diff: update to revision 2624 (from glibc-bsd).
-- Aurelien Jarno <aurel32@debian.org> Sun, 12 Jul 2009 14:39:01 +0200
eglibc (2.9-19) unstable; urgency=low
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2611 (from glibc-bsd).
Closes: #534115. Thanks to Javier Mendez Gomez.
[ Aurelien Jarno ]
* libc6-i386/presubj: remove. Closes: #533768.
* eu.po update from Piarres Beobide. closes: #534283.
* arm/local-hwcap-updates.diff, arm/local-no-hwcap.diff: update ARM
hwcaps to support NEON and VFP. Closes: #534126.
* control.in/i386: add a breaks nvidia-glx-ia32 (<= 185.18.14-1) and
nvidia-libvdpau-ia32 (<= 185.18.14-1). Closes: #534874.
* Merge any/submitted-broken-dns.diff into any/cvs-broken-dns.diff and
update from upstream.
[ Clint Adams ]
* ru.po update from Yuri Kozlov. closes: #534781.
* cs.po update from Miroslav Kure. closes: #534787.
-- Clint Adams <schizo@debian.org> Sun, 05 Jul 2009 11:49:39 -0400
eglibc (2.9-18) unstable; urgency=low
* Remove /lib32 and /usr/lib32 in the libc6-i386 preinst. closes: #533773.
-- Clint Adams <schizo@debian.org> Sun, 21 Jun 2009 03:17:50 -0400
eglibc (2.9-17) unstable; urgency=low
[ Aurelien Jarno ]
* Fix the versionned conflict of libc6-i386 with libc6-i386-dev. Closes:
#533482.
[ Clint Adams ]
* Use Breaks instead of Conflicts for the /emul/ia32-linux transition.
closes: #533503.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2599 (from glibc-bsd).
-- Clint Adams <schizo@debian.org> Thu, 18 Jun 2009 18:36:51 -0400
eglibc (2.9-16) unstable; urgency=low
* Restore /lib/ld-linux.so.2 symlink. Closes: #533364. * control.in/i386: tighten a bit the conflicts given the recent uploads.
-- Aurelien Jarno <aurel32@debian.org> Wed, 17 Jun 2009 07:32:47 +0200
eglibc (2.9-15) unstable; urgency=low
* kfreebsd/local-sysdeps.diff: update to revision 2587 (from glibc-bsd).
Update expected testsuite results accordingly.
* any/cvs-broken-dns.diff: backport more parts from upstream.
* Update Italian debconf translation, by Luca Monducci. Closes: #531431.
* sh4/cvs-headers-update.diff: new patch from upstream to fix build failure
on SH4. Closes: #532385.
* sysdeps/amd64.mk: fix i386_slibdir.
* control.in/i386: remove duplicate entries.
-- Aurelien Jarno <aurel32@debian.org> Sat, 13 Jun 2009 22:25:41 +0200
eglibc (2.9-14) unstable; urgency=low
[ Aurelien Jarno ]
* debian/debhelper.in/locales.postrm: remove /etc/default/locale on
purge. Closes: #530902.
[ Clint Adams ]
* Move /emul/ia32-linux libraries to /usr/lib32.
-- Clint Adams <schizo@debian.org> Sat, 13 Jun 2009 09:51:12 -0400
eglibc (2.9-13) unstable; urgency=low
* debian/debhelper.in/nscd.init: fix return code when querying status
and nscd is not running to comply with LSB. Closes: #527883.
* debian/debhelper.in/locales.config: don't use "echo -e". Closes:
#527945, #529173.
* debian/patches/localedata/supported.diff: add kk_KZ.RK1048 locale.
Closes: #528177.
* debian/debhelper.in/locales.config: use previous debconf settings if
/etc/environment and /etc/default/locale do not exist.
* debian/bug/locales/presubj: fix a typo. Closes: #528353.
* debian/local/manpages/validlocale.8: fix a typo. Closes: #528658.
* debian/patches/any/cvs-sunrpc-license.diff: new patch from upstream
to change the SUNRPC license into BSD one. Update debian/copyright
accordingly. Closes: #382175.
* debian/patches/any/submitted-tst-cpucount.diff: new patch to fix
tst-cpucount test on non Linux kernels.
* kfreebsd/local-sysdeps.diff: update to revision 2545 (from glibc-bsd).
* debian/patches/kfreebsd/local-config_h_in.patch: new patch to correctly
define __KFREEBSD_KERNEL_VERSION.
* debian/sysdeps/kfreebsd.mk: bump minimal kernel version to 6.0.
* debian/debhelper.in/libc.NEWS: detail the exact line that has to be
added to /etc/resolv.conf.
-- Aurelien Jarno <aurel32@debian.org> Tue, 26 May 2009 13:45:58 +0200
eglibc (2.9-12) unstable; urgency=low
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2503 (from glibc-bsd).
[ Aurelien Jarno ]
* any/local-revert-3270.diff: new patch to revert fix for PR nptl/3270.
(closes: bug#527541).
-- Aurelien Jarno <aurel32@debian.org> Fri, 08 May 2009 11:57:16 +0200
eglibc (2.9-11) unstable; urgency=low
* Switch to Embedded GLIBC (EGLIBC), sources taken from the 2.9
branch.
- Update all/submitted-readme-version.diff.
- Update any/local-bashisms.diff.
- Update any/cvs-bz9697-posix-regcomp.diff.
- Update any/cvs-binutils_2.20.diff.
- Drop any/local-makeconfig.diff.
- Drop any/submitted-getcwd-sys_param_h.diff (merged in eglibc).
- Add any/submitted-cross-zic.diff to fix biarch builds.
- Add any/submitted-nss-nsswitch.diff to fix linuxthreads builds.
- Add any/submitted-install-map-files.diff to fix GNU/Hurd builds.
- More tests of flavour/biarch builds are run, update the expected
testsuite results accordingly.
- Rename glibc-source package into eglibc-source.
-- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 09:54:14 +0200
glibc (2.9-10) unstable; urgency=low
[ Samuel Thibault ]
* hurd-i386/local-pthread_posix-option.diff: Set _POSIX_TIMEOUTS to 200112
too, to fix gthread compilation in gcc-4.4
[ Petr Salinger ]
* fix up GNU/kFreeBSD specific macro LIST_FOREACH_SAFE.
[ Aurelien Jarno ]
* any/cvs-broken-dns.diff: backport more parts from upstream.
* any/submitted-broken-dns.diff: new patch to not raise an error if one
query returns NOTIMP or FORMERR and the other NOERROR. Closes: #526823.
-- Aurelien Jarno <aurel32@debian.org> Tue, 05 May 2009 01:39:50 +0200
glibc (2.9-9) unstable; urgency=low
* mips/cvs-context.diff: add missing part from upstream.
-- Aurelien Jarno <aurel32@debian.org> Tue, 28 Apr 2009 23:11:30 +0200
glibc (2.9-8) unstable; urgency=low
[ Aurelien Jarno ] * Update Swedish debconf translation, by Martin Bagger. Closes: #522982. * mips/cvs-context.diff: new patch from upstream to add getcontext, setcontext, makecontext, swapcontext. * any/submitted-mount_h.diff: new patch to add MNT_DETACH and MNT_EXPIRE to sys/mount.h. Closes: #523952. * arm/submitted-fpu_control_h.diff: new patch to disable macros from <fpu_control.h> on EABI. Closes: #525261. * any/cvs-iconv-utf16.diff: new patch from upstream to reject UTF-8-encoded UTF-16 surrogates in iconv. Closes: #525299. * any/local-getaddrinfo-interface.diff: ignore addresses with no interface assigned while sorting with rule 7. Closes: #521439. * any/cvs-broken-dns.diff: new patch from CVS to provide a fallback for broken DNS server while doing unified IPv4/IPv6 requests. The first lookup will be slow, but subsequent requests will fallback to the previous behaviour. This can be enabled by default by setting 'single-request' in /etc/resolv.conf. * debhelper.in/libc.NEWS: add entry explaining the new behaviour and the new option. * any/local-disable-gethostbyname4.diff: disabled this patch to re-enable unified IPv4/IPv6 requests. Closes: bug#343140, bug#435646. * localedata/cvs-el_CY-el_GR-frac_digits.diff: new patch from CVS to fix frac_digits and int_frac_digits on el_CY ad el_GR locales. Closes: bug#511621. * mips_asm_unistd.h, sysdeps/mipsel.mk, sysdeps/mips.mk: use our own version of unistd.h corresponding to the one of a 2.6.24 kernel to workaround kernel bugs on the build daemons. * any/cvs-binutils_2.20.diff: new patch from upstream to fix build failure with binutils 2.20. [ Petr Salinger ] * kfreebsd/local-sysdeps.diff: update to revision 2482 (from glibc-bsd). Closes: #522686. Thanks to Jan Christoph Nordholz. [ Samuel Thibault ] * hurd-i386/cvs-rtld.diff: new patch, fixes boot of glibc built with binutils >= 2.19.
-- Aurelien Jarno <aurel32@debian.org> Mon, 27 Apr 2009 00:44:59 +0200
glibc (2.9-7) unstable; urgency=low
[ Aurelien Jarno ] * Update German debconf translation, by Helge Kreutzman. Closes: #519992. * Update testsuite results on alpha, tst-timer.out exits with SIGILL on some machines, it was already the case with glibc 2.7 on the same machines. * Update testsuite results on hppa, tst-posix_fallocate.out and tst-makecontext.out are known to fail with a 32-bit kernel. * debian/script.in/nsscheck.sh: fix a typo. Closes: #520455. * kfreebsd/local-sysdeps.diff: update to revision 2390 (from glibc-bsd). * libc6.1.symbols.alpha: fix package name for private symbols. [ Samuel Thibault ] * debian/rules.d/debhelper.mk: let grep libpthread.so fail because on hurd-i386 glibc does not provide it.
-- Aurelien Jarno <aurel32@debian.org> Tue, 07 Apr 2009 07:58:50 +0200
glibc (2.9-6) unstable; urgency=low
[ Samuel Thibault ] * debian/patches/hurd-i386/local-tls-support.diff: fix typo in tlsdesc.sym. [ Aurelien Jarno ] * debian/po/de.po: fix German translation. Closes: bug#519612. * Update French debconf translation, by Christian Perrier. Closes: #519662. * any/local-disable-gethostbyname4.diff: disable unified lookup for getaddrinfo(). While unified lookup fix the problem of DNS servers simply dropping AAAA requests, it breaks lookup with even more broken DNS servers only returning a broken AAAA answer. As it seems the second type of broken DNS concerns more users, let's revert to the old behaviour. Closes: #516218. * any/submitted-getaddrinfo-lo.diff: correctly handle the lo interface and associated addresses when checking for native connection. Closes: bug#519545. * debian/control.in/libc: change -dbg packages to section debug. * debian/control.in/main: update Standards-Version to 3.8.1: - debian/local/etc_init.d/glibc.sh: move set -e out from the shebang line. - debian/debhelper.in/nscd.init: exit successfully if the daemon was already running. * debian/debhelper.in/nscd.dirs: remove /var/run/nscd directory.
-- Aurelien Jarno <aurel32@debian.org> Sun, 15 Mar 2009 21:22:48 +0100
glibc (2.9-5) unstable; urgency=low
[ Clint Adams ]
* Change first day of the week in ru_UA locale to Monday. closes:
#517386.
[ Aurelien Jarno ]
* testsuite-checking/expected-results-i486-linux-gnu-libc,
testsuite-checking/expected-results-i686-linux-i686: remove
testgrp.out from the ignore list, it was due to a misconfiguration
of the build daemon.
* debhelper.in/libc.{preinst,postint}: bump the version triggering the
restart of NSS related services to 2.9-5.
* debhelper.in/libc.postint: change cupsys into cups.
* script.in/nsscheck.sh: convert mysql-server into mysql. Closes:
bug#172123.
* merge lost patch from lenny:
- debhelper.in/locales.config: use previous debconf settings if
/etc/locales does not exists. Closes: bug#517884.
* debian/local/manpages/ld.so.8: fix a typo. Closes: bug#518394.
* debhelper.in/libc.preinst, debhelper.in/libc.templates: warn users
about the need to disable xscreensaver and xlockmore before libc6
is unpacked. Closes: bug#517795.
[ Samuel Thibault ]
* debian/patches/hurd-i386/cvs-ECANCELED.diff: rename into
submitted-ECANCELED.diff
* debian/patches/hurd-i386/local-net-headers.diff: rename into
cvs-net-headers.diff
* debian/patches/hurd-i386/local-pthread_types.diff: make it create a new
sysdep/mach/hurd/bits/pthreadtypes.h instead of modifying
bits/pthreadtypes.h. Move from series.hurd-i386 to series.
* debian/patches/hurd-i386/local-tls-dtv-offset.diff: remove patch, make
local-tls-support.diff create tlsdesc.sym instead.
* debian/patches/hurd-i386/local-no-strerror_l.diff: remove patch, replaced
by...
* debian/patches/hurd-i386/cvs-strerror_l.diff: new patch from Thomas
Schwinge.
-- Aurelien Jarno <aurel32@debian.org> Thu, 12 Mar 2009 00:13:02 +0100
glibc (2.9-4) unstable; urgency=low
* testsuite-checking/expected-results-ia64-linux-gnu-libc: ignore
result of tst-oddstacklimit.out, it is known to fail with old
kernels, just like in glibc 2.7.
* debian/debhelper.in/libc{-alt,-otherbuild,}.lintian: remove outdated
overrides.
* debhelper.in/libc.postinst: restart NSS services on upgrades from
versions prior to 2.9-1.
* testsuite-checking/expected-results-arm-linux-gnueabi-libc: ignore
result of test-fenv.out and test-fpucw.out, as they were already
failing with glibc 2.7.
* patches/any/submitted-futex_robust_pi.diff: new patch to correctly
define when PI futexes and robust mutexes have been introduced
in the kernel, on a per architecture basis.
* testsuite-checking/expected-results-{alpha,ia64}-linux-gnu-libc:
remove PI futexes failures.
* patches/all/submitted-readme-version.diff: fix the upstream version
number in upstream README. Closes: bug#516908.
* debian/rules.d/build.mk: disable the testsuite on ball/mayr/mayer/rem
build daemons.
* debian/rules.d/info.mk: new file to dump useful info in the build log.
* debian/rules: always define and export SHELL as "/bin/bash -e".
Closes: bug#517077.
* patches/any/cvs-bz7058-nss_nss-nis.diff: new patch to fix crash when
doing host lookup with nss-nis. Closes: bug#517094.
* Add debian/libc6-mips{n32,64}.symbols.mips{el,} symbol files.
* debian/debhelper.in/glibc-source.install, debian/rules.d/build.mk:
switch the format of glibc-source to lzma, sparing 6MB.
* debian/libc6.1.symbols.{alpha,ia64}: fix symbols.
* debian/symbols: rename symbols.common into libc6.symbols.common.
* rules.d/debhelper.mk: don't strip debugging symbols. Remove
debhelper.in/libc-dbg.{install,lintian} and wrappter/objcopy.
control.in/libc: update description of libc-dbg. Closes: bug#516516.
* patches/kfreebsd/local-scripts.diff: correctly define the soname of
libthread_db.
* libc0.1.symbols.common, libc0.1.symbols.kfreebsd-{amd64,i386],
libc0.1-i386.symbols.kfreebsd-amd64: new files.
-- Aurelien Jarno <aurel32@debian.org> Fri, 27 Feb 2009 19:01:26 +0100
glibc (2.9-3) unstable; urgency=low
* debhelper.in/nscd.init: fix the for loop. Closes: bug#516509.
-- Aurelien Jarno <aurel32@debian.org> Sat, 21 Feb 2009 11:40:24 +0100
glibc (2.9-2) unstable; urgency=low
[ Aurelien Jarno ]
* testsuite-checking/*: ignore tst-cpuclock2 test, as it fails on
machines using cpufreq.
* Rename submitted/cvs-tsd.diff into hppa/cvs-tsd.diff.
* patches/any/local-bashisms.diff: fix more bashisms in the testsuite.
* rules.d/build.mk: define SHELL as /bin/bash.
* patches/any/cvs-pthread_h.diff: patch from upstream to fix warning
in pthread.h.
* debhelper.in/libc.preinst: restart NSS services on upgrades from
versions prior to 2.9-1.
* debhelper.in/symbols, rules.d/debhelper.mk: allow linking against
private symbols again, but with a strict dependency on the upstream
version.
* debhelper.in/nscd.init: fix cache flushing on restart/reload. Closes:
bug#516212.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2370 (from glibc-bsd).
* drop kfreebsd/local-sysdeps28.diff (merged into local-sysdeps.diff).
-- Aurelien Jarno <aurel32@debian.org> Fri, 20 Feb 2009 22:25:19 +0100
glibc (2.9-1) unstable; urgency=low
[ Aurelien Jarno ]
* New upstream release.
- This version has been tagged in the CVS, update debian/rules and
debian/rules.d/tarball.mk accordingly.
- shs_CA locale is enabled. Closes: #504663.
- fix snprintf with low-memory. Closes: #481543.
- fix mtrace warning message. Closes: #507488.
- Disable m68k/local-mathinline_h.diff.
- Update any/local-bashisms.diff.
- Update hurd-i386/local-tls-support.diff.
- Update localedata/locale-en_DK.diff.
- Update localedata/sort-UTF8-first.diff.
- Update localedata/supported.diff.
- Update localedata/first_weekday.diff.
- Remove all/submitted-iconv-latin9.diff (merged).
- Remove any/submitted-user_h.diff (merged).
- Remove any/cvs-bug-iconv6_tst-iconv7.diff (merged).
- Remove any/cvs-getaddrinfo.diff (merged).
- Remove any/cvs-iconv-braces.diff (merged).
- Remove any/cvs-nscd-getservbyport.diff (merged).
- Remove any/cvs-regex_anchor.diff (merged).
- Remove any/cvs-tst-regex.diff (merged).
- Remove any/submitted-rpcgen-makefile.diff (merged).
- Remove hppa/cvs-context.diff (merged).
- Remove hppa/submitted-atomic_h.diff (merged).
- Remove hppa/submitted-fesetenv.diff (merged).
- Remove hurd-i386/cvs-lock-memory-clobber.diff (merged).
- Remove hurd-i386/cvs-mig-init.diff (merged).
- Remove hurd-i386/cvs-MSG_NOSIGNAL.diff (merged).
- Remove hurd-i386/cvs-open_2.diff (merged).
- Remove hurd-i386/cvs-signal-werror.diff (merged).
- Remove hurd-i386/cvs-termios.diff (merged).
- Remove hurd-i386/cvs-fcntl-types.diff (merged).
- Remove mips/local-setjmp.diff (merged).
- Remove sparc/cvs-context.diff (merged).
- Remove localedata/locale-ks_IN.diff (replaced upstream by
ks_IN@devanagari).
- debian/shlibver: bump to 2.9.
- debian/locales-depver: bump to 2.9.
- debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.9) to libc.
- Finnish (fi_FI) time format is fixed. closes: #468849.
* debhelper.in/locales.config: convert ks_IN into ks_IN@devanagari.
* symbols.wildcards: update for glibc 2.9.
* debhelper.in/*.lintian: update for glibc 2.9.
* testsuite-checking/compare.sh: don't assume expected and current
testsuite results in same order. Closes: bug#504031.
* testsuite-checking/expected-results-powerpc64-linux-ppc64: update.
* debian/local/etc_init.d/glibc.sh: add Description and Short-Description.
Closes: bug#510083.
* Remove manpage that will be provided by manpages-dev. Closes: bug#506515,
bug#505784.
* debian/copyright: update. Closes: bug#506881.
* any/submitted-popen.diff: new patch from Gentoo to fix popen() on >= 2.6.27
kernels. Closes: bug#512238.
* arm/submitted-setjmp.diff: new patch to fix build on arm.
* debian/rules: set BUILD_CC (host compiler) to gcc, and set CC (target
compiler) to gcc-4.3. The later can be override on a per target basis.
* debian/rules.d/build.mk: enable stackguard randomization. Closes:
bug#511811.
* expected-results-i486-linux-gnu-libc, expected-results-i686-linux-i686:
Add tests that fail on a Xen machine. Sigh.
* any/local-linuxthreads-thread_self.diff: new patch to fix a warning on
linuxthreads builds.
* rules.d/build.mk: unset LANG to make sure testsuite errors are not
localized.
* debian/rules: remove *.mo file in the clean target.
* sysdeps/alpha.mk, control.in/main: use gcc-4.3 on alpha.
* debhelper.in/locales.postinst: make sure /etc/default/locale is always
created. Closes: bug#515099.
* debian/wrapper/objcopy: apply special strip to libraries only. Closes:
bug#513882.
* debian/localedata/locale-fr_FR.diff: revert change of week of day and
month abbreviations in fr_FR locale. Closes: bug#509191.
[ Clint Adams ]
* patches/any/cvs-bz697-posix-regexec.diff: regex fix from Paolo Bonzini.
* patches/any/cvs-bz9697-posix-regcomp.diff: regex fix from Paolo Bonzini,
closes: #510219.
* patches/localedata/submitted-bz9725-locale-sv_SE.diff: fix from David
Weinehall for incorrect sv_SE date format. closes: #489960.
* patches/any/cvs-bz9706-nss_nss-files_files-parse.diff: unify NSS
behavior between 32-bit and 64-bit platforms. addresses: #483645.
* localedata/submitted-bz9730-locale-sv_FI.diff: make sv_FI time format
conform to that of fi_FI. closes: #489946.
* Rename patches/localedata/el_CY_euro.diff to
patches/localedata/submitted-bz9731-el_CY_euro.diff.
* Rename patches/localedata/dz_BT-collation.diff to
patches/localedata/submitted-bz9732-dz_BT-collation.diff.
* patches/localedata/submitted-bz9835-en_GB-first_day.diff: new patch to
fix first_weekday and first_workday for en_GB. closes: #512343.
[ Arthur Loiret ]
* patches/any/local-nss-overflow.diff: new patch to ignore uids and gids
greater than UINT_MAX. Closes: #483645.
* patches/hppa/submitted-tsd.diff: new patch from to fix build on hppa.
Closes: #511430.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2352 (from glibc-bsd).
* add kfreebsd/local-linuxthreads29.diff:
update to fix build on kfreebsd architectures.
[ Samuel Thibault ]
* hurd-i386/cvs-resource-prio.diff: new patch to fix detection of PRIO_*
values in some packages
* hurd-i386/cvs-hurdsig-fix.diff: new patch to fix hurd signal FD locking.
* hurd-i386/cvs-report-wait-fix.diff: patch from CVS instead of
hurd-i386/submitted-report-wait.diff.
* hurd-i386/submitted-critical-sections.diff: new patch to fix some missing
critical sections.
* hurd-i386/submitted-dup2-fix.diff: new patch to fix dup2 FD locking.
* hurd-i386/local-net-headers.diff: new patch to install net/*.h headers.
* hurd-i386/local-tls-dtv-offset.diff: new patch to fix DTV_OFFSET macro.
* hurd-i386/local-pthread_posix-option.diff: put back to series.
* hurd-i386/local-check_native.diff: new patch to provide a dummy
__check_native() function.
* hurd-i386/cvs-get_pc_thunk.diff: new patch to fix missing
__i686.get_pc_thunk.bx reference.
* hurd-i386/submitted-dl-sysdep.diff: new patch to fix static linking.
* hurd-i386/submitted-stat.diff: clean up patch.
* hurd-i386/submitted-itimer-lock.diff: new patch fixing itimer unlocking.
-- Aurelien Jarno <aurel32@debian.org> Tue, 17 Feb 2009 22:49:15 +0100
2008
glibc (2.8+20080809-3) experimental; urgency=low
[ Aurelien Jarno ]
* New upstream release.
- Fix conversions to ISO-2022-JP. Closes: #466340.
- "Tarballs are a completely outdated concept":
+ use a flat .orig.tar.gz
+ rules.d/tarball.mk: remove all, add a get-orig-source target
+ rules.d/quilt.mk: fix the unpatch target
- Update any/cvs-getaddrinfo.diff.
- Update any/submitted-i686-timing.diff.
- Update hurd-i386/cvs-lock-memory-clobber.diff.
- Update kfreebsd/local-sys_queue_h.diff
- Update locale/preprocessor-collate-uli-sucks.diff
- Update localedata/tailor-iso14651_t1.diff.
- Update localedata/locales-fr.diff.
- Update localedata/cy_GB-first_weekday.diff.
- Update localedata/fr_BE-first_weekday.diff.
- Update localedata/fr_CA-first_weekday.diff.
- Update localedata/fr_CH-first_weekday.diff.
- Update localedata/fr_LU-first_weekday.diff.
- Remove alpha/submitted-xstat.diff (outdated).
- Remove amd64/cvs-vdso_clock_gettime.diff (merged).
- Remove arm/cvs-ioperm.diff (merged).
- Remove arm/cvs-gcc4-inline.diff (merged).
- Remove arm/local-args6.diff (merged).
- Remove arm/submitted-RTLD_SINGLE_THREAD_P.diff (merged).
- Remove hppa/cvs-atomic.diff (merged).
- Remove hppa/cvs-lowlevellock.diff (merged).
- Remove hurd-i386/cvs-kernel-features.diff (merged).
- Remove hurd-i386/cvs-O_CLOEXEC_fix.diff (merged).
- Remove hurd-i386/cvs-epfnosupport.diff (merged).
- Remove hurd-i386/cvs-df.diff (merged).
- Remove hurd-i386/cvs-blocked-exceptions.diff (merged).
- Remove i386/cvs-short-for-fnstsw.diff (merged).
- Remove mips/cvs-memory-barriers.diff (merged).
- Remove mips/cvs-mknod.diff (merged).
- Remove mips/cvs-fcsr.diff (merged).
- Remove mips/cvs-mipsn32.diff (merged).
- Remove sh4/cvs-nptl-private-futexes.diff (merged).
- Remove all/cvs-gai_conf.diff (merged).
- Remove any/cvs-epoll_h.diff (merged).
- Remove any/cvs-ether_line.diff (merged).
- Remove any/cvs-ethertype.diff (merged).
- Remove any/cvs-fchmodat.diff (merged).
- Remove any/cvs-gcc-4.3.diff (merged).
- Remove any/cvs-iconv-iso2022jp-loop-bug.diff (merged).
- Remove any/cvs-isoc99_vscanf.diff (merged).
- Remove any/cvs-rfc3484.diff (merged).
- Remove any/cvs-sched_h.diff (merged).
- Remove any/cvs-strerror_r.diff (merged).
- Remove any/local-strfry.diff (merged).
- Remove any/cvs-strtod.diff (merged).
- Remove any/cvs-tzfile.diff (merged).
- Remove any/cvs-vfscanf.diff (merged).
- Remove any/cvs-sunrpc_rpc_thread.diff (merged).
- Remove any/cvs-wchar_h.diff (merged).
- Remove any/local-dl-execstack.diff (outdated).
- Remove any/local-gcc4-wcstol_l.diff (outdated).
- Remove any/local-ip6-localhost.diff (fixed differently).
- Remove any/local-notls.diff (outdated).
- Remove any/submitted-ieee754_h.diff (merged).
- Remove any/submitted-link-local_resolver.diff (merged).
- Remove localedata/cvs-locale-ig_NG.diff (merged).
- Remove localedata/cvs-locale-lo_LA.diff (merged).
- Remove localedata/cvs-locale-ug_CN.diff (merged).
- Remove localedata/locale-es_CR.diff (merged).
- Remove localedata/locale-pt_PT.diff (merged).
- Add patches/alpha/submitted-creat64.diff from Gentoo.
- Add patches/alpha/submitted-dl-support.diff from Gentoo.
- debian/shlibver: bump to 2.8.
- debian/locales-depver: bump to 2.8.
* Convert all patch to patchlevel -p1. Closes: #485165.
* debian/rules.d/quilt.mk: add a refresh target.
* local/manpages/*: fix comments to make lintian happy.
* locale/check-unknown-symbols.diff: changes errors to warnings.
* debian/control.in/main: update Standards-Version to 3.8.0:
- Add debian/README.source.
* debian/rules, debian/rules.d/build.mk, debian/testsuite-checking/*:
implement regression check, based on a patch from Carlos O'Donell.
* testsuite-checking/expected-results-alpha-linux-gnu-libc: new file.
* testsuite-checking/expected-results-alphaev67-linux-alphaev67: new file.
* testsuite-checking/expected-results-arm-linux-gnueabi-libc: new file.
* testsuite-checking/expected-results-hppa-linux-gnu-libc: new file.
* testsuite-checking/expected-results-i486-kfreebsd-gnu-libc: new file.
* testsuite-checking/expected-results-i486-linux-gnu-libc: new file.
* testsuite-checking/expected-results-i686-kfreebsd-i386: new file.
* testsuite-checking/expected-results-i686-kfreebsd-i686: new file.
* testsuite-checking/expected-results-i686-linux-i386: new file.
* testsuite-checking/expected-results-i686-linux-i686: new file.
* testsuite-checking/expected-results-i686-linux-xen: new file.
* testsuite-checking/expected-results-ia64-linux-gnu-libc: new file.
* testsuite-checking/expected-results-mips-linux-gnu-libc: new file
* testsuite-checking/expected-results-mips32-linux-mipsn32: new file.
* testsuite-checking/expected-results-mips64-linux-mips64: new file.
* testsuite-checking/expected-results-mips32el-linux-mipsn32: new file.
* testsuite-checking/expected-results-mips64el-linux-mips64: new file.
* testsuite-checking/expected-results-mipsel-linux-gnu-libc: new file.
* testsuite-checking/expected-results-powerpc-linux-gnu-libc: new file.
* testsuite-checking/expected-results-powerpc64-linux-ppc64: new file.
* testsuite-checking/expected-results-s390-linux-gnu-libc: new file.
* testsuite-checking/expected-results-s390x-linux-s390x: new file.
* testsuite-checking/expected-results-sparc64-linux-sparc64: new file.
* testsuite-checking/expected-results-sparc-linux-gnu-libc: new file.
* testsuite-checking/expected-results-sparcv9b-linux-sparcv9b: new file.
* testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc: new file.
* testsuite-checking/expected-results-x86_64-linux-amd64: new file.
* testsuite-checking/expected-results-x86_64-linux-gnu-libc: new file.
* control.in/main: build-depends on dpkg (>= 1.14.17).
* Add symbols files for the various libraries, based on a patch by
Raphaël Hertzog. Closes: #462444.
* localedata/supported.diff: sort locales by alphabetical order. Closes:
#493231.
* debian/rules, debian/rules.d/build.mk, debian/sysdeps.mk/*: use a common
huge TIMEOUTFACTOR for all architectures.
* debian/sysdeps/mipsel.mk: use the correct triplet for mipsn32 and mips64
builds.
* debian/sysdeps/kfreebsd-amd64.mk: remove wrong symlink /lib32/lib32.
* debian/sysdeps/amd64.mk,kfreebsd-amd64.mk: enable i686 optimizations.
* debhelper.in/locales-all.prerm, debhelper.in/locales.postinst: remove
prepended path.
* debian/sysdeps/hppa.mk: use relative symlinks for hppa64 include
directories.
* patches/all/submitted-iconv-latin9.diff: add latin9 as an alias to
latin-9 for consistency with other charsets. Closes: #497449.
* rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install
preprocessed manpages instead of raw ones.
* debian/sysdeps/*.mk, script.in/kernelcheck.sh: bump minimal kernel
version to 2.6.18. Closes: #499689.
* debian/control.in/main: add Vcs-Svn and Vcs-Browser field. Closes:
#499769.
* debian/sysdeps/depflags.pl: add a conflict on nscd (<< 2.8) to libc
Closes: #498516).
* rules, rules.d/build.mk, debhelper.in/glibc-doc.manpages: install the
generated manpages.
* any/cvs-bug-iconv6_tst-iconv7.diff: new patch from upstream to fix
bug-iconv6 and tst-iconv7 when the locales package is not installed.
[ Petr Salinger ]
* add any/local-linuxthreads-ptw.diff. Closes: #494908.
* add kfreebsd/local-sysdeps28.diff, glibc 2.8 specific kfreebsd sysdeps.
[ Samuel Thibault ]
* Add hurd-i386/submitted-report-wait.diff.
-- Aurelien Jarno <aurel32@debian.org> Sat, 25 Oct 2008 21:22:39 +0200
glibc (2.7-18) unstable; urgency=low
* patches/localedata/mt_MT_euro.diff, patches/localedata/el_CY_euro.diff:
new patches to switch Cyprus and Malta currency to Euro.
-- Aurelien Jarno <aurel32@debian.org> Sun, 04 Jan 2009 11:28:23 +0100
glibc (2.7-17) unstable; urgency=low
* patches/localedata/sk_SK_euro.diff: new patch to switch Slovakia
currency to Euro. Closes: bug#510423.
-- Aurelien Jarno <aurel32@debian.org> Fri, 02 Jan 2009 22:49:53 +0100
glibc (2.7-16) unstable; urgency=low
* patches/any/submitted-rpcgen-makefile.diff: new patch to fix fancy
Makefile filename when using rpcgen -a. Closes: bug#503182.
-- Aurelien Jarno <aurel32@debian.org> Thu, 23 Oct 2008 15:39:04 +0200
glibc (2.7-15) unstable; urgency=low
* debhelper.in/locales.config, debhelper.in/locales.postinst: modify
/etc/locale.gen instead of regenerating it. Closes: bug#494468.
* any/cvs-nscd-getservbyport.diff: new patch from upstream to fix getservbyport()
when nscd is used. Closes: bug#500055.
-- Aurelien Jarno <aurel32@debian.org> Sun, 12 Oct 2008 23:04:27 +0200
glibc (2.7-14) unstable; urgency=low
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 2322 (from glibc-bsd).
* extend kfreebsd/local-ftw.diff: do not use *at functions also in glob.c,
this patch is applied only on kfreebsd, fixes globtest.out failure.
* any/local-linuxthreads-weak.diff: new patch to pass
stdio-common/scanf15.out test on linuxthreads platforms,
although it seems to be rather gcc 4.x bug, see GCC Bugzilla Bug 37266.
[ Aurelien Jarno ]
* patches/mips/cvs-mknod.diff: new patch from upstream to allow > 255 minors
on mips. Closes: #493751.
* patches/sparc/cvs-context.diff: new patch from upstream to add
getcontext(), setcontext(), makecontext() on Sparc. Closes: #295173.
* patches/hppa/cvs-context.diff: new patch from upstream to add
getcontext(), setcontext(), makecontext() on PARISC. Closes: #492778.
* any/local-ip6-localhost.diff: new patch from upstream BTS, to remove the
::1 -> 127.0.0.1 mapping.
* any/cvs-isoc99_vscanf.diff: new patch from upstream to fix vscanf on
non-GNU compilers.
* Fix nosegneg pseudo hwcap. Closes: #499366.
[ Samuel Thibault ]
* patches/hurd-i386/cvs-lock-memory-clobber.diff: new patch from upstream
to fix safety of locks.
* patches/hurd-i386/local-pthread_posix-option.diff: new patch to advertise
the libpthread from the hurd packages.
* patches/hurd-i386/cvs-signal-werror.diff: new patch to fix gdb compilation.
* patches/hurd-i386/local-tls-support.diff: fix cthread compilation.
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Sep 2008 10:00:36 +0200
glibc (2.7-13) unstable; urgency=low
[ Aurelien Jarno ]
* Update Brazilian Portuguese debconf translation, by Felipe Augusto van de
Wiel. Closes: #485381.
* patches/any/cvs-getaddrinfo.diff: new patch from CVS to correctly
initialize internal resolver structures in getaddrinfo(). Closes:
#489586.
* Update Romanian debconf translation, by Eddy Petrişor. Closes: #488734.
* any/cvs-tst-regex.diff: new patch from CVS to add a timeout to tst-regex.
Closes: #489856.
* control.in/main: build depends on gcc-4.3 (>= 4.3.0-7), remove
mips/local-gcc-ice.diff.
* Update Swedish debconf translation, by Martin Bagge. Closes: #492191.
* Revert the changes to patches/hppa/cvs-atomic.diff, it was not the cause
of the "tst-regex problem".
* hppa/cvs-lowlevellock.diff: new patch from upstream to fix build of NPTL
glibc on hppa. Closes: #486589.
[ Petr Salinger]
* debian/sysdeps/kfreebsd.mk: also use the bsm/ directory from kernel
headers.
* kfreebsd/local-sysdeps.diff: update to revision 2265 (from glibc-bsd).
* Disable call to "GL(dl_wait_lookup_done)" in linuxthreads builds. Proper
solution still have to be created. Stop crashes in mean time. See #489066.
[ Samuel Thibault ]
* patches/hurd-i386/cvs-MSG_NOSIGNAL.diff: New patch to implement
MSG_NOSIGNAL.
* patches/hurd-i386/local-msg-nosignal.diff: Forcibly set MSG_NOSIGNAL to 0
until pfinet gets recompiled. Only apply on hurd-i386.
* Use gcc-4.3 on hurd-i386.
* patches/hurd-i386/cvs-open_2.diff: New patch to implement __open_2
and __openat_2. Together with kfreebsd update closes: #489357.
* patches/hurd-i386/local-pthread_types.diff: New patch to drag pthread
types from hurd headers. Bump the hurd-dev dependency version
accordingly.
* patches/hurd-i386/cvs-fcntl-types.diff: New patch to include
<sys/type.h> from <bits/fcntl.h> like on Linux. Fixes a lot of FTBFS on
hurd.
* patches/hurd-i386/local-tls.diff: Resync with upstream.
* patches/hurd-i386/local-tls-support.diff: Make tls.h also include
<stdint.h> and <bits/libc-lock.h> include <tls.h>, like on Linux.
* patches/hurd-i386/submitted-trivial.diff: Remove, thanks to updated tls.h.
[ Pierre Habouzit ]
* Cherry-pick upstream fixes with respect to locale rwlocks, merge them into
patches/any/cvs-strerror_r.diff. Closes: #489906.
-- Aurelien Jarno <aurel32@debian.org> Tue, 29 Jul 2008 03:09:20 +0200
glibc (2.7-12) unstable; urgency=low
[ Aurelien Jarno ]
* patches/alpha/submitted-procfs_h.diff: don't include elf/asm.h on alpha,
as it has been removed from linux-libc-dev.
* patch/arm/cvs-ioperm.diff: don't include asm/page.h as it has been removed
from linux-libc-dev. Closes: #480892.
* patches/hppa/cvs-atomic.diff: don't remove "memory" asm constraint. Fixes
FTBFS on hppa.
* Update Swedish debconf translation, by Martin Bagge. Closes: #482467.
* sysdeps/amd64.mk, sysdeps/i386.mk, control.in/main: bump g++-4.3 build-depends
to (>= 4.3.0-2) to make sure the cld fix is applied. Use gcc-4.3 on amd64
and i386.
* patches/any/cvs-iconv-braces.diff: new patch from upstream to fix various
iconv bugs.
* local/manpages/nscd.conf.5: update nscd.conf manpage. Closes: #482505.
[ Clint Adams ]
* Add any/cvs-regex_anchor.diff to fix performance anomaly with ^$.
closes: #475474.
[ Samuel Thibault ]
* patches/hurd-i386/cvs-termios.diff: update patch, fixes compilation of jove.
* patches/hurd-i386/local-pthread-unsupported-stubs.diff: new patch to
declare the unsupported function stubs, fixes compilation of pike. Also
bump the dependency on hurd-dev to get <gnu/stubs-pthread.h>.
* patches/hurd-i386/local-unlockpt-chroot.diff: new patch to fix ptys in
chroots.
-- Aurelien Jarno <aurel32@debian.org> Mon, 02 Jun 2008 19:14:35 +0200
glibc (2.7-11) unstable; urgency=low
[ Aurelien Jarno ]
* Reenable testsuite on MIPS SB1 platforms.
* mips/cvs-memory-barriers.diff: new patch from CVS to fix test_and_set.
* mips/cvs-fcsr.diff: new patch from CVS to fix floating point control
register accesses.
* local/manpages/ld.so.8: fix libraries search order. Closes: #473458.
* Update Finish debconf translation, by Esko Arajärvi. Closes: #473802.
* Replace patches/mips/submitted-mipsn32.diff by the version merged
upstream.
* patches/hppa/cvs-atomic.diff: new patch from upstream to fix atomic
locks witch gcc-4.3.
* patches/any/cvs-rfc3484.diff: update tests from CVS. Closes: #474226.
* patches/localedata/locale-shs_CA.diff: add Secwepemctsín from CVS.
* debhelper.in/libc-prof.README.Debian: new file to explain how to use
libc-prof. Closes: #442858.
* patches/any/cvs-ethertype.diff: new patch to add new ETHERTYPE_*
definitions. Closes: #474171.
* sysdeps/depflags.pl: conflicts with tzdata-etch.
* kfreebsd/local-sysdeps.diff: update to revision 2163 (from glibc-bsd).
* patches/s390/submitted-nexttowardf.diff: fix IEEE exceptions raising in
nexttowardf() on s390 with gcc-4.3.
* patches/i386/cvs-short-for-fnstsw.diff: patch for upstream to fix build
with latest binutils.
* patches/any/local-no-pagesize.diff: don't include asm/page.h from
sys/user.h on alpha. Closes: #480295.
* patches/any/submitted-user_h.diff: don't include linux/user.h from
sys/user.h. Closes: #480093.
* patches/hppa/submitted-fesetenv.diff: fix fesetenv() on hppa with
gcc-4.3.
* sysdeps/arm.mk, sysdeps/hppa.mk, sysdeps/s390.mk, control.in/main: use
gcc-4.3 on arm, hppa and s390.
* debian/shlibs-add-udebs: new script from Frans Pop to correctly compute
the udev dependencies. Closes: #474293.
* rules.d/debhelper.mk: remove linda overrides installation.
* debhelper.in/*lintian: update.
* control.in/main: relax a few dependencies.
* rules.d/debhelper.mk: avoid creating empty directories when building
libc6-dbg.
[ Pierre Habouzit ]
* Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.
Closes: #456531.
[ Samuel Thibault ]
* patches/hurd-i386/cvs-termios.diff: new patch to revamp ioctls/termios
bits.
-- Aurelien Jarno <aurel32@debian.org> Sun, 11 May 2008 12:13:59 +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 debconf 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 Luca 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 <aurel32@debian.org> Thu, 27 Mar 2008 23:09:00 +0100
glibc (2.7-9) unstable; urgency=low
* patches/any/local-ldso-disable-hwcap.diff: revert previous changes
as they break etch -> lenny upgrades. Closes: #465753.
* kfreebsd/local-sysdeps.diff: update to revision 2137 (from glibc-bsd).
* any/submitted-link-local_resolver.diff: kernel 2.6.24 is out, don't wait
indefinitely for upstream. This patch from Pierre Ynard adds support for
link-local addresses in /etc/resolv.conf.
* Factorize NSS detection code:
- debhelper.in/libc.preinst, debhelper.in/libc.postinst: move NSS code
to...
- script.in/nsscheck.sh: ... this file.
- rules.d/debhelper.mk: Replace NSS_CHECK with code from
script.in/nsscheck.sh.
* debhelper.in/libc.preinst, debhelper.in/libc.templates: debconfize preinst
script.
* patches/localedata/locale-es_CR.diff: new patch to default to am/pm format
for es_CR locale. Closes: #466482.
* control.in/main, sysdeps/amd64.mk, sysdeps/i386.mk,
sysdeps/kfreebsd-amd64.mk, sysdeps/kfreebsd-i386.mk, sysdeps/sparc.mk : use
gcc-4.3 on amd64, i386, kfreebsd-i386, kfreebsd-amd64 and sparc.
* sysdeps/i386.mk, sysdeps/kfreebsd-i386.mk: use default gcc optimizations
on i386 and kfreebsd-i386 (-march=i486 -mtune=generic).
* debian/local/manpages/ldconfig.8: describe --ignore-aux-cache option.
Closes: #467509.
* Update Lithuanian debconf translation, by Gintautas Miliauskas.
* Update Catalan debconf translation, by Jordi Mallach.
* Update Spanish debconf translation, by Carlos Valdivia Yagüe.
* Update German debconf translation, by Helge Kreutzman. Closes: #468072.
* Update Galician debconf translation, by Jacobo Tarrio. Closes: #468080.
* Update Slovak debconf translation, by Ivan Masár. Closes: #468082.
* Update Portuguese debconf translation, by Ricardo Silva. Closes: #468091.
* update Japanese debconf translation, by Kenshi Muto. Closes: #468099.
-- Aurelien Jarno <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> Sat, 12 Jan 2008 15:33:10 +0100
2007
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 <aurel32@debian.org> Wed, 19 Dec 2007 01:22:06 +0100
glibc (2.7-4) unstable; urgency=low
[ Aurelien Jarno ] * patches/localedata/locale-de_LI.diff: fix locale. Closes: bug#453860. * debian/debhelper.in/locales.NEWS: fix location of the README file. Closes: bug#453515. * debian/debhelper.in/locales.README: rename into locales.README.Debian. * debian/debhelper/in/locales.NEWS: fix a typo. Closes: bug#453613. * Update any/submitted-sched_h.diff: allow compilation of <sched.h> 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 <aurel32@debian.org> Fri, 07 Dec 2007 00:49:02 +0100
glibc (2.7-3) unstable; urgency=low
[ Aurelien Jarno ]
* Remove cs_CZ-first_weekday.diff: merged upstream in a different way.
Closes: bug#344470.
* Remove da_DK-first_weekday.diff: likewise.
* Remove de_DE-first_weekday.diff: likewise.
* Remove en_GB-first_weekday.diff: likewise.
* Remove et_EE-first_weekday.diff: likewise.
* Remove en_US-first_weekday.diff: likewise.
* Remove fr_FR-first_weekday.diff: likewise.
* Remove hu_HU-first_weekday.diff: likewise.
* Remove nb_NO-first_weekday.diff: likewise.
* Remove nn_NO-first_weekday.diff: likewise.
* Remove pl_PL-first_weekday.diff: likewise.
* Remove sk_SK-first_weekday.diff: likewise.
* amd64, i386/local-clone.diff: restore patch to fix gij running out of
memory, as it has been lost upstream.
* debian/sysdeps/alpha.mk: fix alphaev67_rltddir. Closes: #452890.
* patches/localedata/locale-de_LI.diff: new locale contributed by Giacomo
Catenazzi. Closes: #453041.
* debian/debhelper.in/locales-all.postinst: honor TMPDIR. Closes: #453326.
* patches/any/submitted-malloc_h.diff: defines __need_ptrdiff_t,
__need_size_t and __need_NULL in malloc.h. Closes: #453264.
* support user defined locales in /usr/local/share/i18n. Closes: #453131.
-- Aurelien Jarno <aurel32@debian.org> 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 <aurel32@debian.org> Mon, 26 Nov 2007 19:03:17 +0100
glibc (2.7-1) unstable; urgency=low
[ Clint Adams ]
* New upstream release with linuxthreads snapshot.
- Fixes an ABBA deadlock in ld.so. Closes: #443460.
- Render dgettext" thread safe. Closes: #443660.
- Fixes CVE-2007-4840 (multiple errors in iconv
function). Closes: #442250.
- Fixes strtod("-0", 0). Closes: #448723.
- Remove localedata/locale-de_CH.diff (merged).
- Update locale/fix-LC_COLLATE-rules.diff.
- Update locale/LC_COLLATE-keywords-ordering.diff.
- Update locale/fix-C-first_weekday.diff.
- Update locale/preprocessor-collate.diff.
- Update localedata/locales-fr.diff.
- Remove localedata/locale-sa_IN.diff (merged).
- Remove localedata/locale-wo_SN.diff (merged).
- Update localedata/tailor-iso14651_t1.diff.
- Add localedata/tailor-iso14651_t1-common.diff.
- Remove localedata/fix-unknown-symbols.diff (merged).
- Update localedata/first_weekday.diff.
- Add localedata/cs_CZ-first_weekday.diff.
- Add localedata/da_DK-first_weekday.diff.
- Add localedata/pl_PL-first_weekday.diff.
- Add localedata/de_DE-first_weekday.diff.
- Add localedata/en_GB-first_weekday.diff.
- Add localedata/en_US-first_weekday.diff.
- Add localedata/et_EE-first_weekday.diff.
- Add localedata/fr_BE-first_weekday.diff.
- Add localedata/fr_CA-first_weekday.diff.
- Add localedata/fr_CH-first_weekday.diff.
- Add localedata/fr_FR-first_weekday.diff.
- Add localedata/fr_LU-first_weekday.diff.
- Add localedata/hu_HU-first_weekday.diff.
- Add localedata/nb_NO-first_weekday.diff.
- Add localedata/nn_NO-first_weekday.diff.
- Add localedata/sk_SK-first_weekday.diff.
- Add localedata/cy_GB-first_weekday.diff.
- Update localedata/sort-UTF8-first.diff.
- Remove localedata/submitted-as_IN.diff (merged).
- Remove hppa/submitted-multiple-threads.diff (merged).
- Remove hppa/submitted-ustat.diff (merged).
- Remove hurd-i386/cvs-sigsuspend-nocancel.diff (merged).
- Remove hurd-i386/cvs-lock-intern.diff (merged).
- Remove sparc/local-undefined-registers.diff (obsolete).
- Remove all/local-pt_BR.diff (merged).
- Remove any/cvs-ld_library_path.diff (merged).
- Remove any/cvs-initfini.diff (merged).
- Remove any/cvs-posix-glob.diff (merged).
- Update any/local-bashisms.diff.
- Remove any/local-forward-backward-collation.diff (merged).
- Remove any/local-version-sanity.diff (merged).
- Remove any/submitted-strtok.diff (merged).
- Remove any/submitted-regex-collate.diff (merged).
- Remove localedata/locale-no_NO.diff (obsolete).
- Update localedata/supported.diff.
* Bump shlib version to 2.7-1.
* Add localedata/cvs-locale-ig_NG.diff BZ#5224, missing collation symbols
for ig_NG.
* Add localedata/cvs-locale-lo_LA.diff BZ#5237, missing collation symbols
for lo_LA.
* Add localedata/cvs-locale-ug_CN.diff BZ#5238, missing collation symbols
for ug_CN.
[ Aurelien Jarno ]
* any/submitted-longdouble.diff: update.
* Improve any/submitted-rfc3484-sortv4.diff.
* Update hurd-i386/submitted-trivial.diff.
* any/local-strfry.diff: new patch to fix strfry(), as Ulrich Drepper
has still not managed to commit a correct version.
* Remove hppa/submitted-threaddb.diff (merged).
* Update hppa/submitted-nptl-carlos.diff.
* Update hurd-i386/submitted-libc_once.diff.
* Remove hurd-i386/cvs-ioctl-delay.diff (merged).
* Update hurd-i386/local-tls-support.diff.
* Add hurd-i386/cvs-kernel-features.diff: provide almost empty
kernel-features.h for files that include it.
* Add arm/local-args6.diff: provide DOCARGS_6 and UNDOCARGS_5 for
arm old-abi.
* Add arm/local-lowlevellock.diff: new patch to fix build on arm.
* debian/rules, debian/rules.d/build.mk: allow per architecture
TIMEOUTFACTOR.
* sysdeps/arm.mk, sysdeps/armel.mk, sysdeps/hppa.mk, sysdeps/s390.mk,
sysdeps/sh4.mk: define TIMEOUTFACTOR.
* locales-depver: tighten locales dependencies.
* any/local-disable-test-tgmath2.diff: new patch to disable test-tgmath2,
which take too much resources during compilation.
* Add hurd-i386/submitted-strtoul.diff: new patch to use
__strtoul_internal() instead of strtoul() in internal functions.
* Add hurd-i386/submitted-ptr-mangle.diff: new patch to define PTR_MANGLE
and PTR_DEMANGLE.
* Update Galician debconf translation, by Jacobo Tarrio. Closes: #447928.
* Update Dutch debconf translation, by Bart Cornelis. Closes: #448928.
* Add sh4/local-fpscr_values.diff and any/local-allocalim-header.diff
from Arthur Loiret. Closes: #448248.
* Fix encoding of Japanese translation. Closes: #447221.
* Add any/submitted-sched_h.diff: new patch to define `__CPU_ALLOC_SIZE.
* Add mips/local-setjmp.diff: new patch to fix g++ tests on mips/mipsel.
* Add any/local-fhs-nscd.diff: move nscd directory to /var/cache/nscd from
/var/db/nscd. Closes: #449198.
* debhelper.in/nscd.postrm: remove /var/cache/nscd on purge. Closes:
#449193.
* script.in/kernelcheck.sh, sysdeps/alpha.mk: bump minimum kernel version to
2.6.9 for alpha.
* script.in/kernelcheck.sh, sysdeps/sh4.mk: bump minimum kernel version to
2.6.11 for sh4.
* debian/patches/arm/local-eabi-wchar.diff: new patch from Riku Voipio to
fiw WCHAR_MIN and WCHAR_MAX definitions on armel. Closes: #444580.
* debian/po/zh_CN.po: update from LI Daobing. Closes: #447866.
* debhelper.in/locales-all.postinst: trap exit signal and remove temporary
directory. Closes: #447328.
* debhelper.in/libc.NEWS: mention that the tzconfig script has been replaced
by the maintainer scripts of tzdata. Closes: bug#448796.
* patches/all/local-alias-et_EE.diff: switch estonian locales alias to
ISO-8859-15.
* patches/alpha/submitted-fpu-round.diff: restore the old version of
ceil/floor/rint functions. Closes: #442568.
* patches/alpha/local-dl-procinfo.diff: new patch to add platform
capabilities support on alpha.
* Add an ev67 flavour on alpha: Closes: #229251
- control.in/opt: add libc6-alphaev67 packages.
- sysdeps/alpha.mk: add a new pass for ev67 flavour.
* debian/local/manpages/iconv.1: document //translit and //ignore
options. Closes: #451304.
* debian/local/manpages/getent.1: document exit codes. Closes:
#445631.
* debian/local/manpages/ld.so.8: document $ORIGIN, $PLATFORM and $LIB
features. Closes: #444145.
* local/manpages/ldconfig.8: remove --force option from the manpage
to be consistent with the binary. Closes: #451958.
* kfreebsd/local-sysdeps.diff: update to revision 2046 (from glibc-bsd).
[ Petr Salinger]
* any/local-stdio-lock.diff: make _IO_*_lock linuxthreads compliant.
* any/local-o_cloexec.diff: don't assume O_CLOEXEC is always defined.
* any/local-linuxthreads-signals.diff: always use non-RT signal handler
on GNU/kFreeBSD.
[ Pierre Habouzit ]
* Remove any/local-iconv-fix-trampoline.diff (obsolete).
* Remove any/submitted-strfry.diff (merged).
* Update any/submitted-rfc3484-sortv4.diff.
* Update localedata/*first_weekday.diff.
* Remove localedata/fix-am_ET.diff (obsolete).
* Add locale/preprocessor-collate-uli-sucks.diff to revert Ulrich's
preprocessor that isn't enough for Debian.
* Update patches/locale/preprocessor-collate.diff.
* Add alpha/submitted-PTR_MANGLE.diff (Closes: #448508).
[ Samuel Thibault ]
* hurd-i386/submitted-ptr-mangle.diff: Define PTR_MANGLE for assembly.
* hurd-i386/cvs-O_CLOEXEC_fix.diff: New patch to fix conflicting O_CLOEXEC
value.
-- Aurelien Jarno <aurel32@debian.org> Fri, 23 Nov 2007 10:46:24 +0100
glibc (2.6.1-6) unstable; urgency=low
[ Aurelien Jarno ] * Update Spanish debconf translation, by Carlos Valdivia Yagüe. [ Clint Adams ] * debian/po/de.po: update from Helge Kreutzmann. closes: #442888. * debian/po/cs.po: update from Miroslav Kure. closes: #442904. * debian/po/it.po: update from Luca Monducci. closes: #443497. * debian/po/ja.po: update from Kenshi Muto. closes: #446577. * Add any/cvs-posix-glob.diff, fixing improper of treatment of \ in glob(). closes: #445210
-- Clint Adams <schizo@debian.org> 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 <schizo@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> Mon, 3 Sep 2007 18:15:37 +0200
glibc (2.6.1-1) unstable; urgency=low
* New upstream version:
- Workaround bug in java's unwinder. Closes: #434484.
[ Aurelien Jarno ]
* debian/copyright: update.
* Remove any/cvs-glibc-2_6-branch.diff (merged upstream).
* Remove any/cvs-printf_fp.c.diff (merged upstream).
* Remove sparc/submitted-gscope_flag.diff (merged upstream).
* Remove arm/cvs-gscope_flag.diff (merged upstream).
* Remove hppa/submitted-gscope_flag.diff (merged upstream).
* Remove mips/cvs-gscope_flag.diff (merged upstream).
* any/local-bindresvport_blacklist.diff: patch from openSUSE to
add support for /etc/bindresvport.blacklist.
* debian/local/etc/bindresvport.blacklist: new default configuration
file.
* debian/debhelper.in/libc.install: install it!
* debian/rules.d/debhelper.mk: fix arguments order when calling find.
* kfreebsd/local-sysdeps.diff: update to revision 1992 (from glibc-bsd).
* any/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
* i386/local-linuxthreads-gscope.diff: update for kfreebsd futexes.
* amd64/local-linuxthreads-gscope.diff update for kfreebsd futexes.
[ Samuel Thibault ]
* hurd-i386/local-gscope.diff: resync, mostly merged upstream.
-- Aurelien Jarno <aurel32@debian.org> Tue, 07 Aug 2007 13:34:26 +0200
glibc (2.6-5) unstable; urgency=low
[ Aurelien Jarno ]
* mips/cvs-gscope_flag.diff: new patch to fix build on mips/mipsel.
* arm/cvs-gscope_flag.diff: new patch to fix build on arm/armel.
* any/cvs-initfini.diff: new patch from upstream to fix crti.o on
ppc64. Closes: #434626.
* debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.2.
* debian/sysdeps/alpha.mk: build with gcc-4.2.
* debian/control: Remove build-depend on gcc-4.1 on powerpc and alpha.
* sparc/submitted-gscope_flag.diff: update from upstream.
* hppa/submitted-gscope_flag.diff : new patch to fix build on hppa
with NPTL.
* any/local-linuxthreads-gscope.diff: new patch to add gscope support
to linuxthreads.
* hppa/local-linuxthreads-gscope.diff: new patch to fix build on hppa
with linuxthreads. Closes: #434799.
* cvs-printf_fp.c.diff: new patch to print the correct number of digits
with %#g.
* amd64/local-linuxthreads-gscope.diff: new patch to fix build on *amd64
with linuxthreads.
* i386/local-linuxthreads-gscope.diff: new patch to fix build on *i386
with linuxthreads.
* kfreebsd/local-sysdeps.diff: update to revision 1989 (from glibc-bsd).
* any/submitted-longdouble.diff: patch from Carlos O'Donell to fix long
double tests.
* any/submitted-libgcc_s.so.diff: patch from Carlos O'Donell to allow
differents libgcc_s.so SONAME on architecture basis.
* hppa/submitted-fadvise64_64.diff: patch from Carlos O'Donell to add
support for fadvise64_64 syscall.
* debian/control: Simplify build-dependencies.
-- Aurelien Jarno <aurel32@debian.org> Sun, 29 Jul 2007 17:25:52 +0200
glibc (2.6-4) unstable; urgency=low
[ Samuel Thibault ]
* sysdeps/hurd.mk (CC, BUILD_CC): Remove.
* control: Build-depend on gcc-4.2 on hurd-i386.
[ Pierre Habouzit ]
* any/cvs-glibc-2_6-branch.diff: upstream branch pull, includes:
+ any/cvs-ld-integer-overflow.diff
+ any/cvs-malloc.diff
+ any/cvs-nis-nss-default.diff
+ any/cvs-nscd-short-replies.diff
+ any/cvs-vfscanf.diff
[ Aurelien Jarno ]
* debian/sysdeps/powerpc.mk: build libc6-ppc64 with gcc-4.1 as gcc-4.2
produces broken binaries.
* debian/control: Build-depend on gcc-4.1 on powerpc
* debian/control: Build-depend on g++-4.1/g++-4.2 and
g++-4.1-multilib/g++-4.2-multilib.
* debian/*.NEWS: move to debian/debhelper.in/*.NEWS.
* rules.d/debhelper.mk: remove debian/*.NEWS on clean.
* sparc/submitted-gscope_flag.diff: new patch to fix build on sparc.
-- Aurelien Jarno <aurel32@debian.org> Thu, 26 Jul 2007 08:57:48 +0200
glibc (2.6-3) unstable; urgency=low
[ Aurelien Jarno ]
* script.in/kernelcheck.sh: s/kernel_compare_version/linux_compare_versions/
for arm.
* script.in/kernelcheck.sh: the minimum kernel version is now 2.6.8 and not
2.6.1. Closes: bug#432721.
* hppa/submitted-threaddb.diff: new patch from Randolph Chung to fix
debugging interface for NPTL on hppa.
* Drop SPARC V8 support:
- control.in/opt: drop libc6-sparcv9.
- sysdeps/sparc.mk: drop libc6-sparcv9.
- script.in/kernelcheck.sh: add check for SPARC V8 or earlier CPU.
- patches/series: disable sparc/submitted-timing.diff.
- patches/sparc/local-sparcv8-target.diff: rename to
local-sparcv9-target.diff and default to v9.
* Build with gcc-4.2 except on alpha (untested).
* patches/any/cvs-ld_library_path.diff: new patch from CVS to fix segfaults
with empty LD_LIBRARY_PATH variable.
* rules.d/build.mk: create /etc/ld.so.conf.d/libc.conf to add
/usr/local/lib as a default search path. Closes: #395177.
* Honor parallel= option in DEB_BUILD_OPTIONS. Closes: #413744.
[ Pierre Habouzit ]
* rules.d/debhelper.mk: add some magic to copy debian/bug/$pkg/ files into
/usr/share/bug/.
* add libc6-i386/presubj to document /usr/lib32 issues not being a
libc6-i386 problem.
* add locales/presubj about locales depends that are correct, and tell bug
reporters how to look for their package being built or not.
* add patches/any/local-missing-linux_types.h.diff to add missing
#include <linux/types.h> 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 <aurel32@debian.org> Mon, 23 Jul 2007 08:01:26 +0200
glibc (2.6-2) unstable; urgency=low
[ Clint Adams ]
* Add any/cvs-nis-nss-default.diff: preserve errno.
* Add any/cvs-vfscanf.diff: add additional test for EOF
in loop to look for conversion specifier to avoid testing of
wrong errno value.
[ Aurelien Jarno ]
* Add any/cvs-ld-integer-overflow.diff: fix an integer
overflow in ld.so. Closes: bug#431858.
* hppa/submitted-multiple-threads.diff: new patch to fix an FTBFS on
hppa. Closes: bug#428509, bug#429487.
-- Aurelien Jarno <aurel32@debian.org> Tue, 10 Jul 2007 09:17:49 +0200
glibc (2.6-1) unstable; urgency=low
[ Pierre Habouzit ]
[ Clint Adams]
* New upstream version.
- Remove locale/iso3166-RS.diff (obsolete).
- Remove locale/fix-exhausted-memory.diff (merged upstream).
- Update locale/LC_COLLATE-keywords-ordering.diff.
- Remove localedata/locale-hy_AM.diff (obsolete).
- Remove localedata/locale-pl_PL.diff (merged upstream).
- Remove localedata/locales-sr.diff (obsolete).
- Update localedata/tailor-iso14651_t1.diff.
- Update localedata/first_weekday.diff.
- Remove alpha/cvs-cfi.diff (merged upstream).
- Remove arm/cvs-check_pf.c (merged upstream).
- Remove hppa/cvs-hppa-update.diff (obsolete).
- Update hppa/submitted-nptl-carlos.diff from "upstream".
- Remove hppa/submitted-nptl-carlos2.diff (merged upstream).
- Remove hppa/local-r19use.diff (merged upstream).
- Remove hurd-i386/cvs-futimes.diff (merged upstream).
- Remove m68k/cvs-m68k-update.diff (obsolete).
- Update m68k/local-mathinline_h.diff.
- Remove mips/cvs-ldsodefs_h.diff (merged upstream).
- Remove mips/submitted-msq.diff (merged upstream).
- Remove all/cvs-iconv-E13B.diff (obsolete).
- Remove all/submitted-new-brf-encoding.diff (merged upstream).
- Remove any/cvs-2.5-branch-update.diff (obsolete).
- Remove any/cvs-pow.diff (obsolete).
- Remove any/cvs-printf_fp-c.diff (obsolete).
- Remove any/cvs-ftw-c.diff (obsolete).
- Remove any/cvs-bits_in_h-ipv6.diff (obsolete).
- Remove any/cvs-itoa-c.diff (obsolete).
- Remove any/cvs-lt-update.diff (obsolete).
- Remove any/cvs-realpath.diff (obsolete).
- Remove any/cvs-vfprintf-stack-smashing.diff (obsolete).
- Remove any/cvs-zdump-64-bit.diff (obsolete).
- Update any/local-ldso-disable-hwcap.diff.
- Remove any/submitted-gethostbyname_r.diff (obsolete).
- Remove any/submitted-iconv-colon.diff (merged upstream).
- Update any/submitted-strfry.diff.
- Remove any/submitted-unistd_XOPEN_VERSION.diff (obsolete).
- Remove any/cvs-glob-c.diff (obsolete).
- Remove any/cvs-scanf_hexfloat.diff (obsolete).
- Remove alpha/submitted-sigsuspend.diff (merged upstream).
- Remove arm/cvs-procinfo-eabi.diff (obsolete).
* debian/sysdeps/depflags.pl: Clean out relationships for packages
that do not exist in sarge or later.
* debian/debhelper.in/libc.install: do not hardcode the glibc
version number in the path to gai.conf.
* debian/control.in/main, debian/sysdeps/depflags.pl:
use linux-libc-dev on all linux architectures, and
remove all references to linux-kernel-headers.
* Bump shlibdeps version to 2.6-1 due to sync_file_range, futimens,
utimensat, __sched_cpucount, sched_getcpu, strerror_l, and
epoll_pwait symbols.
* debian/rules.d/build.mk: pass --enable-profile to configure.
[ Aurelien Jarno ]
* patches/sparc/local-undefined-registers.diff: new file to ignore
global registers while looking for undefined symbols.
* debian/script.in/kernelcheck.sh: add a warning for FreeBSD kernels
5.X.
* local/etc_init.d/glibc.sh, debhelper.in/libc.preinst: don't check for
linux kernel, it is now done in script.in/kernelcheck.sh.
* patches/any/cvs-malloc.diff: new patch from upstream to fix malloc ABI.
* patches/any/local-linuxthreads-lowlevellock.diff: new patch to support
low level locking on linuxthreads.
* patches/any/local-linuxthreads-fatalprepare.diff: new patch to support
FATAL_PREPARE on linuxthreads, by not using __libc_pthread_functions_init
and PTHFCT_CALL.
* patches/hppa/local-linuxthreads.diff: new patch to get glibc buildable on
hppa with linuxthreads.
* patches/arm/submitted-RTLD_SINGLE_THREAD_P.diff: fix a missing #defined
on arm.
* patches/localedata/submitted-as_IN.diff: new patch to fix a not anymore
unassigned unicode code.
* locales-depver: tighten locales dependencies.
* debian/sysdeps/linux.mk, debian/script.in/kernelcheck.sh: bump minimum
kernel requirement to 2.6.8.
* debian/rules, debian/rules.d/build.mk, debian/sysdeps/*.mk: also defines
CXX as g++ is used in the testsuite.
[ Petr Salinger]
* kfreebsd/local-sysdeps.diff: update to revision 1949 (from glibc-bsd).
* any/local-linuxthreads-defines.diff: new patch to restore a few defines
in config.make.in still needed by linuxthreads.
* patches/local-tst-mktime2.diff: fix time/tst-mktime2.c.
[ Pierre Habouzit ]
* kernelchecks.sh: Make the warning about kernel 2.6 more explicit so that
people can deal with it without adding yet-another critical bug on the
glibc.
* kernelchecks.sh: add some quotes to unconfuse syntax hilighting a bit.
* nscd.init: ksh is confused if you call functions start or stop.
Closes: 428884.
* patches/locale/preprocessor-collate.diff: update it to work (with
restrictions) with depth >= 2 copies. The patch is scurvy and make locale
parsing completely non reentrant.
* debian/control: ${Source-Version} -> ${binary:Version}.
* debian/debhelper.in/nscd.lintian: yes, /var/db for lintian is ok.
* patches/any/submitted-fileops-and-signals.diff: fixes libio file
operations in presence of recoverable errors.
Closes: 429021.
* patches/localedata/fix-am_ET.diff: fix am_ET using our preprocessor
extensions.
[ Samuel Thibault ]
* Remove patches/hurd-i386/cvs-getsid.diff (merged upstream).
* patches/hurd-i386/submitted-ioctl-unsigned-size_t.diff: new patch to fix
some packages that use unsigned or size_t in ioctls.
Closes: 431365.
-- Clint Adams <schizo@debian.org> Sat, 07 Jul 2007 09:43:02 -0400
glibc (2.5-11) unstable; urgency=low
[ Aurelien Jarno ]
* patches/hppa/submitted-pie.diff: new patch to fix PIE on hppa. Patch by
Sébastien Bernard and John David Anglin. Closes: #427990.
* debian/debhelper.in/libc.preinst: use -e instead of -f to canonicalize
links. Closes: #427416.
[ Pierre Habouzit ]
* pass -X/usr/lib/debug to dh_makeshlibs so that libc6-dbg gets no useless
shlibs. Closes: #427637.
-- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jun 2007 15:06:21 +0200
glibc (2.5-10) unstable; urgency=low
[ Aurelien Jarno ]
* kfreebsd/local-sysdeps.diff: update to revision 1942 (from glibc-bsd).
Thanks to Petr Salinger.
* arm/cvs-procinfo-eabi.diff: patch from CVS to not include asm/procinfo.h.
* any/submitted-strtok.diff: new patch to fix a typo in strings/strtok.c.
Closes: #426118.
* debian/sysdeps/depflags.pl: depends on libgcc1/libgcc2/libgcc4.
* any/cvs-nscd-short-replies.diff: new patch from CVS to fix crash on
short replies.
* sysdeps/depflags.mk, sysdeps/depflags.pl: use DEB_HOST_ARCH_OS and
DEB_HOST_ARCH instead of DEB_HOST_GNU_SYSTEM and DEB_HOST_GNU_TYPE.
* debian/sysdeps/arm.mk, debian/script.in/kernelcheck.sh: bump minimum
kernel requirement to 2.6.12 on arm to get __ARM_NR_set_tls syscall.
Closes: #421037.
* debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14
on armel.
* patches/series: disable any/local-ldconfig-timestamps.diff as this
patch does not take into account sub-directories.
[ Clint Adams ]
* debian/local/manpages/ld.so.8: quote accepted values for LD_DEBUG.
closes: #426101.
* New Malayalam debconf translation, by Sajeev പിആര്.
closes: #426203.
* Update Vietnamese debconf translation, by Clytie Siddall.
closes: #426824.
-- Aurelien Jarno <aurel32@debian.org> 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 <aurel32@debian.org> Tue, 22 May 2007 17:03:23 +0200
glibc (2.5-8) unstable; urgency=low
[ Aurelien Jarno ]
* debian/sysdeps/depflags.pl: Add a conflicts on binutils
(<< 2.17cvs20070426-1) for libc-dev. Closes: #422625.
[ Clint Adams ]
* debian/sysdeps/depflags.pl: Clean out relationships for packages
that do not exist in sarge or later.
* debian/debhelper.in/libc.install: do not hardcode the glibc
version number in the path to gai.conf.
* debian/control.in/main, debian/sysdeps/depflags.pl:
use linux-libc-dev to build on all linux architectures.
(retain Depends alternative on linux-kernel-headers)
[ Aurelien Jarno ]
* debian/local/etc_init.d/glibc.sh: fix a typo. Closes: #423870.
* debian/patches/hppa/submitted-atomic_h.diff: new patch to fix the
atomic CAS function on hppa. Closes: #424057.
* debian/control.in/main: unify the gcc-4.1 depends to (>= 4.1.2-6).
-- Aurelien Jarno <aurel32@debian.org> Sun, 20 May 2007 03:43:09 +0200
glibc (2.5-7) unstable; urgency=low
* debian/sysdeps/i386.mk: switch from --includir= to amd64_includedir.
* debian/local/etc_init.d/glibc.sh: fix the broken comment. Closes:
#422587.
-- Aurelien Jarno <aurel32@debian.org> 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 <aurel32@debian.org> Mon, 07 May 2007 03:27:10 +0200
glibc (2.5-5) unstable; urgency=low
[ Aurelien Jarno ]
* Rename patches/all/submitted-iconv-E13B.diff into
patches/all/cvs-iconv-E13B.diff as the patch has been accepted
upstream.
* debian/debhelper.in/libc.NEWS: new file to warn user to upgrade
to a 2.6.1 or later kernel before upgrading the glibc.
* debian/script.in/kernelcheck.sh: improve the kernel error message.
* New Tamil debconf translation, by Tirumurti Vasudevan. Closes:
#420755.
* script.in/nohwcap.sh: use sed instead of awk. Closes: #420799.
* Update Catalan debconf translation, by Jordà Polo. Closes: #420835.
* Add support for n32 and 64 ABIs on mips and mipsel, but keep it
disabled for now:
- control.in/main: add libc6-dev-mipsn32, libc6-dev-mips64 to the
build-dependencies.
- control.in/mips64: add libc6-mips64 and libc6-dev-mips64 packages.
- control.in/mipsn32: add libc6-mipsn32 and libc6-dev-mipsn32 packages.
- rules.d/control.mk: use control.in/mips64 and control.in/mipsn32.
- sysdeps/mips.mk: add two new passes for n32 and 64 ABIs.
- sysdeps/mipsel.mk: likewise.
* debian/control.in/main: drop build-depends on libssp32 and libssp64,
build-depends on gcc-4.1 (>= 4.1.2-5) instead. Drop build-conflicts
on gcc-4.1 (= 4.1.1-14). Closes: #413370.
* debian/sysdeps/hppa.mk: switch back to gcc-4.1.
* debian/debhelper.in/libc.preinst: add a check for silly users having
LD_ASSUME_KERNEL=2.4.1 in their /etc/profile, ~/.bashrc or shell
init script.
* debian/control.in/main: build depends on binutils (>= 2.17cvs20070426-1).
Closes: #405738.
* debian/shlibver: bump shlib to 2.5-5 for the transition to
hash-style=gnu.
* debian/control.in/main: build depends on gcc-4.1-multilib on bi-arch
architectures.
* control.in/amd64, control.in/i386, control.in/kfreebsd-i386,
control.in/mipsn32, control.in/mips64, control.in/powerpc,
control.in/ppc64, control.in/s390x, control.in/sparc64: drop the
depends on lib32gcc1/lib64gcc1. Recommends gcc-multilib.
* debhelper.in/libc.postint: remove the version check when creating
ld.so.conf. Closes: #420726.
[ Michael Banck ]
* patches/hurd-i386/local-dl-dynamic-weak.diff: new patch (turn
_dl_dynamic_weak on by default for hurd-i386).
[ Pierre Habouzit ]
* nscd.init:
+ use nscd --shutdown rather than start-stop-daemon to stop nscd more
gracefuly. Closes: #338507.
+ also invalidate hosts on reload.
+ drop oldies (nscd_nischeck things, does not exists anymore).
* patches/any/cvs-scanf_hexfloat.diff: fix a bug when parsing a float in
hexadicimal form with no exponent. Closes: #166403.
* disable hosts caching in nscd by default as it breaks gethostby* calls
(does not respect DNS TTLs, see #335476):
+ document it in nscd.NEWS.Debian.
+ patches/any/local-disable-nscd-host-caching.diff: update nscd.conf.
[ Clint Adams ]
* Switch from linux-kernel-headers to linux-libc-dev | linux-kernel-headers.
-- Aurelien Jarno <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> Thu, 19 Apr 2007 07:55:58 +0200
glibc (2.5-2) unstable; urgency=low
* Update Portuguese debconf translation, by Ricardo Silva. Closes: #418301, #418472. * Update Brazilian Portuguese debconf translation, by Felipe Augusto van de Wiel. Closes: #418332. * Update Romanian debconf translation, by Stan Ioan-Eugen. Closes: #418337. * Update Turkish debconf translation, by Erçin Eker. Closes: #418340. * Update Galician debconf translation, by Jacobo Tarrio. Closes: #418365. * Update Arabic debconf translation, by Ossama Khayat. Closes: #418378. * Update German debconf translation, by Helge Kreutzmann. Closes: #418426. * Update Basque debconf translation, by Piarres Beobide. Closes: #418521. * Update Swedish debconf translation, by Daniel Nylander. Closes: #418545. * Update Spanish debconf translation, by Carlos Valdivia Yagüe. Closes: #418720. * Update Russian debconf translation, by Yuri Kozlov. Closes: #418748. * Update Czech debconf translation, by Miroslav Kure. Closes: #418767. * debian/locales-depver: remove exp from the locales version. * Replace patches/alpha/submitted-sigsuspend.diff by patches/alpha/cvs-sigsuspend.diff from upstream. * patches/any/local-ldconfig-fsync.diff: call fsync() before closing /etc/ld.so.cache. Closes: #416716. * Update Korean debconf translation, by Sunjae Park. Closes: #418872. * patches/any/local-notls.diff: also include pthread.h from linuxthreads/sysdeps/pthread/gai_misc.h. m68k/cvs-m68k-update.diff: update from CVS. Closes: #418881. * debian/local/usr_sbin/tzconfig: removed. * debian/local/manpages/tzconfig.8: removed. * debian/sysdeps/depflags.pl: conflict with tzdata (<< 2007e-2). Older versions need tzconfig. * patches/any/cvs-printf_fp-c.diff: update patch from CVS (fix exponent -4 special case handling when wcp == wstartp + 1). Closes: #419225.
-- Aurelien Jarno <aurel32@debian.org> 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 <time.h> 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 <schizo@debian.org> Mon, 09 Apr 2007 16:17:20 -0400
2006
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-<foo>-2.4.tar.bz2 add-on unpacks
into either <foo> or glibc-<foo>-2.4, in which case it is renamed
into <foo>.
[ 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 <schizo@debian.org> Sun, 28 May 2006 03:28:14 +0200
glibc (2.3.6.ds1-13) unstable; urgency=low
* debhelper.in/libc.postinst: try to add /etc/ld.so.conf.d support for
versions lower then 2.3.6.ds1-11 instead of 2.3.6-16, because new
installations done with version from 2.3.6-16 to 2.3.6.ds1-10 are
broken. Closes: #411542.
-- Aurelien Jarno <aurel32@debian.org> Wed, 21 Feb 2007 11:07:13 +0100
glibc (2.3.6.ds1-12) unstable; urgency=low
[ Pierre Habouzit ]
* patches/any/cvs-sunrpc-xdrmem_setpos.diff: fix a pointer-to-cast problem
in sunrpc, backport from glibc-2.5. Closes: #389084.
* patches/any/cvs-getent-wrong-struct-size.diff: fix a bad struct size in
nss/getent.c, backport from glibc-2.5. Closes: #347358.
* patches/any/local-sysctl.diff: sysctl is back for good it seems, remove
the link warning from the patch. Closes: #410816.
[ Aurelien Jarno ]
* debian/control.in/opt: fix a typo: Ezla -> Ezra. Closes: #410839.
-- Pierre Habouzit <madcoder@debian.org> Thu, 15 Feb 2007 18:41:06 +0100
glibc (2.3.6.ds1-11) unstable; urgency=low
* patches/kfreebsd/local-sysdeps.diff: update to revision 1886 (from
glibc-bsd).
* patches/any/cvs-itoa-c.diff: new patch from CVS (fix sprintf %0lld when
argument equals to 0). Closes: bug#292523.
* patches/all/local-pthread-manpages.diff: fix pthread manpages. Closes:
bug#220719.
* debhelper.in/libc-otherbuild.postinst: fix handling of
/etc/ld.so.hwcappkgs. Closes: bug#409374.
* debhelper.in/libc.postinst: fix code adding /etc/ld.so.conf.d support to
/etc/ld.so.conf. Closes: bug#409516.
-- Aurelien Jarno <aurel32@debian.org> 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
<deller@gmx.de> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurelien@aurel32.net> 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 <aurel32@debian.org> 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 <aurelien@aurel32.net> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <U897F><U5143> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> 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 <aurel32@debian.org> Mon, 10 Apr 2006 20:19:55 +0200
glibc (2.3.6-5) unstable; urgency=low
[ Denis Barbier ] * Add am_pm formatting information to en_NZ. (Closes: #356328) * Add interlingua locale. (Closes: #224756) * Move locale variables from /etc/environment into a dedicated /etc/default/locale file. (Closes: #214898, #349503) * Add a new /usr/sbin/update-locale program to handle this new file. [ Aurelien Jarno ] * Fix ldconfig multiarch patch for reiserfs filesystems. * Make ldconfig look into /lib32 and /usr/lib32 on amd64. Add /lib32 -> /emul/ia32-linux/lib and /usr/lib32 -> /emul/ia32-linux/usr/lib links. * Remove glibc235-gcc4-ppc-procfs.diff from debian/patches/series. (Closes: #360126) * Add siginfo_h.diff (fixes a typo in ILL_ILLOPN definition), backported from upstream. (Closes: #358041) * Replace getcwd_ia64.diff by getcwd_c.diff (fix getcwd on platforms where PAGE_SIZE >> PATH_MAX), backported from upstream. (Closes: #355109) * debian/control: drop alternative build-depends on ia32-libs-dev as this package does not exist anymore.
-- Denis Barbier <barbier@debian.org> Tue, 4 Apr 2006 18:07:21 +0200
glibc (2.3.6-4) unstable; urgency=low
[ Aurelien Jarno ]
* Set configure_build to the same value as configure_host for sparc
optimized libraries (as on i386). This way they will be tested.
* If the CPU has biarch support, run tests for cross-compiled libraries.
* Remove ld.so from optimized libraries as it is not used.
* Add regcomp_c.diff (Call __libc_lock_init after init_dfa) from upstream
(Ulrich Drepper). This make possible to run the testsuite again on hppa.
* Enable the testsuite on hppa.
* Add tst-setcontext_c.diff (fix the arguments passed to setcontext during
test) from upstream.
* Create a link /usr/lib32 -> /emul/ia32-linux/usr/lib on amd64.
* Add argp_h.diff fixes (Remove __NTH for __argp_usage inline function)
by Ulrich Drepper (patch from HEAD). (Closes: #355264)
* Add getcwd_ia64.diff (Remove the assertion so that the behaviour is the
same on all platforms, including ia64). This is a temporary fix to bug
#355109, until the upstream takes a decision.
* debian/sysdeps/kfreebsd-amd64.mk:
- s/libc6/libc0.1/g
- Change rtlddir from /lib64 to /lib
[ Denis Barbier ]
* locales.config: If $DEBCONF_IS_A_REGISTRY is set to a non-empty value,
the content of /etc/locale.gen does not override debconf values.
* Add strfmon.diff: the negative sign is not printed by strfmon when
current locale defines sign_posn == 4 (as in de_CH) and format
argument contains the ! modifier.
* Fix forward-backward-collation.diff: the change in strcoll_l.c has to
be applied at several places. (Closes: #357390)
* Update timezone data files to tzdata2006b (no data change, only comments).
* Fix resource_h.diff: there was a typo for mips:
s/_RLIMIT_RTPRIO/__RLIMIT_RTPRIO/ (Closes: #357419)
-- Denis Barbier <barbier@debian.org> Sat, 18 Mar 2006 10:26:45 +0100
glibc (2.3.6-3) unstable; urgency=low
[ Aurelien Jarno]
* Use a shell function instead of ifneq when testing a variable depending on
$(curpass), otherwise it is only evaluated at the first pass.
* Add support for the ppc64 architecture. (Closes: #301438).
* Use the new slibdir, libdir, rtlddir variables to build the various
flavours of the libc. Put them directly in the final directory, and
remove the corresponding tweaks done after the make install phase.
* Install the 32-bit libraries in /emul/ia32-linux(/usr)/lib on amd64.
* Only create the multiarch directories and the symlinks in /lib/ldconfig
for the main pass. Otherwise alternate libraries would conflict with the
main one when using multiarch.
* Fix the build-dependencies for kfreebsd-amd64.
* Add sysdeps/kfreebsd-amd64.mk and add kfreebsd-amd64 to
rules.d/control.mk.
* Make libc6-i386-dev conflicts with all versions of ia32-libs-dev. As it
won't be built anymore on amd64, this will automatically remove it during
the upgrade.
[ Clint Adams ]
* Get rid of -o as a binary operator to [ in tzconfig and postinst.
[ Denis Barbier ]
* Update localedata/locales/ro_RO. Thanks Eddy Petrişor. (Closes: #347173)
* Bump LOCALES_DEP_VER to 2.3.6-2. All locales can be compiled with
localedef from 2.3.6-2 and 2.3.6-3. (Closes: #352620)
* Updated Italian debconf translation, by Luca Monducci.
-- Aurelien Jarno <aurel32@debian.org> Wed, 1 Mar 2006 17:11:36 +0100
glibc (2.3.6-2) unstable; urgency=low
[ Denis Barbier ]
* Modify debver2localesdep.pl, locales-depver and control files to provide
a smooth upgrade in unstable when locales require changes in localedef.
This is the first part for solving #352620, the proper dependency for
locales will be set by the next upload.
* debian/control: Clean up. Remove versioned dependencies on gettext,
debianutils, tar, texinfo; these versions were already in oldstable.
Drop references to localebin, wg15-locale, i18ndata, locale-ja, locale-ko,
locale-vi, locale-zh, libc6-doc, glibcdoc and libc6 (<< 2.1-4).
* debian/control: Split Build-Depends on several lines for readability
purpose.
* Add RON to locale/iso-4217.def and bump LOCALES_COMPAT_VER to 2.3.6-2.
* Fix thousand separator for de_CH, and let other Swiss locales copy
de_CH for LC_NUMERIC and LC_MONETARY sections. (Closes: #345481)
* Apply a patch from Fedora to define AM/PM strings in cy_GB and en_GB
locales. (Closes: #240901)
* Fix the week definition for the C locale.
* Check first_weekday fields against current CLDR snapshot. Modified
locales are *_GB (=2), ar_SY (=5), ms_MY (=2), id_ID (=2). Add
this field to more locales.
* locale-gen: Replace 'test ... -a ...' by two tests.
* Add an "All locales" option to the locales/locales_to_be_generated
template. When it is selected, /etc/locale.gen is a symlink to
/usr/share/i18n/SUPPORTED. (Closes: #321580, #323013)
* Updated debconf translations: (Closes: #353611)
- Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
- Czech, by Miroslav Kure
- Danish, by Morten Brix Pedersen
- Dutch, by Bart Cornelis
- French, by Denis Barbier
- German, by Helge Kreutzmann
- Polish, by Emilian Nowak
- Portuguese, by Simão Pedro Cardoso
- Spanish, by Carlos Valdivia Yagüe
- Swedish, by Daniel Nylander
- Ukrainian, by Eugeniy Meshcheryakov
[ Clint Adams ]
* Add hurd-getresuid-dyslexia.diff (fixes incorrect ordering of
arguments) with patch from Samuel Thibault. (Closes: #352500)
* Add hppa-no-ldbl-128.diff (stops implying that PA needs
128-bit long double support in glibc) from Aurelien Jarno.
(Closes: #344836).
* debian/local/manpages/locale.1: remove double quotes from
synopsis. (Closes: #352597)
[ Aurelien Jarno ]
* Move dependency on lib64gcc1 from libc6-amd64 to libc6-dev-amd64 to
avoid a dependency loop. (Closes: #352263)
* Use sed and test in /etc/init.d/glibc.sh to compare kernel versions.
Put the Debian architecture name in the script at build time instead
of using 'dpkg --print-architecture'. Thanks to Florent Bayle for
the idea. (Closes: #325802, #328088, #339482)
* Fix example code showing how to use hooks for malloc. (Closes:
bug#333565).
* Add hurd-ioctl-decode-argument.diff (fixes decoding of ioctl
arguments) from Samuel Thibault. (Closes: #320273)
* Fix the prototype of sbrk() in the manual. (Closes: #281863)
* Fix the strcasestr() examples in the manual. (Closes: #289853)
* Install libc_nonshared.a in /usr/lib/nptl, and fix the location
of the static libraries of the NPTL ld scripts. (Closes: #347762)
* Update debian/ files for GNU/kFreeBSD. (Closes: #351638)
* Regenerate debian/control, generate debian/control.in/libc0.1.
* Lintian cleans:
- Remove build-dependencies on tar and debianutils, they are
build-essential packages
- Fix FSF postal address
- Use policy compliant links in libc6-dev-amd64
- Use an absolute symlink for /lib64 on amd64
* Add myself to Uploaders.
* Switch to gcc-4.0 on powerpc.
* Remove old hack for gcc-3.4 on amd64.
* Build with the compiler defined as default for glibc (ie currently
gcc-4.0) instead of gcc on amd64.
* Decrease priorities of 64-bit main and -dev packages to standard
and optional for all architectures. It better matches override,
though it will still have to be changed.
* Fix glibc235-hppa-lt.diff (restore ret0 across calls to CDISABLE)
from Randolph Chung. (Closes: #326581)
* Switch to gcc-4.0 on hppa.
* Add support for extra_pkg_install hooks for udeb packages.
* Build back with -g1 on amd64, it was removed to permit the build with
gcc-3.4.
* Remove --with-tls and --with-__thread in sysdeps/* as they are the
default option since version 2.3.5.
* Multiarch support:
- Add ld-multiarch.diff (add (/usr)/lib/$(config-machine)-$(config-os))
to the search path of the dynamic linker) from Tollef Fog Heen.
(Closes: #295855)
- Add ldconfig-multiarch.diff (add directories pointed from /lib/ldconfig
to the search path).
- Create (/usr)/lib/$(config-machine)-$(config-os) and add symlinks to
these directories in /lib/ldconfig/
- Add rtld.diff (add a new configuration variable rtlddir to change the
dynamic linker in the ELF binaries) partly from Andreas Jochen. This is
necessary to be able to install a glibc in the multiarch dir while still
conforming to the various ABIs which specify a linker in /lib or /lib64.
* Remove the patch to install the libc into /lib instead of /lib64 on
amd64. Use the new libdir, slibdir and rtlddir options in configparm to
install the glibc in (/usr)/lib, and to use the dynamic linker path
specified by the ABI for path for libc objects. (Closes: #325226)
* Add -u option to the ldd manpage. (Closes: #354074)
* Merged a patch from Michael Banck to use gcc-4.0 on Hurd.
* Add resource_h.diff (RLIMIT_NICE and RLIMIT_RTPRIO support) from MAIN.
(Closes: #352636)
* Add hppa-inlining.diff (Increase the maximal overall growth of the
compilation unit caused by inlining for dl-reloc.c on hppa).
* Build a 32-bit libc on amd64, using the new multiarch directories.
(Closes: #274367)
-- Aurelien Jarno <aurel32@debian.org> Thu, 23 Feb 2006 17:47:58 +0100
glibc (2.3.6-1) unstable; urgency=low
[ Denis Barbier ]
* debian/debhelper.in/libc.postinst: Restart webmin on upgrade.
(Closes: #345641)
* debian/debhelper.in/libc.postinst: Restart dropbear on upgrade.
(Closes: #351036)
* Fix yesexpr/noexpr in tl_PH locale. Reported by eric pareja.
(Closes: #295810)
* Fix langinfo(_NL_TIME_FIRST_WEEKDAY) for C locale. Reported by
Graham Wilson (Closes: #327025)
* Add first_weekday fields to most locales.
(Closes: #343885, #347323, #347686, #348518, #351375)
* Apply various fixes to French locales. (Closes: #248377)
* Fix d_t_fmt and date_fmt in fo_FO. Reported by Jacob Sparre Andersen.
* New sa_IN locale file, provided by Vidya Ayer and Christian Perrier.
(Closes: #331377)
* Add several locales to SUPPORTED:
- ru_RU.CP1251, requested by Michael Bravo. (Closes: #225516)
- uz_UZ.UTF-8 (its ISO-8859-1 counterpart had no UTF-8 variant)
- da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
* Apply several improvements to hy_AM found in upstream Bugzilla.
* Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15.
(Closes: #323159)
* Improve localedef(1) manual page, by Lars Wirzenius (Closes: #309846)
* Fix LC_MONETARY section of pl_PL. Reported by Michał Politowski.
(Closes: #227214)
* New wo_SN locale file, provided by Samba Ndao Diop and Christian
Perrier. (Closes: #279697)
* Add new ca_AD, ca_FR and ca_IT locale files, sent upstream by Robert
Millan.
* New csb_PL locale file, sent upstream by Andrzej Krzysztofowicz.
* Rewrite collation rules of several locales to include iso14651_t1.
This eases maintenance and saves about 1MB for installed size.
* Sort SUPPORTED to list UTF-8 locales first. This change partly
solves #312927.
* Modify localedata/locales/no_NO to copy definitions from nb_NO.
* Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET.
* Fix unknown symbols in collation rules of several locales: da_DK,
fa_IR, is_IS, lo_LA, lv_LV, nb_NO and sr_CS.
* Apply updates for st_ZA, xh_ZA and zu_ZA sent upstream by Dwayne Bailey.
* Add new nr_ZA locale, sent upstream by Dwayne Bailey.
* Rewrite collation rules for dz_BT, in collaboration with Pema Geyleg.
* Revert upstream change of postal_fmt in te_IN because localedef
complains. (Closes: #348804)
* New debconf translations:
- Italian, by Luca Monducci (Closes: #329428)
- Swedish, by Daniel Nylander (Closes: #334864)
* Slightly reword locales.templates to be DTSG-compliant, thanks Thomas
Huriaux.
* Updated debconf translations: (Closes: #350103)
- Brazilian Portuguese, by André Luís Lopes (Closes: #352416)
- Czech, by Miroslav Kure
- Danish, by Morten Brix Pedersen
- Dutch, by Bart Cornelis
- French, by Denis Barbier
- German, by Helge Kreutzmann
- Polish, by Emilian Nowak
- Turkish, by Erçin EKER
- Ukrainian, by Eugeniy Meshcheryakov
- Vietnamese, by Clytie Siddall
* Update timezone data files to tzdata2006a. (Closes: #345479, #347315, #351049)
* Drop Build-Depends-Indep: po4a from control file, translated manual pages
are currently not built.
[ Clint Adams ]
* Move to upstream version 2.3.6.
- Redo debian/patches/localedata/cvs-localedata.diff
- Remove glibc235-gcc4-cvs.diff
- Remove glibc235-gcc4-jis0208.diff
- Remove glibc235-binutils216-ia64.diff
- Remove glibc235-gcc4-ia64-profile.diff
- Remove glibc235-gcc4-ppc-procfs.diff
- Remove glibc235-execvp-fix.diff
- Delete CSD (Serbian Dinar) hunk from locale-iso4217.diff
- Redo glibc235-dl-execstack.diff
- Remove glibc235-alpha-divqu.diff
- Remove amd64-semtrywait-weakalias.diff
- Remove strfry-segv.diff
- Remove ia64-binutils-libm.diff
- Remove glibc235-leapsecond.diff
- Delete several hunks from glibc235-gcc4-sparc-inline.diff
- Remove hurd-libpthread-indirect-loading.diff
- Remove glibc235-gcc4-hurd.diff
- Delete several hunks from glibc235-gcc4-arm-inline.diff
- Remove glibc235-gcc4-s390-inline.diff
* Add hppa-pie-relocs.diff, thanks to Aurelien Jarno. This
fixes nscd on hppa. (Closes: #350501)
[ Daniel Jacobowitz ]
* Remove mips-bits-syscall.diff, merged.
[ GOTO Masanori ]
* Update po/ja.po.
-- Clint Adams <schizo@debian.org> Thu, 9 Feb 2006 21:45:45 -0500
glibc (2.3.5-13) unstable; urgency=low
[ Clint Adams ] * Acknowledge NMU. (Closes: #342545) [ Denis Barbier ] * debian/rules.d/control.mk: Make sure that debian/control is regenerated. (Closes: #351704)
-- Denis Barbier <barbier@debian.org> Mon, 6 Feb 2006 22:22:23 +0100
glibc (2.3.5-12.1) unstable; urgency=low
* NMU * glibc235-hppa-fpu.diff: New, fixes hppa FPU issues. Closes: #342545
-- LaMont Jones <lamont@bld-4.mmjgroup.com> Wed, 1 Feb 2006 09:47:57 -0700
glibc (2.3.5-12) unstable; urgency=low
* debian/patches/glibc235-nis-netgrp.diff: New file to fix assertion
failures with NIS. (Closes: #322011)
* Switch to quilt to handle Debian patches.
- debian/control.in/main: add Build-Depends: quilt.
- Replace debian/rules.d/dpatch.mk by debian/rules.d/quilt.mk.
- Rename debian/patches/*.dpatch into debian/patches/*.diff.
- Move localedata patches into debian/patches/localedata/
* debian/patches/localedata/cvs-localedata.diff: Update to latest CVS.
Among other changes:
- locales/mn_MN: Fix date_fmt. (Closes: #328831)
- locales/de_DE: Add transliterations for quoting characters.
(Closes: #235759)
- locales/ss_ZA locales/tn_ZA locales/ve_ZA locales/nso_ZA
locales/ts_ZA: New files. (Closes: #254417)
- locales/km_KH: New file. (Closes: #334762)
- locales/mg_MG: New file. (Closes: #271549)
- locales/sr_CS: New file. (Closes: #254993)
* debian/patches/locale-iso4217.diff: Update to latest CVS.
This includes changes from glibc235-localedata-sr_CS.diff, which
is no more needed.
* debian/patches/locale-iso639.diff: New file.
* debian/patches/locale-ku_TR.diff: New file, to provide a Kurdish
locale needed by d-i. This locale comes from upstream CVS, and has
been updated to the latest patch sent to BZ870.
* debian/patches/localedata/locale-eo_EO.diff: Apply minor updates to
this locale file. Add eo and eo.UTF-8 to SUPPORTED. (Closes: #233308)
* Import collation fixes and enhancements for localedef from
belocs-locales-bin.
* debian/patches/forward-backward-collation.diff: New file. Due to the
fixes in localedef, some bugs in code which was previously never run
did show up. (Closes: #310635)
* debian/patches/locale/locale-print-LANGUAGE.diff: New file, so that
locale displays the LANGUAGE environment variable when called without
argument.
* Add myself to Uploaders.
-- Denis Barbier <barbier@debian.org> Sun, 15 Jan 2006 00:54:16 +0100
glibc (2.3.5-11) unstable; urgency=low
[ Phil Blundell ]
* Apply patch from Colin Watson to add "--keep-existing" option to
locale-gen. (Closes: #298913)
* Also restart exim4 on upgrade. (Closes: #326554)
* debian/debhelper.in/libc.preinst: Clarify wording of message about
detection of services needing to be stopped before upgrade.
[ GOTO Masanori ]
* debian/po/pt.po: New file, add Portuguese translation.
Patched by Rui Branco <ruipb@debianpt.org>. (Closes: #339110)
[ Clint Adams ]
* Patch from Lars Wirzenius to not rely on bash-like echo
behavior. (Closes: #207391).
* Add allowance for the 2005 leap second. (Closes: #345310)
-- Clint Adams <schizo@debian.org> Sun, 1 Jan 2006 11:29:08 -0500
2005
glibc (2.3.5-10) unstable; urgency=low
[ GOTO Masanori ]
* debian/local/etc_init.d/glibc.sh: Change the last 'exit 0' to
': exit 0' to not block sourcing. (Closes: #340147)
[ Phil Blundell ]
* Merge patch from upstream CVS (courtesy Daniel Jacobowitz) to
fix weak alias related build problem on ARM.
* Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
strfry() crash. (Closes: #343365)
* Merge patch from upstream CVS (courtesy Roland McGrath and Anton
Blanchard) to fix problem with execute permissions on GOT when using
64kB pages on PowerPC. (Closes: #344105)
* Require binutils 2.16.1cvs20051109-1 to ensure that i386 biarch
linking works properly.
* debian/script.in/kernelcheck.sh: Require kernel >= 2.4.0 on arm to
avoid llseek problem. (Closes: #324795)
* Also restart atd on upgrade. (Closes: #331293)
* Merge patch from upstream CVS (courtesy Ulrich Drepper) to fix
problems with accuracy of tanh and related functions, per request of
Rafael Laboissiere. (Closes: #328504)
* Add "validlocale" program (ex base-config) to locales package, per
request of Joey Hess. (Closes: #344954)
* sysdeps/hppa.mk: Add new /usr/hppa64-linux-gnu/include symlink, per
request of Matthias Klose. (Closes: #326583)
[ Clint Adams ]
* Steal glibc-235-sparc-datastart.dpatch from Ubuntu.
* Steal ia64 libm symbol patch from Ubuntu.
* Compile with -g2 instead of -g1 on sparc.
-- Clint Adams <schizo@debian.org> Wed, 28 Dec 2005 13:18:56 -0500
glibc (2.3.5-9) unstable; urgency=low
[ Daniel Jacobowitz ]
* Downgrade priority of amd64 libraries on i386.
* Move packages from base to libs.
[ Clint Adams ]
* Remove sparc64 TLS patch, and disable TLS for sparc64 build
(Closes: #340835, #341514).
* Add patch to fix build failure with __bind and other
socket-related symbols being already defined on
sparc (Closes: #342755).
* Add patch from Anton Blanchard to fix build failure with
__bind and other socket-related symbols being already
defined on powerpc (Closes: #343571).
* Replace amd64 sem_trywait patch from Kurt Roeckx's NMU with
fix from upstream glibc CVS (Closes: #339389).
* Add patch from Anton Blanchard to fix build failures with
"__moddi3" and friends being already defined on i386
and powerpc (Closes: #339415).
* Bump Standards-Version to 3.6.2 and add myself to Uploaders.
-- Clint Adams <schizo@debian.org> Sat, 17 Dec 2005 10:33:38 -0500
glibc (2.3.5-8.1) unstable; urgency=low
* Non-maintainer upload.
* Rename sem_trywait to __new_sem_trywait in amd64 nptl code
so the alias works properly, and it can be build.
(Closes: #339389)
-- Kurt Roeckx <kurt@roeckx.be> Sun, 27 Nov 2005 11:22:03 +0100
glibc (2.3.5-8) unstable; urgency=low
* Add missing build dependency on libc6-dev-ppc64 on powerpc.
* Add patch to fix sparc64 TLS build failure, from Aurelien Jarno
(Closes: #335821).
* Also restart saslauthd at upgrades, from Philipp Hug (Closes: #334101).
* Merge .eh_frame terminator fix, by Richard Sandiford (Closes: #334112).
* Merge armeb support, from Lennert Buytenhek (Closes: #335116).
* Add LSB headers to glibc.sh and nscd init scripts, from Petter
Reinholdtsen (Closes: #335308, #335343).
* Remove obsolete mountkernfs, tmpfs, and devpts.sh files from debian/.
* Temporarily set hppa back to gcc 3.4, from Steve Langasek
(Closes: #326581).
* Re-enable libidn (Closes: #181025).
-- Daniel Jacobowitz <dan@debian.org> Sat, 12 Nov 2005 19:15:29 -0500
glibc (2.3.5-7) unstable; urgency=low
[ GOTO Masanori ]
* debian/script.in/kernelcheck.sh: Drop real-i386 kernel support.
[ Daniel Jacobowitz ]
* Build 64-bit packages on i386 - based on patches from both Ubuntu
and Andreas Jochens <aj@andaco.de>.
- Build depend on a biarch linux-kernel-headers package.
- Build depend on new libc6-dev-amd64 package.
- Conflict with amd64-libs to avoid stale libraries.
- Replace files from amd64-libs-dev.
- Use lib64 for 64-bit libraries on i386.
- Search lib64 for ldconfig.
- Install 64-bit headers in /usr/include/x86_64-linux-gnu.
* Remove obsolete references to NPTL as an add-on.
* Conflict with broken versions of libterm-readline-gnu-perl
(Closes: #326856, #326492).
* Merge makefile patch from Goswin Brederlow
<brederlo@informatik.uni-tuebingen.de> to fail earlier if builds fail
(but omit the bit for make -k check) (Closes: #325460).
* Update debconf dependency to work with cdebconf (Closes: #331838).
* Merge MIPS <bits/syscall.h> fix from CVS (Closes: #329043).
* Do not complain about incompatible libraries in /etc/ld.so.conf
(Closes: #310047).
* Update hppa assembly for current CVS binutils.
* Use 8-byte-aligned buffers for doubleword FPU transfers on HPPA
(Closes: #333766).
-- Daniel Jacobowitz <dan@debian.org> Fri, 14 Oct 2005 14:18:22 -0400
glibc (2.3.5-6) unstable; urgency=low
* GOTO Masanori <gotom@debian.org> * debian/script.in/kernelcheck.sh: Use sed instead of bash extension. (Closes: #325373, #325471, #325504, #325511)
-- GOTO Masanori <gotom@debian.org> Mon, 29 Aug 2005 12:40:32 +0900
glibc (2.3.5-5) unstable; urgency=low
* GOTO Masanori <gotom@debian.org> * debian/debhelper.in/debhelper.mk: Don't expand debug-packages with DEB_INDEP_REGULAR_PACKAGES. It causes binary-indep is unexpectedly included. (Closes: #233390, #233391, #233392) * Add the correct new line. (Closes: #324450) - debian/control.in/sparc64: Likewise. - debian/control: Update. * Support Hurd again. (Closes: #324165) - debian/sysdeps/gnu.mk: Rename to... - debian/sysdeps/hurd.mk: ... this. * debian/local/usr_sbin/locale-gen: Don't break locale-gen when locale-def warns errors. * debian/patches/glibc235-localedata-sr_CS.dpatch: New file, to fix sr_CS localedef breakage. (Closes: #321580, #322655) * debian/patches/glibc235-localedata-locales.dpatch: New file, to fix mn_MN and sid_ET localedef breakage. (Closes: #321634) * debian/sysdeps/powerpc.mk: Enable PowerPC NPTL. (Closes: #246689, #307984) * debian/README: Add the description about dropping __ctype_* symbol support of static linked application/libraries in etch. (Closes: #324526) * debian/sysdeps/linux.mk: Check SETNJOBS environment variable to specify the number of parallel make by users. * debian/sysdeps/depflags.pl: Add Conflicts: e2fsprogs (<< 1.35-7) because new ldd cannot work with old e2fsprogs. (Closes: #324550) * debian/patches/glibc235-alpha-divqu.dpatch: New file, to fix alpha divqu/remqu that does not return the correct result when their dividend and divisor are the same and 63bit is 1. (Closes: #324455) * Hurd requires gcc-3.3 to compile instead of gcc-4.0. Requested by Michael Banck <mbanck@debian.org>. - debian/sysdeps/hurd.mk: Change CC/BUILD_CC to gcc-3.3. - debian/control.in/main: Build-Depends falls back to gcc-3.3. - debian/control: Update. * Introduce bootstrap kernel version check script. - debian/debhelper.in/libc.preinst: Move detection script to... - debian/script.in/kernelcheck.sh: ...this, new file. - debian/local/etc_init.d/glibc.sh: New file, it includes kernelcheck.sh. - debian/debhelper.in/libc.postinst: Invoke /etc/init.d/glibc.sh as S01. - debian/rules.d/debhelper.mk: Add replacing KERNEL_VERSION_CHECK and EXIT_CHECK for libc.preinst and glibc.sh. - debian/debhelper.in/libc.dirs: Create etc/init.d. * Don't use absolute path name. - debian/debhelper.in/libc.dirs: Suppress the first slash. - debian/debhelper.in/libc-pic.dirs: Likewise. - debian/debhelper.in/nscd.dirs: Likewise. - debian/debhelper.in/locales.dirs: Likewise. * Michael Banck <mbanck@debian.org>: - debian/patches/glibc235-gcc4-hurd.dpatch: New file, to build glibc on Hurd with gcc-4.0. (Closes: #324549)
-- GOTO Masanori <gotom@debian.org> Sun, 21 Aug 2005 12:33:42 +0900
glibc (2.3.5-4) unstable; urgency=low
* The "hppa is important to someone, really - LaMont" release. * GOTO Masanori <gotom@debian.org> * d-i wants to remove libnss-files-udeb and libnss-dns-udeb dependency from libc-udeb. Suggested by Joey Hess <joeyh@debian.org>. (Closes: #322506) - debian/control.in/libc: Remove libnss-files-udeb libnss-dns-udeb dependency. - debian/control: Update. * Build-Depends fixes: - debian/control.in/main: Change gcc-* dependency from | to ,. Suggested by Andreas Jochens <aj@andaco.de>. - debian/control.in/main: Add gcc-4.0 (>= 4.0.1-5) [hppa], because prior versions cannot generate sane glibc binaries. - debian/control: Update. * Enable libnss upgrade guard again. (Closes: #321561, #321712, #321796, #322768, #323560) - debian/debhelper.in/libc.preinst: Change guard to 2.3.5-1. - debian/debhelper.in/libc.postinst: Likewise. - debian/debhelper.in/libc.postinst: Fix to invoke NSS check again. * debian/debhelper.in/nscd.dirs: Add /var/db/nscd. (Closes: #323352, #323487) * debian/debhelper.in/locales.prerm: Add purge to remove locale-archive. (Closes: #321719) * debian/patches/00list: Drop glibc234-hppa-remove-mallocdef.dpatch. It causes unconditional locking problem, because it was already replaced by Carlos' new patches. Reported by LaMont Jones <lamont@debian.org>. * Add Depends: lib64gcc1 and provide lib64c-dev for 64bit -dev packages. Suggested by Matthias Klose <doko@cs.tu-berlin.de>. (Closes: #323552) - debian/control.in/sparc64: Likewise. - debian/control.in/ppc64: Likewise. - debian/control.in/s390x: Likewise. - debian/control: Update. * debian/patches/glibc235-dl-execstack.dpatch: New file, to fix execstack failed to check on kernel <= 2.4.18. (Closes: #321717, #321718, #323409) * Roland Stigge <stigge@antcom.de>: - debian/debhelper.in/glibc-doc.install: Install HTML documents correctly. (Closes: #321740)
-- GOTO Masanori <gotom@debian.org> Sat, 6 Aug 2005 06:52:42 +0900
glibc (2.3.5-3) unstable; urgency=low
* The "Keep Debconf5 speed" and the "Welcome back the recent glibc to
unstable" release.
* Glibc bumps up from 2.3.2.ds1 to 2.3.5 on etch.
* GOTO Masanori <gotom@debian.org>
* Localedata update:
- debian/patches/cvs-localedata.dpatch: New file, to update localedata
to the latest cvs. Reported by Safir Secerovic <esafir@yahoo.com>,
Reviewed by Denis Barbier <barbier@linuxfr.org>. (Closes: #312902)
- debian/patches/locale-iso4217.dpatch: New file, to fix localedef
breakage for tr_TR.ISO-8859-9. (Closes: #314855)
* To make glibc-2.3.5 buidable with gcc-4.0:
- debian/patches/00list: Drop glibc234-hppa-full-nptl-2004-12-20.dpatch
line replaced by the new patches: glibc235-hppa-sysdeps.dpatch and
glibc235-hppa-lt.dpatch. It'll be removed when hppa unstable works
nicely.
- debian/patches/glibc235-gcc4-sparc-inline.dpatch: Update the patch
to compile sparc64.
- debian/patches/glibc235-gcc4-s390-inline.dpatch: New file, fix s390
compilation breakage by changing static inline to auto inline for
dl-machine.h.
- debian/patches/glibc235-gcc4-alpha-profile.dpatch: New file, fix
alpha compilation breakage by removing strong_alias.
- debian/patches/glibc235-gcc4-hppa-profile.dpatch: New file, fix hppa
compilation breakage by removing strong_alias.
- debian/sysdeps/alpha.mk: Disabled __thread for static linked
executables.
- debian/control.in/main: Add Build-Depends: gcc-3.4 for powerpc and
m68k.
- debian/control: Regenerated.
* To make glibc-2.3.5 buildable with gcc-3.4:
- debian/sysdeps/m68k.mk: New file, to use gcc-3.4 as CC and BUILD_CC
due to gcc-4.0 ICE. See #319312.
- debian/patches/glibc235-gcc34-m68k-seccomment.dpatch: New file, fix
m68k binutils comment parse error.
* Introduce RUN_TESTSUITE for disabling make check, taken from Jeff
Bailey <jbailey@ubuntu.com>:
- debian/rules: Enable RUN_TESTSUITE in default.
- debian/rules.d/build.mk: Check RUN_TESTSUITE before invoking tests.
- debian/sysdeps/hppa.mk: Disable RUN_TESTSUITE because linuxthreads
cannot work correctly.
- debian/sysdeps/alpha.mk: Likewise.
* Introduce loose locales version dependency to avoid locales version
mismatch for FTBFS architectures, taken from Jeff Bailey
<jbailey@ubuntu.com> (Closes: #204696, #308824):
- debian/locales-depver: New file, describes minimum locales dependency
version. It's renamed from locales-shlibver because it's not "shlib".
- debian/rules.d/debhelper.mk: Use LOCALES_DEP_VER to generate locales
dependency.
- debian/rules: Include debian/locales-depver.
* debian/rules.d/build.mk: Add --without-selinux for nscd. It should be
removed after this version ASAP.
* debian/sysdeps/depflags.pl: Drop Depends: libdb1-compat because it's
until sarge stuff. Suggested by Colin Watson <cjwatson@debian.org>.
(Closes: #318885)
* debian/debhelper.in/nscd.dirs: New file, add /var/run/nscd dir to
invoke nscd correctly. (Closes: #314892)
* debian/local/manpages/locale.gen.5: Fix typo, charsets -> charmaps.
(Closes: #312297, #318982)
* debian/debhelper.in/libc.preinst: Remove dpkg --assert-support-predepends
check like base-passwrd, suggested by Bastian Blank <waldi@debian.org>.
(Closes: #316217)
* debian/patches/locales-supported.dpatch: Don't apply to drop UTF-8@euro
locales from SUPPORTED. (Closes: #274491)
* debian/debhelper.in/libc.preinst: Fix typo. (Closes: #306136)
* debian/debhelper.in/libc.postinst: Likewise.
* Michael Banck <mbanck@debian.org>:
- debian/patches/hurd-enable-ldconfig.dpatch: New file, to build ldconfig
again on Hurd. (Closes: #309489)
- debian/sysdeps/gnu.mk: Hurd-i386 needs --without-tls option to build.
- debian/patches/hurd-libpthread-indirect-loading.dpatch: New file, to
make libpthread load indirectly on Hurd. (Closes: #312488)
- debian/patches/hurd-ioctl-pfinet.dpatch: New file, to support part of
SIOCGIFHWADDR for pfinet on Hurd. (Closes: #295117)
* Jeff Bailey <jbailey@ubuntu.com>:
- debian/patches/glibc235-hppa-sysdeps.dpatch: New file, to build hppa
linuxthreads locking problem and sysdeps correctly again.
- debian/patches/glibc235-hppa-lt.dpatch: New file, likewise.
* Denis Barbier <barbier@debian.org>:
- debian/debhelper.in/locales.config: Use LANG=C for locale-dependent
commands. (Closes: #314717)
- debian/debhelper.in/locales.postinst: Likewise.
- debian/debhelper.in/locales.postinst: Fix repeated locale entry
duplication when at least a locale is defined twice in /etc/locale.gen.
(Closes: #271526)
* Stephen Gildea <gildea@stop.mail-abuse.org>:
- debian/debhelper.in/nscd.init: Provides a "status" option, fix the exit
status if the script is given an unsupported option. (Closes: #312404)
* Serge Belyshev <belyshev@depni.sinp.msu.ru>:
- debian/patches/glibc235-execvp-fix.dpatch: Fix execvp segv caused by
invalid free pointer.
* This version fixes some bugs that are already marked as
fixed-in-experimental and explained the reason in this changelog.
(Closes: #144670, #185991, #258647, #276062, #279423, #280030, #298784)
(Closes: #300806, #300842, #304963, #305400, #305662, #305666, #309618)
(Closes: #311793, #313404, #314084, #315347, #315793)
* This version fixes some bugs that are already confirmed as fixed
(fixed-in-experimental) in the experimental glibc:
- Can compile rpc/xdr.h with gcc-4.0. (Closes: #315198, #320963)
- Support posix_fadvise64 correctly on 2.4 kernel.
(Closes: #312406, #313219)
- Can static link with the recent toolchain changed with TLS/non-TLS
errno definition on amd64 and ia64.
(Closes: #317674, #317946, #318956, #318963, #319115)
- Fix mktime when setting a timezone value to AC_FUNC_MKTIME.
(Closes: #177940)
- Fix libc6-i686 to reexec init. (Closes: #270745)
* This version fixes some bugs that are marked as fixed-upstream:
- Fix ucontext.h failure with g++-4.0 on ia64.
(Closes: #318429, #320240)
- Missing icache flushing on PPC caused sometimes segv, and now cache
management is reworked and fixed. (Closes: #146489)
- Fix alpha atan() that gave wrong results for some operands.
(Closes: #210613)
- Fix PPC rint() that gave wrong result for negative arguments in the
rounding toward -inf and +inf mode. (Closes: #216800)
- Fix that the pmaplist frees the freed memory in xdr_pmaplist.
(Closes: #230219)
- Don't export unneeded symbol _fp_hw on s390. (Closes: #247681)
- Set locale correctly for generated threads in static linked binaries.
(Closes: #260221)
- Make g++ compilation with nptl pthread.h by changing initializers.
(Closes: #276309)
- Fix a race condition with pthread_cond_broadcast. (Closes: #276312)
- Fix re_exec() segv that caused on UTF-8 locales.
(Closes: #175163, #237681, #290551, #299137, #310443)
- Implement getcontext on alpha. (Closes: #293653)
- Fix an incorrect value of ceill and floorl on amd64. (Closes: #302458)
- Fix memory leaks in getaddrinfo/freeaddrinfo. (Closes: #304022)
- Fix mips/mipsel incomplete clobbered registers for syscalls.
(Closes: #304426)
- Support working sched_setaffinity on powerpc. (Closes: #311053)
- Support _SC_HOST_NAME_MAX in sysconf. (Closes: #314350)
- Fix pthread_rwlock_wrlock hangs with NPTL on amd64. (Closes: #314408)
- Check timezone changes for localtime and friends. (Closes: #48184)
- Fix a race condition of sigaction and signal handler.
(Closes: #136990)
- Fix segmentation fault when invoking nscd -d.
(Closes: #156923, 245208)
- Support POSIX style strerror_r implementation.
(Closes: #159298, #169370, #182542, #202209)
- Enable to use short IPv4 address notation again. (Closes: #192091)
- Fix broken pthread_cleanup_push on Alpha. (Closes: #197988)
- Support POSIX message queues. (Closes: #202197, #280137)
- Don't use ?: in bits/mathinline.h. (Closes: #206015, #304500)
- Update Norwegian translation that fixes confusing text.
(Closes: #207266)
- Enable executable again for libc.so.*. (Closes: #215463, #264948)
- Improve putchar and io performance by changes to pthread locking code.
(Closes: #219205)
- Update sys/vm86.h. (Closes: #219476)
- Fix invalid __libc_dlclose() in nsswitch.c. (Closes: #222130)
- Support backtrace on ia64 and x86_64. (Closes: #235876)
- Fix nl_langinfo(ERA) returns NULL, not "". (Closes: #245836)
- Libintl.h is ready for some g++ compilation option. (Closes: #252753)
- Fix pthread_cond_timedwait and mutex hang with cancellation.
(Closes: #253303)
- Fix too long fraction digits handling in strtold(). (Closes: #260377)
- Fix some regexec() segv in UTF-8 locales. (Closes: #261135)
- Fix pthread_cond_timedwait with a outdated timespec destroys the
pthread_cond_t variable. (Closes: #261237)
- Declare EPOLLONESHOT in sys/epoll.h. (Closes: #261541)
- Fix returning invalid pointer when freeing valloc()-ed memory.
(Closes: #262782)
- Replace gcc-3.4 option for ppc64. (Closes: #263959)
- Fix zdump -v segv on ia64. (Closes: #266438)
- Support pthread_create with attributes. (Closes: #266507)
- Change __vector to __iovec for sys/io.h to prevent conflicts with
altivec. (Closes: #267442)
- Fix atan2 infinit loop on amd64. (Closes: #270823)
- Avoid memory leak for some gconv encoding by calling gconv_end.
(Closes: #274390)
- Fix mplayerplug-in crash closed by mozilla. (Closes: #275240)
- Fix invalid memory access of printf when its specifier combines
parameter number specification and floating point values.
(Closes: #277667, #312036)
- Don't touch unrelated bits in __feclearexcept on i386.
(Closes: #279294)
- Don't invoke unneeded cancellation if PTHREAD_CANCEL_DISABLE is set.
(Closes: #281775)
- Fix a race condition between pthread_create and pthread_exit.
(Closes: #282091, #292154)
- Fix for setfacl to handle many files in ntfw64. (Closes: #288710)
- Support large dev_t. (Closes: #289945, #299139)
- Use the correct ifndef __GNUC_PREREQ. (Closes: #315345)
- Fix the indended first line of ldd output. (Closes: #209145, #276223)
- Fix misleading error message of ldd when kernel version is old.
(Closes: #224665)
- Fix typo of the language name in te_IN. (Closes: #276527)
- Replace old --help message that indicated glibcbug script.
(Closes: #315448)
- Support IDN. (Closes: #181025)
- Support O_NOATIME. (Closes: #284131, #297010, #298488)
- The first day of a week in Finnish is Monday. (Closes: #288472)
-- GOTO Masanori <gotom@debian.org> Sun, 17 Jul 2005 17:27:30 +0900
glibc (2.3.5-2) experimental; urgency=low
* Debconf5 release. * GOTO Masanori <gotom@debian.org> * Merge glibc-2.3.4 branch to the main trunk for etch development. * These dpatches are removed from debian/patches because the similar patches are already applied in the latest version: - debian/patches/rtld-vdso-assertion.dpatch - debian/patches/glibc232-sigsetjmp.dpatch - debian/patches/hurd-weak-aliases.dpatch - debian/patches/sched-update.dpatch - debian/patches/glibc232-pthread-cancellation.dpatch - debian/patches/glibc232-clock_settime.dpatch * The New dpkg-architecture changes: - debian/rules: Replace DEB_HOST_BUILD_SYSTEM, use DEB_HOST_ARCH_OS. Reported by Arthur Marsh <arthur.marsh@internode.on.net>. (Closes: #315347, #315793) - debian/control.in/main: Bump up Build-Depends: dpkg-dev (>= 1.13.5). - debian/control: Updated. - debian/debhelper.in/libc.preinst: Replace "dpkg --print-installation-architecture", use "dpkg --print-architecture". - debian/debhlper.in/libc.postrm: Likewise. - debian/debhlper.in/libc.postinst: Likewise. - debian/sysdeps/depflags.pl: Change checks from i386 to i486. It also replaces -linux, use -linux-gnu. * Default compiler moves from gcc-3.3 to gcc-4.0: - debian/rules: Use gcc-4.0 instead of gcc-3.3. (Closes: #315198) - debian/control.in/main: Define Build-Depends: gcc-4.0. - debian/control: Updated. - debian/sysdeps/i386.mk: Replace depreciated "-mcpu", use "-mtune". * These dpatches are added to make glibc-2.3.5 buidable with gcc-4.0: - debian/patches/glibc235-gcc4-cvs.dpatch: Fix some bad defintion of internal for all architectures. - debian/patches/glibc235-gcc4-elf.dpatch: Remove elf_machine_rel* definitions for all architectures. - debian/patches/glibc235-gcc4-jis0208.dpatch: Fix compilation breakage for all architectures. - debian/patches/glibc235-gcc4-wcstol_l.dpatch: Fix wcstol_l.c compilation breakage for all 64bit architectures. - debian/patches/glibc235-binutils216-ia64.dpatch: Fix _init/_fini was not defined within procedure with binutils 2.16 for ia64. - debian/patches/glibc235-gcc4-ia64-profile.dpatch: Fix compilation breakage by removing strong_alias for ia64. - debian/patches/glibc235-gcc4-ppc-procfs.dpatch: Fix ppc32 compilation breakage by removing __uint128_t use. (Closes: #304963) - debian/patches/glibc235-gcc4-arm-inline.dpatch: Fix arm compilation breakage by changing static inline to auto inline for dl-machine.h. - debian/patches/glibc235-gcc4-sparc-inline.dpatch: Fix sparc compilation breakage by changing static inline to auto inline for dl-machine.h. - debian/patches/glibc235-gcc4-sparc-mv8.dpatch: Fix obsolete gcc option to replace newer standard one. - debian/patches/glibc235-gcc4-mips-inline.dpatch: Fix mips compilation breakage by changing static inline to auto inline for dl-machine.h. - debian/patches/glibc235-gcc4-mips-sysdeps.dpatch: Fix mips compilation breakage by changing large syscall arguments handling. * Move /etc/locale.alias to /usr/share/locale/locale.alias. Don't install locale.alias.5. (Closes: #144670, #185991, #298784) - debian/local/usr_sbin/locale-gen: Use /usr/share/locale/locale.alias instead of /etc/locale.alias. - debian/local/manpages/locale-gen.8: Delete reference to locale.alias.5. - debian/local/manpages/locale.gen.5: Likewise. - debian/debhelper.in/locales.links: Remove file, don't link to /etc. - debian/debhelper.in/locales.install: Install locale.alias under /usr/share/locale, not /etc/. - debian/debhelper.in/locales.manpages: Don't install locale.alias.5 * Add documents: - debian/debhelper.in/libc.docs: Add CONFORMANCE and NAMESPACE. * Fix messages to add a patience message. (Closes: #305400) - debian/local/usr_sbin/locale-gen * Move sprof from libc-prof to libc-dev. (Closes: #280030) - debian/sysdeps/depflags.pl: Add Replaces: libc-dev (<< 2.3.5-2). - debian/debhelper.in/libc-prof.install: Remove sprof install. - debian/debhelper.in/libc-dev.install: Install sprof moved from -prof. - debian/debhelper.in/libc-dev.install.hurd-i386: Likewise. - debian/debhelper.in/libc-dev.manpages: Add sprof.1 install. - debian/debhelper.in/libc-prof.manpages: Remove file, don't install sprof.1. * Remove Depends: lib64gcc1 from libc6-sparc64. (Closes: #258647) - debian/control.in/sparc64: Delete Depends: lib64gcc1. - debian/control: Likewise. * Small change for libc6 upgrade problem. - debian/debhelper.in/libc.postrm: Add plain messages and clean up. * Add conflicts to old initrd-tools for avoiding new glibc 2.3.4/5 ldd blocks to generate initrd images. Suggested by Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>. - debian/sysdeps/depflags.pl: Add conflicts initrd-tools (<< 0.1.79). * Add support PowerPC64, based on patches and suggestions by Bastian Blank <waldi@debian.org> and Jeff Bailey <jbailey@ubuntu.com>: - debian/control.in/main: Add Build-Depends: gcc-3.4 [powerpc] because powerpc porting does not support gcc-4.0 currently. - debian/control: Updated. - debian/rules.d/control.mk: Add ppc64. - debian/sysdeps/powerpc.mk: Added to support ppc64 target. * debian/sysdeps/hppa.mk: Add /usr/hppa64-linux-gnu/include symlinks for dpkg-architecture changes. Reported by Matthias Klose <doko@cs.tu-berlin.de>. (Closes: #313404) * A Costa <agcosta@gis.net>. (Closes: #305662, #305666) - debian/local/manpages/tzconfig.8: Fixed typo. - debian/local/manpages/ldconfig.8: Likewise. * Clytie Siddall <clytie@riverland.net.au>: - debian/po/vi.po: Add the Vietnamese translation for locales. (Closes: #309618, 311793) * Jens Seidel <jensseidel@users.sf.net>: - debian/po/de.po: Fix typo. (Closes: #314084)
-- GOTO Masanori <gotom@debian.org> Thu, 21 Apr 2005 16:52:36 +0900
glibc (2.3.5-1) experimental; urgency=low
* GOTO Masanori <gotom@debian.org> * New upstream release. - debian/shlibver: Bump up to 2.3.5-1. * Drop patches: - debian/patches/hurd-malloc.dpatch: Removed, it's already applied in the upstream source. * Merge with 2.3.2.ds1-21, added: - debian/patches/linuxthreads-sizefix.dpatch: Added. - debian/po/fi.po: Added. - debian/patches/glibc23-mips-lazy-eval.dpatch: Added, drop dl-machine.h because the recent upstream should not need such change. - debian/patches/glibc232-tls-crashfix.dpatch: Added, remove some parts that are applied in the recent version. * Merge with 2.3.2.ds1-21, changed: - debian/debhelper.in/libc.preinst: Fix typo, proofreading. - debian/debhelper.in/libc.preinst: Add export LC_ALL=C. - debian/patches/00list: Update. * Update linuxthreads size fix for not only ia64, but also alpha, amd64, i386, powerpc, s390, sh and sparc. - debian/patches/linuxthreads-sizefix.dpatch: Update. * Fix more libc6 upgrade problem from old <= 2.3.4-1: - debian/debhelper.in/libc.postinst: Don't use uname -m, use dpkg --print-installation-architecture. Hwcappkgs mechanism does not work on (ex:) install architecture: i386, kernel architecture: amd64. - debian/debhelper.in/libc.postrm: Likewise. * Support libc6-dev NPTL static libraries and headers into /usr/lib/nptl and /usr/include/nptl. (Closes: #276062, #279423) - debian/rules.d/build.mk: Add installation code from tmp-nptl to tmp-libc. - debian/debhelper.in/libc-dev.install: Add tmp-libc/usr/lib/nptl*.
-- GOTO Masanori <gotom@debian.org> Sun, 10 Apr 2005 14:02:19 +0900
glibc (2.3.4-3) experimental; urgency=low
* GOTO Masanori <gotom@debian.org> * The complete libc6 installation breakage is fixed when hwcap packages (libc6-i686 and libc6-sparcv9/sparcv9b) is installed. It introduced /etc/ld.so.hwcappkgs to track hwcap packages. - debian/debhelper.in/libc.postinst: Create /etc/ld.so.hwcappkgs if such file is not existed. Check hwcap packages and decide to keep /etc/ld.so.nohwcap. Put special ld.so.nohwcap string when the downgraded version does not support ld.so.hwcappkgs. - debian/debhelper.in/libc-otherbuild.postinst: When it's configured, check /etc/ld.so.hwcappkgs and decides to keep /etc/ld.so.nohwcap. - debian/debhelper.in/libc-otherbuild.postrm: When it's removed, check /etc/ld.so.hwcappkgs and search other hwcap package's version consistency. Then it decides to remove /etc/ld.so.nohwcap. - debian/debhelper.in/libc.postrm: Leave /etc/ld.so.nohwcap if it's downgrade to hwcappkgs incompatible version. - debian/rules.d/debhelper.mk: Include "libc-" into OPT string replacement.
-- GOTO Masanori <gotom@debian.org> Tue, 29 Mar 2005 17:22:25 +0900
glibc (2.3.4-2) experimental; urgency=low
* GOTO Masanori <gotom@debian.org> * Fix libc6 installation breakage when old libc6 and libc6-i686 was installed, and it's replaced with a new libc6. This fix is limited for i686 optimized package, not for sparc multiple opt packages. (Closes: #300806, #300842) - debian/debhelper.in/libc.postinst: Add check for the existence of multiple optimized packages. - debian/rules.d/debhelper.mk: Add the replace code from CURRENT_VER to $(DEB_VERSION) for libc.postinst. Install libc-otherbuild.postrm. - debian/debhelper.in/libc-otherbuild.postrm: Added to remove unneeded ld.so.nohwcap for single optimized package.
-- GOTO Masanori <gotom@debian.org> Tue, 22 Mar 2005 11:17:32 +0900
glibc (2.3.4-1) experimental; urgency=low
* GOTO Masanori <gotom@debian.org> * Reflect from glibc-snapshot package 2.3.4-0.3.snapshot20041220.2. * Add glibc-libidn package handling for the following files: - debian/sysdeps/gnu.mk - debian/sysdeps/linux.mk - debian/sysdeps/kfreebsd-gnu.mk - debian/rules * Add separated shlibver file: - debian/rules: Include debian/shlibver. - debian/shlibver: Bump up shlibver to 2.3.4-1. * Delete removed file info/libc-dir-add.info: - debian/debhelper.in/glibc-doc.install - debian/rules.d/build.mk * These dpatches are added in debian/patches/: - glibc234-alpha-xstat.dpatch: Fix alpha compilation failure when kernel headers < 2.6.4 is used. - glibc234-hppa-linesep.dpatch: Add to fix hppa compilation failure. - glibc234-hppa-remove-mallocdef.dpatch: Add to fix hppa compilation breakage until ldcw lock change is introduced. This patch will be removed when ldcw patch is revised to apply. - glibc234-m68k-linuxthreads-fPIC.dpatch: Add to fix m68k compilation warnings to remove linuxthreads o-iterator. - glibc234-hppa-full-nptl-2004-12-20.dpatch: Remove in-cvs parts, apply the remained stuff for hppa, except for ldcw lock change. This file is renamed from 50_glibc232-hppa-full-nptl-2003-10-22.dpatch. * These dpatches are modified/replaced with the newer patches in debian/patches/: - glibc-i686-timing.dpatch: Modify makefile. Fix i686 library breakage. - glibc23-cmov.dpatch: Drop additional TLS parts. - glibc23-sse-oldkernel.dpatch: Regenerated. - hppa-drop-utimes.dpatch: Regenerated. - ldconfig.dpatch: The previous patch seems being wrong because it supresses all warnings about error. The new patch I introduced should not warn during debootstrap, and works finely during normal operation. - ldd.dpatch: Regenerated. - ldso-disable-hwcap.dpatch: Regenerated. - locale-no_NO.dpatch: Drop locale.alias part which is already applied. - makeconfig.dpatch: Regenerated. - 50_glibc232-arm-dwarf2-buildfix.dpatch: Modify to fix sjlj compilation. - 50_glibc232-m68k-dwarf2-buildfix.dpatch: Likewise. * These dpatches are currently suspended to apply (those entries in 00list are commented out) with various reasons, they need update or confirmation: - 30_glibc232-base.dpatch: If this patch is needed, the another binutils related problem should be occured. It's disabled for a while, then remove iff no problem is reported. - alpha-pic.dpatch: #175511 said the upstream should have another different fix. After confirmation, it should be removed. - arm-output-format.dpatch: I believe the recent arm glibc should work without this patch. If arm still has problem, then enable it. - glibc232-globfree-clear.dpatch: The latest upstream has gl_pathv=NULL part, bug gl_pathc=0 part. I think the current code is harmless. It needs confirmation to Jeff Licquia. - translation-fr.dpatch: The upstream rejects this wishlist bug. After confirmation, it'll be removed. - mips-asm-unistd.dpatch: I need to look at the result of the current cvs unistd.h. - hurd-enable-ldconfig.dpatch: Disabled currently. * These dpatches are currently applied, but it may be removed from 00list as until sarge stuff: - libgcc-compat-all.dpatch: It'll be removed in future. - libgcc-compat-other.dpatch: Likewise. * These dpatches are currently suspended to apply from 00list because we plan to be removed after sarge release: - glibc23-ctype-compat.dpatch: Until sarge stuff. - glibc23-errno-hack.dpatch: Until sarge stuff. - glibc23-errno.dpatch: This patch should not be considered permanent; it may be one of until sarge stuff. - glibc23-function-compat.dpatch: Until sarge stuff. - locales-supported.dpatch: Debian specific, until sarge stuff. * This dpatch is not used currently: - 10_cvs.dpatch * These dpatches are removed from debian/patches/ because they are already in upstream cvs: - 11_cvs_locales.dpatch - 11_shlib-lds.dpatch - 51_glibc232-hppa-dist.dpatch - 51_glibc232-hppa-nopltrel.dpatch - 51_glibc232-hppa-profiling.dpatch - 52_glibc233-hppa-feupdateenv.dpatch - 90_glibc232-statvfs.dpatch - 90_glibc232-timezones.dpatch - alpha-crti.dpatch - alpha-rtsigaction-fix.dpatch - fno-unit-at-a-time.dpatch - glibc23-dlclose-l_opencount.dpatch - glibc23-libio-compat.dpatch - glibc23-powerpc-sigcontext.dpatch - glibc23-sparc-pread64.dpatch - glibc232-catchsegv-insecure-temp.dpatch - glibc232-hppa-unwindinfo.dpatch - glibc232-ia64-unwindinfo.dpatch - glibc232-iconv-ucs2-unalign.dpatch - glibc232-mips-dl-machine.dpatch - glibc232-misc-syslog.dpatch - glibc232-nptl-posix-timer.dpatch - glibc232-ppc32-nanosecond.dpatch - glibc232-remove-vsyscall.dpatch - glibc232-sparc64-softfp.dpatch - glibcbug.dpatch - hppa-syscall.dpatch - hurd-cleanup.dpatch - hurd-exit-attr-hidden.dpatch - hurd-i386-hwcap.dpatch - hurd-libc-lock.dpatch - hurd-utmp-file.dpatch - locale-byn_ER.dpatch - locale-et_EE.dpatch - locale-ro_RO.dpatch - locale-strfmon.dpatch - mips-sgidefs.dpatch - nptl-io-locking.dpatch - nptl-page-align.dpatch - nptl-pthread-c++.dpatch - nptl-pthread-create-attr.dpatch - nptl-pthread-once.dpatch - pthread-cleanup.dpatch - s390-backtrace.dpatch - s390-pthread-fpic.dpatch - syslog-locale.dpatch * Hurd update: - debian/patches/hurd-string.dpatch: Removed, it's already in cvs. - debian/patches/00list.hurd-i386: Removed. - debian/patches/hurd-malloc.dpatch: Add to fix Hurd build fix, patch from Michael Banck <mbanck@debian.org>.
-- GOTO Masanori <gotom@debian.org> Fri, 18 Mar 2005 09:41:49 +0900
glibc (2.3.2.ds1-22) unstable; urgency=medium
* Daniel Jacobowitz <dan@debian.org> - debian/patches/rtld-vdso-assertion.dpatch: Fix an assertion failure running /lib/libc.so.6. - debian/rules.d/debhelper.mk: Mark runnable libraries +x again.
-- Daniel Jacobowitz <dan@debian.org> Tue, 10 May 2005 15:11:53 -0400
glibc (2.3.2.ds1-21) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/patches/linuxthreads-sizefix.dpatch: Fix ia64 TLS_PRE_TCB_SIZE alignment where TLS_DTV_AT_TP is defined between linuxthreads and nptl. It breaks evolution on ia64 linuxthreads ld.so + nptl environment. (Closes: #292673) - debian/patches/glibc232-sigsetjmp.dpatch: Fix gcc-4.0 compilation breakage on amd64. (Closes: #295457) - debian/debhelper.in/libc.manpages: Add tzconfig.8. Reported by Matthijs Mohlmann <matthijs@cacholong.nl>. (Closes: #182981) - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2005h. - debian/patches/hurd-weak-aliases.dpatch: Add to fix undefined references to build putty on Hurd, patched by Michael Banck <mbanck@debian.org>. (Closes: #295118) - debian/debhelper.in/libc.preinst: Fix typo, proofreading. (Closes: #294816, #303478) - debian/rules: Bump up shlib_dep_ver 2.3.2.ds1-21. It's required by adding GLIBC_2.3.4 symbol. - Bastian Blank <waldi@debian.org>: - debian/patches/sched-update.dpatch: Update sched_[gs]et_affinity to new interface and library version. Add GLIBC_2.3.4 versioned symbol for new interface. (Closes: #297769) - Jeff Bailey <jbailey@raspberryginger.com>: - debian/patches/glibc232-tls-crashfix.dpatch: Fix tls assertion that crashes xmms/nvidia. (Closes: #219352) - debian/patches/glibc232-pthread-cancellation.dpatch: Fix pthread cancellation bug that causes JVM lockups. (Closes: #300943) - Denis Barbier <barbier@debian.org>: - debian/debhelper.in/libc.preinst: Add export LC_ALL=C like libc.postinst, it corrects some locale dependent behavior, especially for `tr'. (Closes: #304257) - Lars Wirzenius <liw@iki.fi>: - debian/local/manpages/iconv.1: Escape hyphens for Unicode environments. (Closes: #292013) - Emilian Nowak <emil5@go2.pl>: - debian/po/pl.po: Add Polish debconf translation. (Closes: #294444) - Matti Polla <mpo@iki.fi>: - debian/po/fi.po: Add Finnish debconf translation. (Closes: #303816) - Khalid Aziz <khalid_aziz@hp.com>: - debian/patches/glibc232-clock_settime.dpatch: Fix clock_settime always fails with EINVAL. (Closes: #304668) - Thiemo Seufer <ths@debian.org>: - debian/patches/glibc23-mips-lazy-eval.dpatch: Workaround fix for broken symbol resolving of lazy evaluation stubs on mips/mipsel, that causes fakeroot breakage. (Closes: #265678, #264920)
-- GOTO Masanori <gotom@debian.org> Mon, 14 Feb 2005 09:26:26 +0900
2004
glibc (2.3.2.ds1-20) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/patches/hppa-drop-utimes.dpatch: Fix sudo breakage because system call utimes() is not defined on hppa. Patched by Randolph Chung <tausq@debian.org>. (Closes: #284449) - Fix ia64 unwind FTBFS. Patched by Matthias Klose <doko@debian.org>: - debian/patches/glibc232-ia64-unwindinfo.dpatch: Modify Makeconfig which unconditionally set the libunwind macro to -lunwind, until the it's safe again to regenerate the configure script, on advice of Jeff Bailey. (Closes: #284563) - debian/control.in/main: Tighten build dependency on ia64 to gcc-3.3_3.3.5-5. - debian/control: Likewise. - debian/sysdeps/amd64.mk: Add /lib64 and /usr/lib64 symlinks which are provided by glibc instead of base-files for amd64. Requested by Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>. (Closes: #259302) - debian/rules.d/debhelper.mk: Replace from extra_pkg_install to extra_debhelper_pkg_install rule which are used for debhelper.mk only. - debian/patches/librt-mips.dpatch: Update to provide clock_{set,get}time with versioned symbol both GLIBC_2.0 and GLIBC_2.2. This patch should be applied until sarge+1 will be released. - debian/local/manpages/locale.1: Add the description about /usr/share/i18n/SUPPORTED. Requested by Guillermo S. Romero <gsromero@alumnos.euitt.upm.es>. (Closes: #284137)
-- GOTO Masanori <gotom@debian.org> Wed, 15 Dec 2004 19:44:47 +0900
glibc (2.3.2.ds1-19) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/local/manpages/gencat.1: Use \fR instead of \fT for bold font, and use .TP instead of .PP for option usage. Patched by Lars Wirzenius <lars.wirzenius@nokia.com>. (Closes: #279685) - debian/local/manpages/iconvconfig.8: Likewise + fix typo. - debian/local/manpages/mtrace.1: Likewise. - debian/local/manpages/locale.1: Add "SEE ALSO" to the end of the manual. (Closes: #282128) - debian/sysdeps/linux.mk: Drop -fomit-frame-pointer from compiling option to build NPTL packages in order to get valid backtrace. -D__USE_STRING_INLINES is also dropped to consider about backtraces. Requested by David Mosberger <davidm@hpl.hp.com>. - debian/sysdeps/amd64.mk: Likewise. - debian/sysdeps/i386.mk: Likewise. - debian/sysdeps/s390.mk: Likewise. - debian/sysdeps/sparc.mk: Likewise. - debian/patches/glibc232-hppa-unwindinfo.dpatch: Add for unwind information for hppa plt fixup routine. Patched by Randolph Chung <tausq@debian.org>. (Closes: #281993) - debian/patches/glibc232-ia64-unwindinfo.dpatch: Add to work ia64 unwind info and libunwind properly. Requested by David Mosberger <davidm@napali.hpl.hp.com>. (Closes: #278837) - debian/patches/glibc232-catchsegv-insecure-temp.dpatch: Add fix CAN-2004-0968: catchsegv creates insecure temporary file. (Closes: #278278) - debian/debhelper.in/libc.install: Remove glibcbug to fix CAN-2004-0968, and it's meaningless to include nowadays. (Closes: #205600) - debian/debhelper.in/libc.manpages: Remove glibcbug.1 from manpage. - debian/patches/glibcbug.dpatch: Add comment to be removed. - debian/make-cvs-patch.sh: Change like make-cvs-locales-patch.sh. - debian/patches/s390-pthread-fpic.dpatch: Add to fix lam build failure. It changes pthread_atfork in libpthread_nonshared.a is built with -fPIC, not -fpic, that is already applied in libc_nonshared.a. (Closes: #280445) - debian/control.in/libc: Add gcc | c-compiler to Recommends of libc-dev. This change avoids that aptitude tries to install various compiler packages if only c-compiler is specified. (Closes: #283668) - debian/control.in/main: Add Build-Depends: gcc-3.3 (>= 1:3.3.5-3) [ia64] | gcc-3.4 (>= 3.4.3-2) [ia64] because ia64 should be built with gcc which supports libunwind. Requested by Matthias Klose <doko@debian.org>. - debian/control: Update. - debian/patches/nptl-pthread-c++.dpatch: Add to disable using C99 designators for nptl pthread.h to fix C++ breakage. Patched by Andreas Jochens <aj@andaco.de> and Matthias Klose <doko@cs.tu-berlin.de>. (Closes: #275997, #283461)
-- GOTO Masanori <gotom@debian.org> Sat, 6 Nov 2004 19:04:26 +0900
glibc (2.3.2.ds1-18) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/patches/glibc232-sparc64-softfp.dpatch: Add to fix glibc build breakage on sparc with binutils 2.15. It's caused by the register misusage, that was allowed by the previous binutils. (Closes: #266598) - debian/debhelper.in/libc.postinst: Fix to execute NSS services correctly when file-rc is used. (Closes: #275403) - debian/patches/90_glibc232-timezones.dpatch: Update to tzdata2004e. - debian/debhelper.in/locales.prerm: Add to fix warning not to remove /usr/lib/locale/locale-archive. (Closes: #264020) - debian/debhelper.in/locales.postrm: Add to remove /etc/locale.gen when purge is specified.
-- GOTO Masanori <gotom@debian.org> Tue, 5 Oct 2004 09:32:01 +0900
glibc (2.3.2.ds1-17) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/sysdeps/depflags.pl: Fix typo, from "kerberos4th-dev" to "kerberos4kth-dev". (Closes: #266637) - debian/patches/00list: Add locale-byn_ER.dpatch that was missing when I fixed. (Closes: #270998) - debian/patches/glibc23-dlclose-l_opencount.dpatch: Fix reference counter in dl that does not sometimes decrement correctly. (Closes: #233301, #259211) - debian/patches/glibc232-globfree-clear.dpatch: Workaround and to make sure that fix to enforce clear gl_pathc and gl_pathv in globfree() for sarge to conform LFS test, requested by Jeff Licquia. (Closes: #264884) - debian/local/manpages/tzselect.1: Fix typo. (Closes: #269747) - debian/debhelper.in/libc.preinst: Don't install glibc when kernel is not 2.6 on amd64. - debian/sysdeps/amd64.mk: Patch from Andreas Jochens: - Drop the 'nptl' pass from GLIBC_PASSES. - Use 'nptl' instead of 'linuxthreads' in the 'libc' pass (this requires kernel >= 2.6.0, but 2.4 is not supported by the amd64 port anyway).
-- GOTO Masanori <gotom@debian.org> Thu, 19 Aug 2004 12:39:35 +0900
glibc (2.3.2.ds1-16) unstable; urgency=high
* GOTO Masanori <gotom@debian.org> - debian/FAQ: Add note about errno + NPTL workaround. (Closes: #261035) - debian/patches/glibc232-mips-dl-machine.dpatch: Fix mips/mipsel compilation breakage with the recent binutils. (Closes: #262646) - debian/patches/glibc232-m68k-reloc.dpatch: Fix m68k compilation breakage with the recent binutils. (Closes: #263601) * Jeff Bailey <jbailey@raspberryginger.com> - debian/debhelper.in/libc-dev.install.hurd-i386: Don't install getconf.
-- GOTO Masanori <gotom@debian.org> Mon, 2 Aug 2004 11:53:54 +0900
glibc (2.3.2.ds1-15) unstable; urgency=high
* Jeff Bailey <jbailey@raspberryginger.com> - debian/sysdeps/depflags.pl: Replace ${libc}, not libc6. (Closes: #262669) - Marking urgency as high, last upload should have been marked this way for RC bug fix.
-- Jeff Bailey <jbailey@raspberryginger.com> Sun, 1 Aug 2004 08:50:13 -0400
glibc (2.3.2.ds1-14) unstable; urgency=low
* GOTO Masanori <gotom@debian.org> - debian/patches/glibc232-iconv-ucs2-unalign.dpatch: Add to fix iconv unalignment access with UCS-2BE/UCS-2LE on some architectures. (Closes: #234691) - debian/patches/locale-byn_ER.dpatch: Add to fix byn_ER localedef breakage. Patched by Denis Barbier <barbier@linuxfr.org>. (Closes: #246270, #257658) - debian/patches/locales-supported.dpatch: Add no_NO.ISO-8859-1 into SUPPORTED. (Closes: #246170) - debian/patches/glibc232-nptl-posix-timer.dpatch: Fix posix timer SIGEV_THREAD notification is broken. (Closes: #259878) - debian/patches/glibc232-remove-vsyscall.dpatch: Remove __ASSUME_VSYSCALL to fix the system startup failure on the machine using PAX. (Closes: #245563) - debian/patches/90_glibc232-timezones.dpatch: Updated to tzcode2004b and tzdata2004b. - debian/patches/locale-eu_FR.dpatch: Add eu_FR and eu_FR@euro. Patched by Christian Perrier <bubulle@debian.org>. (Closes: #257840) - debian/patches/locale-sr_CS.dpatch: Add sr_CS and sr_CS@cyrillic. Patched by Christian Perrier <bubulle@debian.org>. But this patch is conflicted to sr_YU things - it's disabled for a while. - debian/local/etc_init.d/nscd: Rewritten the whole script to make use of the initscript's method. Patched by Thomas Hood <jdthood@aglu.demon.nl>. (Closes: #229273, #229484, #253119, #252284, #222953) - debian/local/manpages/iconv.1: Add small description for `-c' and so on. (Closes: #189958) - debian/local/manpages/rpcgen.1: Add -M option description. (Closes: #193467) - debian/po/de.po: Updated. Patched by Helge Kreutzmann <kreutzm@itp.uni-hannover.de>. (Closes: #251732) - debian/debhelper.in/libc.postinst: Add apache-ssl and apache-perl to restart script. Suggested by Daniel Jacobowitz <dan@debian.org>. (Closes: #208997) - debian/debhelper.in/libc.postinst: Add vsftpd to restart script. Suggested by Jeff Bailey <jbailey@nisa.net>. (Closes: #213535) - debian/debhelper.in/libc.postinst: Add lpr-ppd. Change init script name from lpr, lpr-ppd to lpd, lpd-ppd. (Closes: #205084) - debian/debhelper.in/libc.postinst: Fix package detection failure when uninstalled package is encountered during NSS upgrade. (Closes: #193278) - debian/debhelper.in/libc.postinst: Add export LANG=C to work scripts correctly even if user sets locale environment variable. - debian/debhelper.in/libc.postinst: Change sleep time from 1 to 2. It's work-around fix, actual fix is start-stop-daemon --stop should check the process termination. See: #211784. - debian/local/usr_sbin/tzconfig: Fix typo: old_timezone vs oldtimezone. Reported by Kai Henningsen <kai@khms.westfalen.de>. (Closes: #213159) - debian/control.in/libc-dbg: Add Provides: libc-dbg for -dbg package. (Closes: #219145) - debian/control.in/libc, debian/control: likewise. - /usr/bin/getconf and getconf.1 are moved from libc-dev to libc. (Closes: #239170) - debian/debhelper.in/libc-udeb.install: Add libutil* and libcrypt* to -udeb. (Closes: #258956) - Put amd64 port from Andreas Jochens. - debian/control: Updated. - debian/control.in: Modify Build-Depends: gcc-3.3 | gcc-3.4. glibc can build at least gcc-3.3 and later. And this will make it possible to build glibc with gcc-3.4 when gcc-3.4 becomes the default on amd64 without changing glibc again. - debian/sysdeps/amd64.mk: Use workaround -g0 option when gcc-3.4 is used, because gcc-3.4 on amd64 with -g0 + nested functions are broken: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260710 * Andreas Jochens <aj@andaco.de> - debian/rules.d/control.mk: Add amd64 at the appropriate places. - Add debian/patches/amd64-lib.dpatch to disable the biarch lib64 dir on amd64 and enable this patch in debian/patches/00list. (Closes: #246547) - Add a new file debian/sysdeps/amd64.mk with GLIBC_PASSES += nptl (Closes: #248192) - debian/sysdeps/amd64.mk: Use gcc instead of gcc-3.3 on amd64. - debian/patches/fno-unit-at-a-time.dpatch: Add -fno-unit-at-a-time test to configure for amd64 + gcc-3.4. (Closes: #261082) * Jeff Bailey <jbailey@raspberryginger.com> - debian/patches/syslog-locale.dpatch: Include patch from Jakub Jelinek to make sure syslogging happens in the C locale. Thanks to pere for catching this. (Closes: #161340, #158651) - debian/patches/hurd-string.dpatch: New file - debian/patches/00list.hurd-i386: Only load hurd-string on hurd-i386.
-- GOTO Masanori <gotom@debian.org> Mon, 31 May 2004 23:43:29 +0900
glibc (2.3.2.ds1-13) unstable; urgency=low
* Jeff Bailey <jbailey@raspberryginger.com> - debian/control.in/main: Change to new email address. - debian/debhelper.in/libc-dev.install.hurd-i386: Add missing files. Thanks to Michael Banck (Closes: #246355) - debian/sysdeps/gnu.mk: Stub out kernel_check. Thanks to Michael Banck * GOTO Masanori <gotom@debian.org> - debian/debhelper.in/libc.preinst: Fixed to work when kernel version is x.y.zFOOz pattern. (Closes: #245643) - debian/patches/locale-ro_RO.dpatch: Fix Romania can't be built. (Closes: #245657) - debian/local/manpages/locale.1: Fix typo: LOC_PATH -> LOCPATH. (Closes: #246557) - debian/rules: Fix build correctly when we execute "debian/rules binary". Patched by Jurij Smakov <jurij@wooyd.org>. (Closes: #247241) - debian/patches/glibc232-misc-syslog.dpatch: Fix syslog segv under memory shortage. (Closes: #249559) - debian/patches/s390-backtrace.dpatch: Fix 900 test failures in the libjava testsuite in gcc-3.4 on s390. (Closes: #243394) - debian/sysdeps/linux.mk: Fix build failure when kernel headers directory in /usr/src has symlink asm direcotry. Patched by Wolfram Gloger <wg@malloc.de>. (Closes: #249408) - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*, - debian/libnss-dns-udeb, libnss-dns-files: Update description. - debian/control: Update. * Colin Watson <cjwatson@debian.org> - debian/rules: Add libnss-dns-udeb and libnss-files-udeb. (Closes: #247430) - debian/.cvsignore: Likewise. - debian/control.in/libc: libc-udeb depends on libnss-dns-udeb and libnss-files-udeb. - debian/debhelper.in/libc-udeb.install: Remove libnss_dns and libnss_files. - debian/rules.d/control.mk: Likewise. - debian/control.in/libnss-dns-udeb: Update description.
-- GOTO Masanori <gotom@debian.org> Wed, 26 May 2004 00:18:06 +0900
glibc (2.3.2.ds1-12) unstable; urgency=low
* GOTO Masanori <gotom@debian.org> - debian/local/etc_init.d/mountkernfs: Fix typo. (Closes: #229340) - debian/local/etc_init.d/mountkernfs: Fix error if the kernel does not set CONFIG_TMPFS on 2.4. (Closes: #230758) - debian/local/etc_init.d/mountkernfs: Check each mount directory is actually directory or not. (Closes: #234813) - debian/local/etc_init.d/mountkernfs: remove "set -e". - debian/debhelper.in/libc.postinst: use invoke-rc.d to invoke mountkernfs when it's available, suggested by Junichi Uekawa <dancer@netfort.gr.jp>. (Closes: #230008) - debian/debhelper.in/libc.install: drop installing three files: debian/local/etc_init.d/mountkernfs, debian/local/etc_default/devpts, and debian/local/etc_default/tmpfs. Because initscripts now provides those files. (Closes: #238963) - debian/debhelper.in/libc.preinst: devpts.sh should be actually replaced to mountkernfs. But by now mounting filesystems should be done with mountvirtfs in initscripts. Initscripts needs to remove devpts.sh and mountkernfs. - debian/debhelper.in/libc.postinst: likewise. - debian/debhelper.in/libc.postrm: likewise. - debian/debhelper.in/libc.preinst: Fix kernel version detection correctly. Patched by Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>. (Closes: #241395). - debian/rules.d/debhelper.mk: Fix build failure in strip processing. - debian/patches/51_glibc232-hppa-nopltrel.dpatch: Do not process lezy relocations if no DT_PLTREL is present. Reported by Richard Hirst <rhirst@linuxcare.com> and Patched by Carlos O'Donell <carlos@baldric.uwo.ca>. (Closes: #228375) - debian/patches/glibc232-ppc32-nanosecond.dpatch: Fix ppc32 stat reports bogus nanosecond data. Patched by Anton Blanchard <anton@samba.org>. (Closes: #231358) - debian/patches/nptl-io-locking.dpatch: Add stdio performance improvement for nptl. Dpatched by Michael Clark <michael@metaparadigm.com>. (Closes: #238213) - debian/patches/52_glibc233-hppa-feupdateenv.dpatch: The newest compiler in unstable has caught a bug in the feupdateenv implementation for hppa. The code should not be using the constant input argument as temporary scratch. Patched by Carlos O'Donell <carlos@baldric.uwo.ca>. - debian/patches/localedef-fix-trampoline.dpatch: Fix localedef segv when run under exec-shield/PaX and so on due to trampoline issue. Dpatched by James Troup <james@nocrew.org>. (Closes: #231438, #198099, #215624, #215821, #221740) - debian/patches/alpha-rtsigaction-fix.dpatch: Fix alpha sigaction with SA_SIGINFO (rt_sigaction), keep program execution after exiting signal handler, with correctly calling rt_sigreturn. (Closes: #221969) - debian/patches/translation-fr.dpatch: Include fr.po translation patch. Patched by Petter Reinholdtsen <pere@hungry.com>. Related bug #243183 is currently suspended. - debian/patches/locale-et_EE.dpatch: Fix et_EE locale incorrect charset. Patched by Petter Reinholdtsen <pere@hungry.com>. (Closes: #208238) - debian/debhelper.in/libc.postinst: add rsync to NSS checking code. (Closes: #229196) - debian/debhelper.in/libc.preinst: add kernel version check code if real i386 is used. (Closes: #231538) - debian/po/da.po: added. Patched by Morten Brix Pedersen <morten@wtf.dk>. (Closes: #230669) - debian/po/cs.po: added. Patched by Miroslav Kure <kurem@upcase.inf.upol.cz>. (Closes: #230969) - debian/po/el.po: added. Patched by Konstantinos Margaritis <markos@debian.org>. (Closes: #230997) - debian/po/ru.po: added. Patched by Ilgiz Kalmetev <translator@ilgiz.pp.ru>. (Closes: #221657) - debian/po/uk.po: added. Patched by Eugeniy Meshcheryakov <eugen@univ.kiev.ua>. (Closes: #235850) - debian/po/zh_CN.po: added. Patched by Hiei Xu <nicky@mail.edu.cn> and Carlos Z.F. Liu <carlos_liu@yahoo.com>. (Closes: #231907) - debian/po/tr.po: added. Patched by Ercin EKER <erc.caldera@gmx.net> and Recai Oktas <roktas@omu.edu.tr>. (Closes: #240654) - debian/debhelper.in/glibc-doc.links: add manpages links for sem_*. - debian/patches/template.dpatch: split Author to Dpatch author and Patch author. - debian/sysdeps/hppa.mk: added to create symlink /usr/hppa64-linux/include to /usr/include for hppa64. (Closes: #239020) - debian/sysdeps/depflags.pl: added conflicts to gcc-3.3-hppa64 and gcc-3.4-hppa64. - debian/sysdeps/depflags.pl: Add replaces: kerberos4th-dev (<< 1.2.2-10) to avoid conflicting /usr/include/ifaddrs.h. (Closes: #234347) - debian/control.in/opt: made libc6-i686 description easier to understand from users' requests. (Closes: #218396, #239555, #242546) - debian/local/usr_sbin/locale-gen: Add code to write an error if the line doesn't satisfy the format. Patched by Petter Reinholdtsen <pere@hungry.com>. (Closes: #207199) * Jeff Bailey <jbailey@nisa.net> - debian/debhelper.in/libc.preinst: Don't use awk except in upgrade mode. (Closes: #229461) Also make sure that it doesn't trip on words being added to the upstream revision number. Thanks to James Troup for mentioning this. Thanks to Bastian Blank <waldi@debian.org> for the fix. - debian/debhelper.in/libc.postinst: Respect DEBIAN_FRONTEND=noninteractive for setting timezone. Default to UTC. (Closes: #196382) - debian/debhelper.in/libc.docs: Add TODO. Hopefully the last round of hurd-i386 fixes: - debian/debhelper.in/libc-dev.install.hurd-i386: New file. - debian/rules.d/debhelper.mk: Deal with the arch-specific install files. - debian/patches/hurd-cleanup.dpatch: New file for dl-procinfo.c and missing include in malloc.c (Both in upstream) - debian/patches/00list: Update Locales surgery, with many thanks to Petter Reinholdtsen: - debian/patches/glibc22-eo_EO.dpatch: Rename to ... - debian/patches/locale-eo_EO.dpatch: ... this. - debian/patches/11_cvs_locales.dpatch: New generated file from CVS. - debian/patches/locales-stuff.dpatch: Remove bogs code and split into .. - debian/patches/locale-de_CH.dpatch: ... this and ... - debian/patches/locale-ru_RU.dpatch: this. - debian/patches/locale-no_NO.dpatch: New file to keep no_NO around during the transition to nb_NO. - debian/patches/locale-strfmon.dpatch: New file from CVS needed for new locales formatting. (Closes: #226047) - debian/patches/00list: Update. - debian/patches/glibc22-locales.dpatch: Obsoleted by CVS update. - debian/patches/locale-es_AR.dpatch: Add template header. - debian/patches/locales-supported.dpatch: Remove entries provided by CVS. Add no_NO for transition. (Closes: #211607, #215466, #218424) - debian/patches/template.dpatch: Tweak to make it easier to generate patches. - debian/make-cvs-locales-patch.sh: New file. * Daniel Jacobowitz <dan@debian.org> - Add separate-debug-info files to libc6-dbg to allow backtraces through optimized libraries (Closes: #227097, #219459) - debian/control.in/main: Bump build dependencies for binutils and debhelper. - debian/control.in/libc-dbg: Update package description. - debian/rules: Set NOSTRIP after loading sysdeps rules files, so that it actually gets set. - debian/rules.d/debhelper.mk: Generate separate debug info libraries. Touch stamp file for libc-udeb. - debian/sysdeps/i386.mk, debian/sysdeps/linux.mk, s390x_extra_cflags, debian/sysdeps/sparc.mk: Use -g1 instead of -g0 so that we get unwind information. - debian/wrapper/objcopy: Wrapper script to remove excess debug info, for now. - Remove tabs from debian/changelog, since they confuse dpkg-parsechangelog. - Add missing quotes in debhelper.mk NOSTRIP test. - Don't add libc-dir-add.info to info after all (Closes: #222171, #230765). (debhelper.in/glibc-doc.info, debhelper.in/glibc-doc.install) * Ben Collins <bcollins@debian.org> - Added and enabled a sparc v9b target (UltraSPARC III). * Bastian Blank <waldi@debian.org> - Add libnss-dns-udeb package. - Rename udebs to match the real packages. (Closes: #183139) - Fix provides of udebs. (Closes: #183143) - Use debhelper udeb knowledge.
-- GOTO Masanori <gotom@debian.org> Wed, 21 Apr 2004 00:40:55 +0900
glibc (2.3.2.ds1-11) unstable; urgency=low
* Jeff Bailey <jbailey@nisa.net> - debian/control.in/s390x: Remove -dev dependency on gcc-3.2. - debian/sysdeps/s390.mk: Add missing ) - debian/rules: Fixes for cross-compiling - debian/patches/90_glibc233_tcsetaddr.dpatch: LSB Fix for tcgetattr (Closes: #218131) - debian/sysdeps/depflags.pl: Update wine conflicts. (Closes: #218717) - debian/sysdeps/depflags.pl: Update cyrus-imapd conflicts. (Closes: #220983) - debian/sysdeps/sparc.mk: Force -m32 when building sparcv9 - debian/patches/glibc-sparc-timing.dpatch: New file to let sparcv9 works. (Closes: #222886) - debian/patches/nptl-page-align.dpatch: New file to fix page alignment troubles. (Closes: #223241, #225466) - debian/patches/hurd-exit-attr-hidden.dpatch: New file to fix compilation on gcc-3.3 and hurd-i386 - debian/patches/hurd-i386-hwcap.dpatch: New file to give the needed i386 HWCAP defines on hurd-i386 - debian/patches/hurd-libc-lock.dpatch: New file to fix FTBFS on hurd-i386 - debian/patches/hurd-utmp-file.dpatch: New file to fix FTBFS on non-Linux. - debian/patches/glibc23-cmov.dpatch: Update for moved i386 HWCAP definitions. - debian/patches/glibc23-sse-oldkernel.dpatch: Updated for severelly munged sysdeps/unix/sysv/linux/i386/dl-procinfo.h Thanks to Barry deFreese for helping get these in order. - debian/patches/00list: Update - debian/debhelper.in/libc.preinst: For Linux kernels of the form x.y.z-n, fail the install if z >= 255. (Closes: #226688) Thanks to James Morrison and Kevin Everets for help on the wording of the error message. - debian/sysdeps/sparc.mk: Revert Ben's change of '-mcpu=v8 -mtune=ultrasparc'. This was misleading because it was always overridden by the glibc Makefile and had no effect. * Phil Blundell <pb@debian.org> - Require linux-kernel-headers >= 2.5.999-test7-bk-9 to avoid module- related problems on ARM. * Ben Collins <bcollins@debian.org> - Bump sparcv9 back to -mcpu=v8 -mtune=ultrasparc. Should fix sparcv9. * Daniel Jacobowitz <dan@debian.org> - Pass CC to configure; should fix sparc64. - Suppress the errno warning message for now. Update to point to README.Debian.gz. - debian/patches/glibc23-errno-hack.dpatch, debian/FAQ - Redirect dpkg -s sysvinit's stderr to /dev/null (Closes: #225601). - Fix <bits/syscall.h> on MIPS targets. Thanks to Guido Guenther for testing and improvements to the patch (Closes: #223891, #226483). - debian/patches/mips-asm-unistd.dpatch - Fix for GCC <sgidefs.h> changes from Thiemo Seufer (Closes: #224744). - debian/patches/mips-sgidefs.dpatch - Fix i386-linux build failure. - debian/patches/glibc23-sse-oldkernel.dpatch - Quote a backslash in libc.preinst * GOTO Masanori <gotom@debian.org> - debian/debhelper.in/glibc-doc.links: add missing links for pthread_mutex_*(), pthread_mutexattr_*(), pthread_cond_*(), and pthread_condattr_*(). - debian/control.in/main: remove Build-Depends-Indep: latex2html. (Closes: #221317) - debian/local/etc_init.d/devpts.sh: rename to mountkernfs. - debian/local/etc_init.d/mountkernfs: rename from devpts.sh, for adding to mount tmpfs(shmfs), sysfs, and usbfs. - debian/local/etc_default/tmpfs: add to control tmpfs upper limit size. - debian/debhelper.in/libc.dirs: add to make /sys. - debian/debhelper.in/libc.install: add mountkernfs and tmpfs, remove devpts.sh. - debian/debhelper.in/libc.postrm: rename devpts.sh to mountkernfs. - debian/debhelper.in/libc.postinst: likewise. - debian/local/etc_init.d/mountkernfs: fix devpts_mounted to check its pathname is exactly started from the top directory. - debian/debhelper.in/libc.preinst: fix preinst does not stop on mips even if it's kernel version is < 2.4.22. (Closes: #223769) - debian/po/pt_BR.po: Update pt_BR debconf template translation. Patched by Andre Luis Lopes <andrelop@debian.org>. (Closes: #219839) - debian/po/nl.po: Update nl debconf template translation. Patched by cobaco <cobaco@linux.be>. (Closes: #220693) * Carlos O'Donell <carlos@baldric.uwo.ca> - debian/patches/51_glibc232-hppa-dist.dpatch: Add entry.h to dist. - debian/patches/51_glibc232-hppa-profiling.dpatch: Fix profile support. (Closes: #221010)
-- Daniel Jacobowitz <dan@debian.org> Tue, 20 Jan 2004 09:41:48 -0500
2003
glibc (2.3.2.ds1-10) unstable; urgency=low
This is the "Swimming to the surface" release. * GOTO Masanori <gotom@debian.org> - debian/control.in/opt: Add more ix86 CPUs in the description. - debian/debhelper.in/libc.preinst: Ignore old libc4/5. (Closes: #218449) * Daniel Jacobowitz <dan@debian.org> - Add a patch to automatically disable NPTL for programs which reference the old errno; and update the FAQ to match. (glibc23-errno-hack.dpatch). - Update make build dependency as reported by Mikko Kautto (Closes: #218595). - Update debian/po/nl.po with new translation from Bart Cornelis (Closes: #218642). - Update SSE disabling patch to work for static binaries too (Closes: #218524, #219025). - debian/debhelper.in/libc.preinst: Ignore ia32-libs also (Closes: #219176). - debian/control.in/main: Build depend on fixed linux-kernel-headers to get ia64 module syscalls (Closes: #218645). * Jeff Bailey <jbailey@nisa.net> Update to Standards-Version 3.6.1: - debian/changelog: Convert from Latin-1 to UTF-8. 1 Line affected. - debian/control.in/main: Update version number. Fix some lintian warnings: - debian/changelog: Remove obsolete user-emacs settings. - debian/control.in/libc: Remove trailing periods from synopis'. These aren't full sentences. - debian/local/manpages/gencat.1: New file. - debian/local/manpages/trace.1: New file. - debian/debhelper.in/libc-dev.manpages: Install them. - debian/local/manpages/iconvconfig.8: New file. - debian/debhelper.in/libc.manpages: Install it. - debian/patches/90_glibc232-statvfs.dpatch: Don't get confused on bad mtab. (Closes: #219271) - debian/patches/90_glibc232-timezones.dpatch: Update timezone information. * Phil Blundell <pb@nexus.co.uk> - debian/patches/arm-ioperm.dpatch: Third time lucky?
-- Jeff Bailey <jbailey@nisa.net> Wed, 5 Nov 2003 10:53:14 -0500
glibc (2.3.2.ds1-9) unstable; urgency=low
* GOTO Masanori <gotom@debian.org> - debian/po/es.po: Update. Patched by Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>. - debian/debhelper.in/libc.preinst: Replace s/libc6/glibc/ in messages, actually there are not only libc6, but also libc6.1, libc0.3, and so on. * Daniel Jacobowitz <dan@debian.org> - Export libpthread symbols needed for thread debugging (glibc23-thread-debugging.dpatch). - Remove glibc23-thread-debugging.dpatch in response to upstream comments. Don't strip libpthread symbols needed for thread debugging. - Add version sanity check for kernels whose extraversion starts with a dot (Closes: #218546). - Disable SSE for pre-2.4 kernels (Closes: #218524). - Symlink asm-sparc and asm-sparc64 into debian/include if necessary. - Don't duplicate .so symlinks in libc6-s390x and libc6-dev-s390x. - Add a build fix for sparc64; pread syscall has been renamed to pread64. - Add a FAQ entry for unresolved errno (Closes: #218561). - Import patch from CVS to fix ucontext_t/mcontext_t on powerpc32 (Closes: #207806). - Patch from Randolph Chung for HPPA system calls (hppa-syscall.dpatch).
-- Daniel Jacobowitz <dan@debian.org> Sat, 1 Nov 2003 18:54:16 -0500
glibc (2.3.2.ds1-8) unstable; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Don't use --enable-omitfp since we don't install libc_g.a. - Enable NPTL for S/390. - Fix the /lib/ld64.so.1 symlink for s390x. - Update maintainer scripts for fixes lost in the rewrite. - Enable NPTL for ia64. Thanks to Ian Wienand for testing. - Automatically cross-compile if the kernel is too old to build an optimized library. - Do not run make check if cross compiling. - Fix msqid_ds on MIPS. Dpatch from Guido Guenther, patch by Thiemo Seufer (Closes: #215273, #200215, #217593). - Check for old copies of glibc in a couple of places (Closes: #212224). - Fix a libio compatibility code bug which crashed the Citrix client (glibc23-libio-compat.dpatch). - Remove fuzzy markers from fr.po. Patch from Denis Barbier <barbier@debian.org> (Closes: #217865). - Re-add debian/patches/80_glibc232-locales-nb_NO-fix.dpatch, which had gotten lost. - Re-add typo fixes to iconv.1 and rpcgen.1. (Closes: #202161) - Merge iconv.1 fix to iconv.pod. - Re-add fix for locale-gen and POSIXLY_CORRECT. - Update ldso-disable-hwcap.dpatch and preinst/postinst scripts. - Update maintainer scripts not to use basename; dpkg invokes the scripts as tmp.ci/postinst, not libc6.postinst. - Add a patch for building shlib.lds which fixes a parse error when building without an existing -dev package installed. - debian/patches/11_shlib-lds.dpatch * Jeff Bailey <jbailey@nisa.net> - debian/sysdeps/linux.mk: Use getconf _NPROCESSORS_ONLN instead of /proc/cpuinfo to calculate NJOBS. The cpuinfo file format is not consistent between arch's. - debian/.cvsignore: New file. * GOTO Masanori <gotom@debian.org> - debian/debhelper.in/locales.dirs: Add /usr/lib/locale, because localedef stops to create locale data if this dir is not found. - debian/debhelper.in/libc-otherbuild.preinst: Fix typo which disturbs to install libc-otherbuild package. - Dan's checking code for old copies in libc6 preinst fixes installation breakage for example /usr/lib/debug is in /etc/ld.so.conf, or so on. (Closes: #165374, #212224). - debhelper.in/libc.preinst: add kernel version sanity check for sun4m arch which needs at least 2.4.21 due to hardware multiplication instruction is used by default. (Closes: #215010, #215012) - debian/debhelper.in/libc.preinst: fix check_dirs return value.
-- Daniel Jacobowitz <dan@debian.org> Tue, 28 Oct 2003 18:29:09 -0500
glibc (2.3.2.ds1-7) experimental; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Fix TLS libraries, which belong in /lib/tls, not /libtls. - Fix -march for NPTL libraries on i386 - was i686, should have been i486. - Move i686 libraries to /lib/tls/i686/cmov. - Include make check output in the libc package. - S/390 perversely uses /lib/ld64.so.1 as the dynamic linker; include a symlink. - Leave /lib64/ld64.so.1 executable on S/390. - Generate SUPPORTED again. - Update ldconfig to prefer /lib/tls to /lib/i686/cmov. - Disable conflicts between optimized libraries and libsafe/memprof; they've worked for a while. - Switch the i686 optimized libraries to use NPTL, and update their description. - Fix dependencies for locales package. - Include SONAME symlinks in libc6-dbg. - Remove vestigial gconv-modules Provides. - Install more files for libc6 and locales packages. - Correct section for zdump.8 man page. - Install ld.so.8 in the right directory (debhelper thinks that .so is a language extension). - Install info menu entries for functions provided by libc, in glibc-doc. - Include changelog in glibc-doc also. - Re-add libc6-dev dependency on matching libc6. - Fix libc-udeb build. * Phil Blundell <pb@nexus.co.uk> - debian/patches/arm-ioperm.dpatch: Try again. * Jeff Bailey <jbailey@nisa.net> Welcome back HPPA, Thanks to Carlos O'Donell <carlos@baldric.uwo.ca> - debian/patches/50_glibc232-hppa-full-nptl-2003-10-22.dpatch: New. - debian/patches/50_glibc23-hppa-entry.dpatch: Remove. - debian/patches/glibc23-00-hppa-pthreads.dpatch: Remove. - debian/patches/glibc23-01-hppa-dl-machine.dpatch: Remove. - debian/patches/glibc23-07-hppa-atomicity.dpatch: Remove. - debian/patches/glibc23-hppa-compat.dpatch: Remove. - debian/patches/glibc23-hppa-malloc8.dpatch: Remove. - debian/patches/00list: Update. - debian/rules: Define NJOBS as 1. - debian/sysdeps/linux.mk: Define NJOBS based on number of processors - debian/rules.d/build.mk: Use -j $(NJOBS) during build. Based on patch from Ian Wienand <ianw@gelato.unsw.edu.au> - debian/debhelper.in/libc.install: Install pt_chown - debian/rules.d/debhelper.mk: Don't clobber SUID on pt_chown - debian/debhelper.in/glibc-doc.docs: Install DEB_SRCDIR/ChangeLog* - debian/rules.d/build.mk: Don't run testsuite if DEB_BUILD_OPTIONS contains nocheck - debian/sysdeps/gnu.mk: Define slibdir. - debian/rules.d/build.mk: Only set slibdir in configparms if its set. - debian/debhelper.in/glibc-doc.doc-base: New file. - debian/debhelper.in/glibc-doc.install: New file. - debian/debhelper.in/glibc-doc.links: New file. - debian/rules.d/build.mk: Generate HTML files. - debian/rules.d/debhelper.mk: Map LIBC to $(libc) in generated files. - debian/debhelper.in/libc.install: Install Linuxthreads ChangeLog. - debian/debhelper.in/libc.docs: Install various docs. - debian/sysdeps/kfreebsd-gnu.mk: New file. Put in all the magic from the old packaging. - debian/sysdeps/kfreebsd.mk: Deleted. - debian/sysdeps/gnu.mk: Add in GLIBC_OVERLAYS to allow patching to work, create ld.so symlink at end of build. - debian/sysdeps/sparc.mk: Change MIN_KERNEL_REQUIRED to MIN_KERNEL_SUPPORTED. - debian/sysdeps/s390.mk: Likewise. - debian/rules: Define kernel_check macro. - debian/sysdeps/linux.mk: Override kernel_check for Linux. - debian/rules.d/build.mk: Call kernel_check macro when --build == --host * GOTO Masanori <gotom@debian.org> - debian/po/ru.po: Update. Patched by Ilgiz Kalmetev <translator@ilgiz.pp.ru>. (Closes: #214349)
-- Daniel Jacobowitz <dan@debian.org> Sat, 25 Oct 2003 15:09:02 -0400
glibc (2.3.2.ds1-6) experimental; urgency=low
* Phil Blundell <pb@debian.org> - debian/patches/arm-ioperm.dpatch: New. * Daniel Jacobowitz <dan@debian.org> - Add debhelper build dependency. - Use linux-kernel-headers package for headers. - Add S/390 support. - Build libc6-dev-sparc64.
-- Daniel Jacobowitz <dan@debian.org> Mon, 20 Oct 2003 16:27:39 -0400
glibc (2.3.2.ds1-5) experimental; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Fix a thinko in i686 timing patch for non-HP_TIMING architectures. - Add -k to make check.
-- Daniel Jacobowitz <dan@debian.org> Mon, 13 Oct 2003 10:53:31 -0400
glibc (2.3.2.ds1-4) experimental; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Update i686 timing patch to fix clock_gettime. - Update glibc23-cmov patch to let ld load tls libraries from ld.so.cache. - Include symlinks in optimized library directories to placate dpkg-shlibdeps. - Fix shlibs files to include a version again. - Re-enable make check. - Update makeconfig.dpatch to fix a typo that broke make check. - Add glibc-make-check-perms.dpatch to fix an upstream make check problem. - Build some optimized libraries using appropriate --build options so that they can run make check. * Jeff Bailey <jbailey@nisa.net> - Build libraries for sparcv9 and sparc64. - Enable TLS for ia64.
-- Daniel Jacobowitz <dan@debian.org> Sun, 12 Oct 2003 19:42:11 -0400
glibc (2.3.2.ds1-3) experimental; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Use ldd* in debhelper.in/libc6, because non-i386 arches don't have lddlibc4. - Include gconv-modules in libc6. - Don't include some unnecessary generated kernel headers. - Merge previous .dpatch files (Closes: #214470). - Run depflags.pl again (Closes: #214468). - Don't include profiled libraries in libc-dev (Closes: #214504). - Ship /usr/include/asm-generic (Closes: #214512).
-- Daniel Jacobowitz <dan@debian.org> Mon, 6 Oct 2003 21:18:28 -0400
glibc (2.3.2.ds1-2) experimental; urgency=low
* Daniel Jacobowitz <dan@debian.org> - Install the right headers in /usr/include/asm, instead of trying to replace the directory with a symlink (Closes: #214233). - Map DEB_HOST_GNU_CPU to a uname value for creating the asm symlink. - Move libc6-dev's postinst back to preinst. - Support multiple autoconf.h headers. - Add an ia64 autoconf.h, from Branden Robinson.
-- Daniel Jacobowitz <dan@debian.org> Sun, 5 Oct 2003 14:47:05 -0400
glibc (2.3.2.ds1-1) experimental; urgency=low
* Essentially redo the debian/ packaging directory.
Specifically, the following directories were changed:
- debian/sysdeps/*: Redo into os-based and arch-based handling.
- debian/debhelper.in/*: Use debhelper for all package management.
- debian/rules.d/*: Split out rules file into logical pieces.
- debian/local/*: Move all of the files that Debian provides to here.
Update dpatch to more closely match the debian package:
- debian/patches/0list: Rename to 00list to match dpatch update.
- debian/rules.d/dpatch.mk: Sync with Debian package with the
following four changes:
1) Support srcdir != builddir builds.
2) Support $(stampdir)
3) patch target depends on unpack
4) Use $(DEB_SOURCE_PACKAGE) instead of $(PACKAGE)
Remove dependency on various kernel-headers packages, bring into
the package:
- linux-kernel-headers/: New directory, import from 2.6.0-test2
Add NPTL support on i386:
- debian/sysdeps/i386.mk: Add NPTL patterns, set minimum kernel.
Redo "DBS-Style" tarball support:
- debian/rules.d/tarball.mk: New file
- debian/sysdeps/linux.mk: Bring in linuxthreads and nptl overlays.
- prep.sh: Remove.
- version: Remove.
Update to recent CVS snapshot to support NPTL:
- debian/patches/10_cvs.dpatch: update
This cleanup project is the result of several discussions between
Jeff Bailey, GOTO Masanori, Daniel Jacobowitz, and Philip Blundell.
The initial work here was done by Jeff Bailey, Branden Robinson,
and Daniel Jacobowitz.
-- Daniel Jacobowitz <dan@debian.org> Thu, 2 Oct 2003 13:47:40 -0400
glibc (2.3.2-9) unstable; urgency=medium
Urgency set to medium, because this version should bring HPPA alive again. * GOTO Masanori <gotom@debian.org> - debian/patches/82_glibc232-iconv-euc-jp-ms-fix.dpatch: Fix EUC-JP-MS does not work even if they are listed as available in iconv. Dpatched by Topia <topia@clovery.jp>. (Closes: #212080) - debian/manpages/iconv.1: Fix typo in -o option. Patched by Max Vozeler <max@hinterhof.net>. (Closes: #211733) - debian/manpages/rpcgen.1: Fix typo which cause some infos for the '-o' option are not shown, and add -Sm option description. Patched by Nicolas Francois <nicolas.francois@centraliens.net>. (Closes: #211984) - debian/libc/DEBIAN/preinst: Updated libc6 libnss restarting version from 2.2.94-1 to 2.3.2-2 in preinst. Postinst code was already fixed in 2.3.2-2. (Closes: #211825) - debian/locales/DEBIAN/template: There is no reason to set LANG=C in /etc/environment, so do not display this locale in the locales/default_environment_locale question. - debian/locales/DEBIAN/config: Likewise. - debian/locales/DEBIAN/postinst: If /etc/environment sets the LANG variable and a new configuration asks for not setting it, the line was not removed from this file. - debian/po/templates.pot: Update templates followed by above changes. - debian/po/fr.po: Update accordingly using debconf-updatepo with new translation. - debian/po/ja.po: Likewise. - debian/po/ca.po: Update accordingly using debconf-updatepo. - debian/po/de.po: Likewise. - debian/po/es.po: Likewise. - debian/po/fr.po: Likewise. - debian/po/ko.po: Likewise. - debian/po/pt_BR.po: Likewise. - debian/po/ru.po: Likewise. - debian/po/nl.po: Update accordingly using debconf-updatepo with fixing line invalid wrapping. All patched by Denis Barbier <barbier@debian.org>. - debian/patches/80_glibc232-locales-nb_NO-fix.dpatch: Added to fix nb_NO as real locale, not an alias. Patched by Petter Reinholdtsen <pere@hungry.com>. (Closes: #206474) * Jeff Bailey <jbailey@nisa.net>: - 20_glibc232-hppa-full-2003-10-20.dpatch: New HPPA patch. (Closes: #209253) Thanks to Carlos O'Donell <carlos@baldric.uwo.ca> - 50_glibc23-hppa-entry.dpatch: Remove. - 80_glibc232-locales-nb_NO-fix.dpatch: Remove. - glibc23-00-hppa-pthreads.dpatch: Remove. - glibc23-01-hppa-dl-machine.dpatch: Remove. - glibc23-07-hppa-atomicity.dpatch: Remove. - glibc23-hppa-compat.dpatch: Remove. - glibc23-hppa-malloc8.dpatch: Remove. - 0list: Update
-- Jeff Bailey <jbailey@nisa.net> Wed, 22 Oct 2003 13:46:39 -0400
glibc (2.3.2-8) unstable; urgency=low
* Phil Blundell <pb@debian.org> - debian/control.in/main: add gawk to Build-Depends, since testsuite apparently requires it. - debian/patches/pthread-cleanup.dpatch: Vector __pthread_cleanup_push and __pthread_cleanup_pop through __libc_pthread_functions. (Closes: #205234) - debian/patches/arm-no-hwcap.dpatch: Admit HWCAP_FAST_MULT again, since we want to start using this for openssh. - debian/patches/arm-updates.dpatch: Add some miscellaneous arm changes taken from upstream. - debian/patches/arm-vfork.dpatch: Avoid bad interaction between vfork and libpthread. * GOTO Masanori <gotom@debian.org> - debian/patches/80_glibc232-fesetround-fix.dpatch: Fix fesetround static link time failure. (Closes: #211135) - debian/patches/lo_LA.UTF-8_not_supported.dpatch: Dropped, to support lo_LA.UTF-8 again. - debian/patches/80_glibc232-locales-lo_LA.dpatch: Added to support lo_LA.UTF-8 again. - debian/locales/usr/sbin/locale-gen: Fix locale-gen breaks with bash 2.03, unset POSIXLY_CORRECT iff it's previously defined. Patched by Daniel Verite <daniel@brainstorm.fr>. (Closes: #210301)
-- Philip Blundell <pb@nexus.co.uk> Wed, 17 Sep 2003 20:44:48 +0100
glibc (2.3.2-7) unstable; urgency=medium
* GOTO Masanori <gotom@debian.org> - debian/patches/90_glibc232-mathinline_iso.dpatch: Fix inline math function complaints with gcc -pedantic -ffast-math. Patched by Thomas Richter <thor@math.TU-Berlin.DE>. (Closes: #208016, #207221) - debian/patches/template.dpatch: Added DP: Related bugs: field. You can use it to put which bugs are related with this dpatch. * Daniel Jacobowitz <dan@debian.org> - debian/control.in/main: Update binutils dependency for !s390. - debian/patches/linuxthreads-push-pop.dpatch: Add __libc_cleanup_push and __libc_cleanup_pop. - debian/patches/syslog-backrev.dpatch: Remove, no longer necessary. This should fix the crashes in syslog without libpthread loaded. - debian/patches/linuxthreads-jumptable-wine.dpatch: Move pthread_cond_timedwait out of the way, so that it doesn't break the way Wine pokes into this structure (Closes: #210347). - debian/patches/ia64-memccpy.patch: Fix a segfault on ia64 (Closes: #210441).
-- Daniel Jacobowitz <dan@debian.org> Fri, 12 Sep 2003 14:56:19 -0400
glibc (2.3.2-6) unstable; urgency=low
* Phil Blundell <pb@debian.org> - debian/control.in/main: require kernel-headers-2.4.20-m68k (>= 2.4.20-1) for m68k. Requested by Adam Conrad <adconrad@0c3.net>. - debian/patches/pthread_cond_timedwait.dpatch: avoid problem when pthread_cond_timedwait is used in code that doesn't link with -lpthread. (Closes: #209139) * GOTO Masanori <gotom@debian.org> - debian/sysdeps/kfreebsd-gnu.mk: Added to support kfreebsd-gnu. Patched by Robert Millan <zeratul2@wanadoo.es>. (Closes: #206663) - debian/sysdeps/freebsd.mk: Dropped because of replacing kfreebsd-gnu.mk. - debian/sysdeps/soname.mk: Modified from freebsd to kfreebsd-gnu.
-- Philip Blundell <pb@nexus.co.uk> Mon, 8 Sep 2003 08:51:49 +0100
glibc (2.3.2-5) unstable; urgency=low
* Phil Blundell <pb@debian.org> - debian/control: change section for -pic, -dbg, -prof packages from devel to libdevel. - debian/control.in/main: add Build-Depends changes from 2.3.2-3 here as well. - debian/packages.d/*.mk: add md5sums for generated packages, thanks to Petr Konecny. (Closes: #158354) - debian/patches/80_glibc232-locales-header.dpatch: adjust filenames so patch applies correctly. - debian/locales/DEBIAN/config: The "Leave alone" option has been removed, but locale-gen crashes if it was set by a previous run, so really discard it. Patch by Denis Barbier (Closes: #204958) - debian/patches/lo_LA.UTF-8_not_supported.dpatch: remove this locale from SUPPORTED file; requested by Denis Barbier. (Closes: #205118) - debian/patches/nss_compat-shadow: fix problem with shadow passwords and NIS. Patch from Thorsten Kukuk. (Closes: #204711) * GOTO Masanori <gotom@debian.org> - debian/control.in/libc: Add more missing change section for -pic, -dbg, -prof packages from devel to libdevel. - debian/control.in/libc-dbg: likewise. - debian/patches/80_glibc232-locales-header.dpatch: Fix an_ES, wa_BE, yi_US localedata header. (Closes: #194289) - debian/locales/usr/sbin/locale-gen: Add "unset POSIXLY_CORRECT" because if user set POSIXLY_CORRECT, this script is interrupted. (Closes: #206784) - debian/patches/glibc22-ttyname-devfs.dpatch: Fix one byte leak in getttyname_r. Patched by Hunor Csordas <hunor@cs.elte.hu>. (Closes: #194637) - debian/sysdeps/freebsd.mk: Modified config-os from freebsd-gnu to kfreebsd-gnu. Patched by Robert Millan <zeratul2@wanadoo.es>. (Closes: #206663) - debian/patches/80_glibc232-iconvdata-fix.dpatch: Fix cp932 does not work. (Closes: #205679)
-- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 22:51:03 +0100
glibc (2.3.2-4) unstable; urgency=low
* Jeff Bailey <jbailey@nisa.net> - debian/locales/DEBIAN/postinst: Use tail -n 1 instead of tail -1. Thanks to Jurij Smakov (Closes: #206464) * Phil Blundell <pb@debian.org> - debian/patches/glibc23-arm-waitpid.dpatch: deleted. - for arm, Build-Depend on kernel-headers 2.4.19-4 or newer. (Closes: #206895) - debian/patches/revert-old-libio.dpatch: back out changes causing problems with fseek in binaries linked with glibc 2.0. (Closes: #206839) - debian/libc/DEBIAN/postinst: also restart cucipop (Closes: #206783) - debian/patches/arm-output-format.dpatch: Very bad hack to avoid problem with libc.so on ARM until a proper fix is forthcoming. - debian/patches/81_glibc232-utimes-fix.dpatch: replace with version that applies cleanly to current sources. - debian/control: require sed 4.0.5-4 or later. * GOTO Masanori <gotom@debian.org> - debian/po/es.po: Updated Spanish (es) debconf template. Patched by Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>. - debian/patches/81_glibc232-utimes-fix.dpatch: Fix utimes wrong time calculation. Patched by Paul Eggert <eggert@CS.UCLA.EDU>. (Closes: #204728, #202243, #205110)
-- Philip Blundell <pb@nexus.co.uk> Tue, 26 Aug 2003 17:27:00 +0100
glibc (2.3.2-3) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/patches/80_glibc232-futimes-buildfix.dpatch: Fix build failure on arm, mips, mipsel, due to be missing #include <string.h>. (Closes: #204768) - debian/libc/DEBIAN/preinst: Modified chown owner:group separater from `.' to `:', according to POSIX 1003.1-2001. (Closes: #205527) - debian/packages.d/glibc-doc.mk: likewise. - debian/packages.d/libc-dbg.mk: likewise. - debian/packages.d/libc-dev.mk: likewise. - debian/packages.d/libc-pic.mk: likewise. - debian/packages.d/libc-prof.mk: likewise. - debian/packages.d/libc-udeb.mk: likewise. - debian/packages.d/libc.mk: likewise. - debian/packages.d/locales.mk: likewise. - debian/packages.d/nscd.mk: likewise. - debian/packages.d/optimized.mk: likewise. - debian/packages.d/s390x.mk: likewise. - debian/packages.d/sparc64.mk: likewise. - debian/libc/DEBIAN/postinst: Restarting script supported dovecot. (Closes: #205566) - debian/po/pt_BR.po: Updated Brazilian Portuguese (pt_BR) debconf template. Patched by Andre Luis Lopes <andrelop@ig.com.br>. (Closes: #195873) - debian/po/nl.po: Added nl.po debconf template. Patched by Bart Cornelis <cobaco@linux.be>. (Closes: #205090)
-- GOTO Masanori <gotom@debian.or.jp> Fri, 8 Aug 2003 20:32:24 +0900
glibc (2.3.2-2) unstable; urgency=low
This is the "fleeing to the horizon" release... * GOTO Masanori <gotom@debian.or.jp> - debian/patches/glibc23-arm-waitpid.dpatch: Fix arm ld-linux failure due to sys_waitpid missing. Patched by Philip Blundell <pb@nexus.co.uk>. - debian/patches/50_glibc232-arm-dwarf2-buildfix.dpatch: Avoid arm dwarf2 build failure. Patched by Philip Blundell <pb@nexus.co.uk>. - debian/patches/50_glibc232-m68k-dwarf2-buildfix.dpatch: Avoid m68k dwarf2 build failure. Suggested by Philip Blundell <pb@nexus.co.uk>, Andreas Schwab <schwab@suse.de>. - debian/libc/DEBIAN/postinst: Modified watermark of restarting NSS services from 2.1.94-1 to 2.3.2-2, because libnss_compat is changed in 2.3.2-1 (2003-06-17 Upstream change). - debian/patches/80_glibc232-wcsmbs-fix.dpatch: Added to fix wcsmbs bugs which is lacked in 2003-07-15 upstream cvs. (Closes: #202969) - These bugs are fixed in this update: * Bug in dlopen/dlclose leads to segfaults with kdecore is fixed in this version. (Closes: #201221) * Static linking adjtimex() on alpha failed to compile due to undefined reference to `__adjtimex_tv32'. It's fixed in this version. (Closes: #186331) * Jeff Bailey <jbailey@nisa.net> - debian/packages.d/s390x.mk: Remove gcc-3.2 hardcode * Phil Blundell <pb@nexus.co.uk> - debian/patches/alpha-crti.dpatch: remove stray .prologue causing alpha build failure. - debian/patches/alpha-pwrite.dpatch: add missing __GI___pwrite64 alias. - debian/control: demand binutils 2.14.90.0.5-0.1 or later (required for .usepv on alpha)
-- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Jul 2003 00:37:11 +0900
glibc (2.3.2-1) experimental; urgency=low
** UPLOADING THIS TO EXPERIMENTAL ** * Clint Adams <schizo@debian.org> - debian/control: build-dep on gcc-3.3 for sparc(64) - debian/rules: re-enable sparc64 build - debian/packages.d/sparc64.mk: use gcc-3.3 to build sparc64 - debian/sysdeps/linux.mk: re-enable sparc64 build * Jeff Bailey <jbailey@nisa.net> - debian/patches/hurd-enable-ldconfig.dpatch: New file - debian/packages.d/libc.mk: Install regular ldconfig, not debian/ldconfig-hurd.sh on hurd-i386 - debian/patches/0list: Add hurd-enable-ldconfig - debian/sysdeps/paths.mk: Comply with FHS, use $(prefix)/lib, not $(prefix)/libexec - debian/rules: Introduce "perfect_make_check_archs" concept - arch's listed in this variable must pass make check cleanly, or the build will fail. Start off with i386, powerpc, sparc, alpha and s390. - debian/control.in/main: Build-dep on gcc-3.3 - debian/sysdeps/tools.mk: Use gcc-3.3 - debian/patches/sparc32-buildfix.dpach: Prune after yet another CVS update - debian/patches/syslog-backrev.dpatch: New file * GOTO Masanori <gotom@debian.or.jp> - Updated glibc 2.3.2. - debian/patches/cvs.dpatch: rename it to 10_cvs.dpatch. I plan to introduce <2digitnumber>_<filename>.dpatch filename. - debian/patches/10_cvs.dpatch: update 2003-07-15 upstream cvs. - version: bump up to 2.3.2. - rules.d/shlibs.mk: bump up to 2.3.2. - debian/sysdeps/sysdeps.mk: i386 optimization level is back to -O2. - These debian/patches/<below files> are removed from cvs because they are no longer being used and were superceeded by CVS patches: * document-fix.dpatch * glibc23-cert-rpcxdr.dpatch * glibc23-getdents64-fix.dpatch * glibc23-getaddrinfo.dpatch * glibc23-hppa-shmlba.dpatch * glibc23-m68k-madv.dpatch * glibc23-malloc-check.dpatch * glibc23-regcomp.dpatch * signal-texi.dpatch * glibc23-ia64-strncpy.dpatch * elf-machine-rela-mips.dpatch * glibc23-linuxthreads-fix.dpatch * locales-monetary.dpatch - These debian/patches/<below files> are removed from cvs because they are no longer being used and already fixed the previous versions: * rtsig.dpatch * crypt.dpatch * s390x-lib64.dpatch * hurd-fork-fix.dpatch - These debian/patches/<below files> are fixed to apply for glibc 2.3.2 + cvs.dpatch. * alpha-pic.dpatch: Fix the diff conflict. * glibc23-hppa-Rminkernel.dpatch: likewise. * libgcc-compat-all.dpatch: remove reflected entries in glibc-2.3.2. * libgcc-compat-other.dpatch: likewise. * ldconfig.dpatch: modify to be enable to compile again - These bugs are fixed in this update: * glibc 2.3.2 can handle errno correctly if 32 bit uid or gid is used and errno=ENOSYS is defined before geteuid() is called. setfsuid(), setfsgid() and getgroups() are also fixed with my patch, bug reported by Fumihiko Kakuma. (Closes: #183694) * Submitter Neil's patch is applied in the upstream. (Closes: #181701) * cfmakeraw definition in manual terminal.texi is fixed with my patch. It can be reassign only to manpages-dev. * sparc and powerpc has O_DIRECT definition in fcntl.h. (Closes: #157142, #157143) * The definition both __bswap_16 and __bswap_32 in bits/byteswap.h is fixed and it can be ready for non-gcc C-compilers. (Closes: #181910) * BSD derived random functions are correctly braced into #if defined __USE_BSD with my patch. (Closes: #108619) * Dynamic loading problems with the recent OpenOffice.org, KDE, Wine/Mono, Quake3 Arena, Oracle, and NVidia libGL library, is fixed. Glibc TLS does not properly handle using dlopen() to access shared libraries which utilize some TLS models. (Closes: #171695, #184696, #167564, #192096, #200386) * Missing ntp_adjtime weak reference on alpha is defined. (Closes: #182654) * Sparc64 sysdep.h typo is fixed. (Closes: #185648) * stdio-common/sscanf.c for libc6-sparc64 with gcc-3.3 can become to be compiled. (Closes: #185649) * Timezone data is updated to tzdata2003a. (Closes: #140788, #149862, #186210, #164719, #190322) * /usr/bin/locale -a searches both /usr/lib/locale/<locale>/ and /usr/lib/locale/locale-archive in this release. (Closes: #166979) * Powerpc fpu_control.h is fixed to be enable to compile _FPU_SETCW macro. (Closes: #137020) * The IA-64 versions of __sigsetjmp() and getcontext failed to restore ar.unat before returning, is fixed in this version. (Closes: #186654) * regcomp() crashed with some regexp pattern is fixed. (Closes: #187475) * pthread_atfork() is removed from unistd.h. Including this definition in unistd.h is implementation dependent issue, and the upstream decided not to keep it. (Closes: #106254) * It's fixed that malloc_stats() segfaults if you don't first allocate memory. (Closes: #191295) * Typo in the symbol lookup code is fixed, which causes the loading of the oracle binary to fail (and possibly affects other apps as well). (Closes: #191952) * The abday values for de_DE is changed to two letters. (Closes: #115536) * IA64 umount needs to set second parameter for sys_umount. It's fixed in 2003-05-14 cvs. (Closes: #193327) * tmpfile64() is now available on hurd-i386. (Closes: #171022) * SIOCSIFNAME is added. (Closes: #164638) * cos() now correctly returns the cosine, not the sine, of values near 0.80 on machines lacking an optimised libm. (Closes: #153548) * ioperm() returns -ENODEV on ARM machines without ISA or PCI. (Closes: #199134) - debian/locales/usr/sbin/locale-gen: Fix the localedef invocation argument order, to run under POSIXLY_CORRECT=1 environment. (Closes: #185924) - debian/sysdeps/depflags.pl: add Suggests: manpages-dev in libc-dev package. (Closes: #158410) - debian/sysdeps/depflags.pl: Adding entry "Suggests: glibc-doc" into depflags.pl push. - debian/control.in/libc: Remove "Suggests: glibc-doc" in each -dev package entry. - debian/control: likewise. - debian/patches/s390-tls.dpatch: add to build glibc 2.3.2 on s390. The correct fix is to modify the kernel headers, but for the present we use it regardless of the kernel issue. Patched by Gerhard Tonn <GerhardTonn@gammatau.de>. - debian/packages.d/libc-dev.mk: s390 kernel-headers package does not have generate-asm.sh. The current libc-dev.mk assumes the existence of this script, but on s390 it's not existed. Now libc-dev.mk s390 asm setup part does not use generate-asm.sh, and has the generate-asm.sh functionality in its own. This makes s390 which has 32/64 bit multi libraries are much easier to build. Patched by Gerhard Tonn <GerhardTonn@gammatau.de>. - debian/packages.d/s390x.mk: likewise. - debian/locales/DEBIAN/postinst: add "rm -rf /usr/lib/locale/*" to remove all old locale dir and locale-archive in locales configuration time. Requested by Denis Barbier <barbier@linuxfr.org>. - debian/locales/DEBIAN/config: /usr/lib/locale/* files are no more deleted when /etc/locale/gen is not managaed by debconf. Patched by Denis Barbier <barbier@linuxfr.org> - debian/locales/DEBIAN/postinst: likewise. - debian/locales/DEBIAN/{config,postinst,templates}: Debconf must not be used to store configuration items; another even more important is that user changes in configuration files must be preserved. These files are now fixed with this issue. Patched by Denis Barbier <barbier@linuxfr.org>. Some suggestions by Joey Hess <joeyh@debian.org>. - debian/locales/DEBIAN/config: * Replace /bin/bash by /bin/sh on the shebang line. * Add support for backing up. * Parse configuration files and set debconf values. - debian/locales/DEBIAN/postinst: * Recreate configuration files from debconf values and run locale-gen * As explained by Joey Hess, this script should be safer because some border cases are now taken into account: configuration files might have no EOL at EOF, and line order is preserved. - debian/locales/DEBIAN/templates: * Apply patch from #117509 and another typo fix by Joey Hess (Closes: #117509) * In locales/locales_to_be_generated, Choices is no more translatable because it is set to Choices: ${locales} - debian/locales/usr/sbin/locale-gen: * Clean up /usr/lib/locale/ before generating locales - debian/po/{ca.po, de.po, es.po, fr.po, ja.po, ko.po, pt_BR.po, ru.po, templates.pot}: update with debconf-updatepo. - debian/control: Change Section: from devel to libdevel for packages: libc0.3-dev, libc6-dev, libc6-dev-s390x, libc6-dev-sparc64, libc6.1-dev and libc1-dev. - debian/control.in/libc: likewise. - debian/control.in/s390x: likewise. - debian/control.in/sparc64: likewise. - debian/control: Remove "Conflicts: php4" from libc1 and libc0.3. - debian/control: Add "Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)" to fix /usr/lib/64 vs /usr/lib64 issue with upgrading from woody for sparc64 (see bug 156947). Suggested by Dagfinn Ilmari Mannsaker <ilmari@ping.uio.no>. (Closes: #188383, #193331) - debian/control.in/sparc64: likewise. - debian/copyright: update the version and the year 2003. - debian/patches/locales-monetary.dpatch: add to change some locales LC_MONETARY symbols: ar_SD, sr_YU, sr_YU@cyrillic, and es_EC. And now this patch is merged into the upstream cvs, drop dpatch. (Closes: #160040, #173963, #185342, #187142, #188159, #190785, #193020) (Closes: #193508, #193509, #193510, #194791) - debian/manpages/localedef.1: remove "-h" from --help option entry. (Closes: #187621) - debian/debver2localesdep.pl: add clever version recognition for binary only NMU or source NMU/local packaging. Patched by Gerhard Tonn <GerhardTonn@gammatau.de>. - debian/patches/glibc23-linuxthreads-fix.dpatch: add to revert Jakub's change in 2003-04-02 to be enable to compile librt.so for the present. And this bug is fixed during the development, this patch is dropped now. Thanks to Jack Howarth <howarth@bromo.msbb.uc.edu>. - debian/libc/etc/init.d/devpts.sh: Modify mounting devpts for 2.5.68 and later. As of 2.5.68, devpts is not automounted when using devfs. So even in that case, devpts needs to be mounted via the devpts.sh script as well as the case that devfs is not used. (Closes: #189792, #189879, #191785) - debian/libc/DEBIAN/postinst: Add code to remove a relic of the past /usr/doc/<package> symlinks. This script should keep at least until sarge release. (Closes: #189854) - debian/glibc-doc/DEBIAN/postinst: likewise. - debian/locales/DEBIAN/postinst: likewise. - debian/nscd/DEBIAN/postinst: likewise. - debian/libc/DEBIAN/postinst: Remove symlinks for libc-{dbg,dev,pic,prof}. - prep.sh: Add NPTL extract code. - version: Add NPTL version. - debian/packages.d/sparc64.mk: bumping up --enable-kernel version from 2.4.0 to 2.4.1. - debian/packages.d/s390x.mk: likewise. - debian/patches/50_glibc232-mips-buildfix.dpatch: add for building mips/mipsel correctly. Patched by Guido Guenther <agx@sigxcpu.org>, Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>. - debian/packages.d/libc-udeb.mk: libc-udeb includes libnss_dns and libresolv. (Closes: #192577) - debian/patches/50_glibc23-hppa-entry.dpatch: added to fix funcptr (function descriptors) for _start on hppa, so we need a sysdeps/hppa/elf/entry.h (similar to ppc64, ia64, etc). Patched by Randolph Chung <tausq@debian.org>. (Closes: #193656) - debian/patches/30_glibc232-base.dpatch: add that binutils 2.14.90.0.2 has entered in sid, which contain the binutils portion of the base fix. Reported by Jack Howarth <howarth@fuse.net>. - debian/patches/sparc32-buildfix.dpatch: added to fix sparc32 build. * Ben Collins <bcollins@debian.org> - debian/contron.in/sparc64: Remove the superflous (and incorrect) dep on gcc-3.2 for libc6-dev-sparc64. Add lib64gcc1 as a dep for libc6-sparc64. - Use CC for building sparc64 libs. - Remove build-dep for gcc-3.3 on sparc. - Really fix devpts.sh so that it mounts devpts whenever devpts is available and not mounted. - sparcv8-target.dpatch: New patch that enables v8 optimizations for sparc-linux compiles. Debian specific. For some reason config.sub doesn't recognize sparcv8, else I'd just pass sparcv8-linux as the host target. - Change how things are passed to configure for optimized packages, so that we let glibc set all the optimizations for us. - Change how sparc64 and s390x are built. Before the binary stage would force the build of the packages. Now, the build/install phases dep on the same for sparc64 and s390x. Same way that the OPT packages are done.
-- Jeff Bailey <jbailey@nisa.net> Tue, 15 Jul 2003 14:35:58 -0400
glibc (2.3.1-17) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/libc/DEBIAN/preinst: Add NSS restarting preinstallation service detection routine and messages. xdm, kdm, gdm, postgresql, xscreensaver needs user's hand restart. (Closes: #165258, #165915, #184036, #184495, #188724) - debian/libc/DEBIAN/postinst: Edit NSS restarting messages to adopt some preinst messages. - Cleanup optimized and sparc64 builds.
-- GOTO Masanori <gotom@debian.or.jp> Sat, 19 Apr 2003 22:01:40 +0900
glibc (2.3.1-16) unstable; urgency=high
* GOTO Masanori <gotom@debian.or.jp> - debian/patches/glibc23-cert-rpcxdr.dpatch: Fix "CERT Advisory CA-2003-10 Integer overflow in Sun RPC XDR library routines" (Closes: #185508). - debian/packages.d/glibc-doc.mk: Fix unneeded file '[' and ']' in /usr/share/man/man3. - These debian/patches/<below files> are removed from cvs because they are no longer being used and were superceeded by CVS patches: - libgcc-compat-mips.dpatch - libgcc-compat-sparc.dpatch - debian/libc/DEBIAN/postinst: add spamassassin to restart during upgrade from 2.2 to 2.3. (Closes: #185275) - debian/control.in/opt: add one empty line at the end of file. This fix avoids opt packages to get mixed debian/control message with libc-udeb package. (Closes: #185688)
-- GOTO Masanori <gotom@debian.or.jp> Tue, 18 Mar 2003 00:04:13 +0900
glibc (2.3.1-15) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/packages.d/optimized.mk: drop configure --disable-static option, because it does not work. enable-kernel version bumps up to 2.4.1. - debian/manpages/nscd.8: Apply slightly improvement for the nscd(8), nscd_nischeck(8), and nscd.conf(5) man pages. Patched by Sebastian Rittau <srittau@jroger.in-berlin.de> (Closes: #94058) - debian/manpages/nscd.conf.5: likewise. - debian/manpages/nscd_nischeck.8: likewise. - debian/manpages/zdump.1: add the description that zonename should be relative path name from /usr/share/zoneinfo. (Closes: #171017) - debian/manpages/locale.1: add the description for LOCPATH. (Closes: #176661) - debian/locales/DEBIAN/templates: Add a description "what is the locale?". (Closes: #119197) - debian/FAQ: Add description how to setup your own locale with debconf + locales. (Closes: #99763) - debian/locales/DEBIAN/templates: Introducing new templates format with po-debconf. Thanks to Denis Barbier <barbier@linuxfr.org>. - debian/packages.d/locales.mk: likewise. - debian/po/*: likewise. - debian/control.in/main: Build-Depends-Indep: po-debconf. - debian/po/ja.po: Update translation data. - debian/po/fr.po: Update translation data. Translated by Denis Barbier <barbier@debian.org>. (Closes: #183652, #193083). - debian/sysdeps/depflags.pl: Remove conflicts: file-rc (<< 0.7.0) - debian/libc/DEBIAN/postinst: Use /usr/sbin/update-rc.d in updatercd(), suggested by Anthony Towns <aj@azure.humbug.org.au>. - debian/libc/DEBIAN/postinst: Check /usr/{lib,share}/file-rc/ because file-rc >= 0.7.0 does not use /usr/lib/file-rc. - debian/patches/glibc23-hppa-compat.dpatch: add hppa libgcc-compat symbols patch, patched by Randolph Chung <tausq@debian.org>. - debian/patches/libgcc-compat-all.dpatch: update for mips and add for alpha, patched by Guido Guenther <agx@debian.org>. - debian/patches/libgcc-compat-other.dpatch: add for arm, m68k, ia64 and s390. Patched by GOTO Masanori <gotom@debian.org>. - debian/locales/usr/sbin/locale-gen: add "set -e" in order to return value. (Closes: #183449) - debian/packages.d/libc-udeb.mk: contain libpthread.so to support installer using pthread. (Closes: #183155) - debian/sysdeps/depflags.pl: remove php4 conflicts from libc6. (Closes: #183477, #184091) - debian/libc/DEBIAN/postinst: add proftpd-{ldap,mysql,pgsql} to restart during upgrade from 2.2 to 2.3. (Closes: #184129) - debian/libc/DEBIAN/postinst: add cupsys. (Closes: #184257) - debian/patches/glibc23-m68k-madv.dpatch: add to fix build error for some MADV_* used software on m68k, pulled from the latest cvs. (Closes: #159723, #181661, #184589) - debian/patches/glibc23-00-hppa-pthreads.dpatch: add to improve linuxthreads on hppa. Pathced by Carlos O'Donell <carlos@baldric.uwo.ca>. His summary: LinuxThreads is now using a self-aligning lock. - debian/patches/glibc23-hppa-malloc8.dpatch: add to improve malloc on hppa. Patched by Carlos O'Donell <carlos@baldric.uwo.ca>. His summary: Malloc alignment has been moved back to 8 for optimal performance. - These debian/patches/<below files> are removed from cvs because they are no longer being used and were superceeded by CVS patches: - glibc23-02-hppa-min-kern-unwind-fde.dpatch - glibc23-03-hppa-mcontext.dpatch - glibc23-04-hppa-fcntl64.dpatch - glibc23-05-hppa-buildhack.dpatch - glibc23-06-hppa-tests.dpatch - glibc23-08-hppa-configure.dpatch - Glibc 2.3 uses another regex engine: "sed: woody version more than 1000 times slower than potato version" should be fixed. (Closes: #155751) - en_CA can generate without warnings. In addition, we use debconf interface in these days, this kind of "manual edit /etc/locale.gen" bug should be avoided. (Closes: #151631) - libc6.postinst restarts samba in these days. (Closes: #168189) - _FPU_SETCW/_FPU_GETCW macro works fine on powerpc in these days. "Incorrect macro _FPU_SETCW in <fpu_control.h>" should be fixed. (Closes: #137020) - hyper and unsigned hyper are supported in the current glibc. "rpcgen(1) doesn't handle 64 bit types" should be fixed. (Closes: #69041)
-- GOTO Masanori <gotom@debian.or.jp> Wed, 26 Feb 2003 18:44:08 +0900
glibc (2.3.1-14) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/patches/glibc23-cmov.dpatch: Fix hwcap condition code again, previous version did not work properly under some situation. - debian/sysdeps/depflags.pl: Fix libnss-db dependency from << 2.2-6 to <= 2.2-6.1.1, because the first version of libnss-db to work with libc6 2.3 is 2.2-6.1, and 2.2-6.2 works under all architectures correctly. Suggested by Ryan Murray <rmurray@cyberhqz.com>. (Closes: #181834) - debian/sysdeps/depflags.pl: Fix libc6.postinst breakage with file-rc (<< 0.7.0), now libc6 conflicts them. (Closes: #181683, #182320)
-- GOTO Masanori <gotom@debian.or.jp> Fri, 21 Feb 2003 09:19:45 +0900
glibc (2.3.1-13) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/libc/DEBIAN/postinst: Replace from "/usr/lib/file-rc" to "/usr/share/file-rc" to follow up file-rc 0.7. (Closes: #181551, #181556, #181606) - debian/libc/etc/init.d/devpts.sh: Fix devpts.sh failure if $devfs_mounted is empty. (Closes: #181541, #181591)
-- GOTO Masanori <gotom@debian.or.jp> Wed, 19 Feb 2003 09:26:17 +0900
glibc (2.3.1-12) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/patches/glibc23-malloc-check.dpatch: Fix hppa MALLOC_CHECK_ invalid pointer problem. (Closes: #177242) - debian/patches/libgcc-compat-sparc.dpatch: Fix sparc libgcc compat symbol problem. Patched by Guido Guenther <agx@debian.org> (Closes: #178645) - debian/patches/locales-supported.dpatch: This dpatch addes many locales especially for UTF-8 and ISO-8859-15, to display debconf locale menu using SUPPORTED.orig. (Closes: #135334, #154556, #177472, #99623, #130517) - debian/packages.d/glibc-doc.mk: add pthread_{getspecific, key_delete, setspecific} manpage symlinks to pthread_key_create. (Closes: #99530) - debian/manpages/ldconfig.8: Update from the redhat manpages. (Closes: #180916) - debian/patches/libgcc-compat-all.dpatch: Fix i386 libgcc compat symbol problem, this dpatch merges with libgcc-compat-{sparc,mips}.dpatch, patched by Guido Guenther <agx@debian.org>. (Closes: #179781, #180330) - debian/locales/DEBIAN/{postinst,templates,config}: Fix default environment variable "Leave alone" does not affect its meaning. (Closes: #180040) * Daniel Jacobowitz <dan@debian.org> - debian/libc/etc/init.d/devpts.sh: Update devpts.sh to work with the new grep package (Closes: #181409).
-- GOTO Masanori <gotom@debian.or.jp> Sat, 8 Feb 2003 22:08:59 +0900
glibc (2.3.1-11) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/libc/DEBIAN/preinst: Fix silly bug at parisc64 kernel version check, replace from $ver to $kernel_ver. (Closes: #178159, #178217) - debian/patches/glibc23-cmov.dpatch: Fix hwcap inappropriate handling not to load CMOV libraries (/*/lib/i686/cmov/) on VIA C3 architecture. - debian/patches/libgcc-compat-mips.dpatch: Fix undefined some symbols like __umoddi3 to export libgcc compat symbol. Patched by Guido Guenther <agx@debian.org>. - debian/patches/0list: Disabled ldso-disable-hwcap.dpatch because (1) -opt is not provided currently, (2) disabling hwcap is not good way whether -opt package is installed or not.
-- GOTO Masanori <gotom@debian.or.jp> Wed, 22 Jan 2003 22:17:45 +0900
glibc (2.3.1-10) unstable; urgency=low
* The "trudging the sludge" release. * GOTO Masanori <gotom@debian.or.jp> - debian/packages.d/glibc-doc.mk: install linuxthreads/man/*.man manpages into glibc-doc package. (Closes: #155794) - debian/libc/DEBIAN/preinst: add kernel version check compared with 2.4.19-pa17 on parisc64. Suggested by Randolph Chung. - debian/libc/DEBIAN/preinst: add kernel version requirement for 2.5.53-pa3 in 2.5 series kernel on parisc64. - debian/locales/DEBIAN/config, debian/locales/DEBIAN/templates: add translated selection "Leave alone" and "None" because such strings were hardcoded and could not be localized in the templates file. Patched by Denis Barbier <barbier@debian.org>. (Closes: #171502) - debian/packages.d/glibc-doc.mk: Fix glibc-doc dangling symbolic link for /usr/share/doc/glibc-doc/html/index.html. (Closes: #169878, #176701) - debian/libc/DEBIAN/postinst: Fix to work $DEBIAN_FRONTEND value regardless its case insensitivity. See #176483. - debian/sysdeps/depflags.pl: Fix again to conflict against wine (<< 0.0.20021007-1) and php4 (<< 4:4.2.3-5). (Closes: #170385) - debian/control: Fix unneeded Conflicts: wine and php4, as denoted above. - debian/control.in/libc: likewise. - debian/patches/glibc23-cmov.dpatch: Add CMOV to hwcap, for VIA C3 which is i686 class processor, but does not have 686 optional instruction CMOV. - debian/patches/glibc23-regcomp.dpatch: Fix regex crash, if clearing buffer, clear allocated too. This patch is pulled from the current upstream glibc cvs. (Closes: #175529) * Daniel Jacobowitz <dan@debian.org> - debian/patches/alpha-pic.dpatch: Fix errno reporting from syscalls on Alpha (Closes: #175511).
-- GOTO Masanori <gotom@debian.or.jp> Sun, 5 Jan 2003 09:13:22 +0900
glibc (2.3.1-9) unstable; urgency=low
* Daniel Jacobowitz <dan@debian.org> - debian/packages.d/s390x.mk: Don't try to install CVS directories (Closes: #174267). - debian/packages.d/optimized.mk, debian/packages.d/sparc64.mk: Likewise. - debian/patches/glibc23-errno.dpatch: Updated for "h_errno" and "_res" also. - Upload properly this time, with a .diff.gz (Closes: #174436). * GOTO Masanori <gotom@debian.or.jp> - debian/patches/glibc23-hppa-shmlba.dpatch: Applied hppa SHMLBA definition. (Closes: #170507) - debian/libc/DEBIAN/postinst: add mysql-server in restarting service list. (Closes: #172123) - debian/patches/document-fix.dpatch: Applied patches sent by H. S. Teoh and GOTO Masanori. (Closes: #117680) - debian/patches/glibc23-asserth-decls.dpatch: Applied patches send by Jeroen T. Vermeulen <jtv@bulletproof>. (Closes: #106253, #164571) - debian/libc/DEBIAN/postinst: Removed 'logind' from checking list because it does not exist. - debian/libc/DEBIAN/postinst: Replaced dpkg -s from apache2 to apache2-common correctly. - debian/libc/DEBIAN/postinst: Redirect dpkg stderr message to /dev/null, which is showed if there are not installed packages. (Closes: #168481) - debian/libc/DEBIAN/postinst: Message typo fixed as "successfully." (Closes: #168483) - debian/manpages/ldd.1: Updated newer version which is pulled from RedHat manpages. - debian/locales/usr/sbin/locale-gen: add '-A /etc/locale.alias' into localedef option to consult locale alias name when making archives.
-- Daniel Jacobowitz <dan@debian.org> Thu, 2 Jan 2003 12:02:13 -0500
2002
glibc (2.3.1-8) unstable; urgency=high
* Daniel Jacobowitz <dan@debian.org> - debian/patches/glibc23-errno.dpatch: Temporarily re-enable linking to "errno" to fix compatibility with broken binaries (Closes: #174040, #174004). - debian/patches/glibc23-getaddrinfo.dpatch: Add getaddrinfo patch from CVS (Closes: #174027). - debian/control.in/main: Add myself to Uploaders.
-- Daniel Jacobowitz <dan@debian.org> Tue, 24 Dec 2002 12:35:39 -0500
glibc (2.3.1-7) unstable; urgency=high
* The "Climb Ev'ry Mountain" release. * GOTO Masanori <gotom@debian.or.jp> - debian/packages.d/s390x.mk: typo fixed, s390x-linux should be ok to rebuild. (Closes: #173874) - debian/patches/glibc23-getdents64-fix.dpatch: Fix getdents64 failure on linux kernel 2.2. (Closes: #173913) * Jeff Bailey <jbailey@nisa.net> - sysdeps/linux.mk: Finish disabling sparc64.
-- GOTO Masanori <gotom@debian.or.jp> Sun, 22 Dec 2002 01:35:43 +0900
glibc (2.3.1-6) unstable; urgency=low
* The "I will not be thwarted" release. * Daniel Jacobowitz <dan@debian.org> - Update glibc23-ctype-compat.patch to fix segfaults in old static binaries (Closes: #171451). - Allow building from the CVS checkout without getting CVS dirs in the resulting packages. Whew. * Jeff Bailey <jbailey@nisa.net> - debian/patches/cvs.dpatch: Update. (Closes: #171550, #170507) - debian/patches/0list: Update - debian/control.in/libc: Conflict against wine (<< 0.0.20021007-1) (Closes: #170385) Also conflict against php4 (<< 4:4.2.3-5) Thanks to Steve Langasek for hunting this down! - debian/rules: Disable sparc64 build targets for now. - debian/packages.d/s390x.mx: Setup the 64 bit build as a cross-compile, because 's390' cannot run binaries intended for 's390x' * GOTO Masanori <gotom@debian.or.jp> - cvs.dpatch update resolve some bugs (Closes: #169919, #165603) - debian/patches/glibc23-hppa-Rminkernel.dpatch: Added hppa kernel version checking due to prevent people from installing unmatched version. Patched by Carlos O'Donell (Closes: #171804) - debian/libc/DEBIAN/preinst: likewise. - glibc23-function-compat.dpatch: Added for some bad application to keep running and not to resolve some symbols like __libc_wait, __libc_waitpid, so on. This patch will be removed when sarge will be relased apparently. (Closes: #165358, #173201) - debian/locales/DEBIAN/config: db_set is set if and only if locale.gen is existed. Patched by Masato Taruishi <taru@debian.org> His note: The previous config script always set locales_to_be_generated even when /etc/locale.gen doesn't exist. So the question in dpkg-preconfigure time became empty in dpkg --configure locales time. This change resolves long outstanding locales bug. (Closes: #156386, #151784, #154244, #164523)
-- Daniel Jacobowitz <dan@debian.org> Mon, 2 Dec 2002 17:26:38 -0500
glibc (2.3.1-5) unstable; urgency=low
* This is the "Leonids" release. * Jeff Bailey <jbailey@nisa.net> - debian/packages.d/libc-udeb.mk: Do not rename file to SONAME if it's a symlink. Needed for hurd-i386. - debian/patches/signal-texi.dpatch: New file to remove link to linuxthreads manual. Needed for hurd-i386. Welcome back, hppa: - debian/patches/glibc23-00-hppa-pthreads.dpatch - debian/patches/glibc23-01-hppa-dl-machine.dpatch - debian/patches/glibc23-02-hppa-min-kern-unwind-fde.dpatch - debian/patches/glibc23-03-hppa-mcontext.dpatch - debian/patches/glibc23-04-hppa-fcntl64.dpatch - debian/patches/glibc23-05-hppa-buildhack.dpatch - debian/patches/glibc23-06-hppa-tests.dpatch - debian/patches/glibc23-07-hppa-atomicity.dpatch - debian/patches/glibc23-08-hppa-configure.dpatch Thanks to Carlos O'Donell for these! - debian/control.in/libc-udeb: Remove missing trailing blank line. Thanks to Tollef Fog Heen. Closes: #169342 - debian/control.in/s390x: Remove missing trailing blank line. Thanks to Gerhard Tonn. - debian/libc/DEBIAN/postinst: Fix error in apache2 restart logic. Thanks to Carlos O'Donell. - debian/packages.d/libc-dev.mk: Fix missing tabs from s390x section. - debian/patches/s390-types.dpatch: New file to fix __ssize_t Thanks to Gerhard Tonn for these. - debian/packages.d/libc-udeb.mk: use DEB_HOST_ARCH, not DEB_BUILD_ARCH for determining package name. Fixes cross-compilation case. - debian/patches/0list: Update for above
-- Jeff Bailey <jbailey@nisa.net> Mon, 18 Nov 2002 23:12:47 -0500
glibc (2.3.1-4) unstable; urgency=low
* Daniel Jacobowitz <dan@debian.org> - debian/patches/cvs.patch: Fix RCS ID tags. - debian/rules, debian/sysdeps/sysdeps.mk: Move i386 optimization hack out of the rules file and put debugging information back in libc6-dbg for i386 (Closes: #165892). - debian/patches/crypt.dpatch: Fix initialization in crypt_r (Closes: #163260). - debian/patches/rtsig.dpatch: Fix the value of SIGRTMIN in non-threaded applications (Closes: #165412). - debian/rules, debian/packages.d/libc-dev.mk, debian/packages.d/libc-udeb.mk: Don't use '{}' wildcards, to fix building with /bin/sh -> ash. * GOTO Masanori <gotom@debian.or.jp> - debian/libc/DEBIAN/postinst: add more NSS services: samba, courier-authdaemon - debian/packages.d/sparc64.mk: fix build error. - debian/libc/DEBIAN/postinst: modify apache2 service, apache2 ships its init script in apache2-common, but the script is in apache2. So replace from apache2-common to apache2 is needed. Closes: #165959 - debian/patches/cvs.patch: Hurd trailing slash handling fixed. Closes: #162414 - debian/patches/locales-stuff.dpatch: Fixed error generating de_CH, it's caused by typo. Closes: #140054 * Jeff Bailey <jbailey@nisa.net> - debian/patches/cvs.dpatch: New file. - debian/patches/0list: Update - debian/sysdeps/depflags.pl: Conflict against libnss-db <= 2.2-6 Thanks to Ryan Murray for the patch. Closes: #168890 - debian/patches/s390x-lib64.dpatch: New file. - debian/control.in/s390x: New file. - debian/libc-s390x/postinst: New file. - debian/packages.d/libc-dev.mk: Handle asm-s390x - debian/packages.d/s390x.mk: New file. - debian/rules: Include s390x files. - debian/rules.d/control.mk: Add s390x to control_deps, and include control.in/s390x - debian/sysdeps/linux.mk: Add s390x support. Thanks to Gerhard Tonn. Closes: #169176, #166450. - debian/control.in/main: Update Standards-Version to 3.5.7.0 - debian/patches/glibc22-hppa-fcntl.dpatch: Remove File - debian/patches/glibc22-hppa-fcntl-lfs.dpatch: Remove File - debian/patches/glibc22-hppa-mcontext.dpatch: Remove File - debian/patches/glibc22-hppa-pthreads.dpatch: Remove File - debian/patches/glibc22-hppa-rela.dpatch: Remove File - debian/patches/glibc22-hppa-tests.dpatch: Remove File - debian/patches/glibc22-hppa-unwind.dpatch: Remove File - debian/patches/hurd-fork-fix.dpath: New File. Note: CVS patch disabled for this upload
-- Daniel Jacobowitz <dan@debian.org> Tue, 29 Oct 2002 13:14:51 -0500
glibc (2.3.1-3) unstable; urgency=low
* GOTO Masanori <gotom@debian.or.jp> - debian/patches/librt-mips.dpatch: librt is not worked on mips/mipsel architecture, we apply it until sarge will be released. Thanks to Guido Guenther <agx@sigxcpu.org>. - debian/patches/glibc23-ctype-compat.dpatch: added. glibc 2.3.x changes some symbols (__ctype_b, __ctype_toupper, __ctype_tolower) as hidden attribute. These symbols that are crashing the old 2.2.x dynamic linking code in static binaries are now exported. This patch is originally pulled from RedHat patch, I modified it for current debian glibc. Closes: #165554
-- GOTO Masanori <gotom@debian.or.jp> Sun, 20 Oct 2002 15:04:48 +0900
glibc (2.3.1-2) unstable; urgency=low
* This is the "Why did everything stop working, mommy?" release * Jeff Bailey <jbailey@nisa.net> - debian/libc/DEBIAN/postinst: Warn about NSS changes if upgrading from older than 2.2.94-1. Add ssh-krb5 and apache2 to list of services that definetly need restarting. Add libc-udeb (closes: #158589) Thanks to Tollef Fog Heen. - debian/control.in/libc-udeb: New file - debian/packages.d/libc-udeb.mk: New file - debian/rules: Call udeb machinery. - debian/rules.d/control.mk: Call udeb machinery. - debian/sysdeps/build-options.mk: Strip libc on alpha - debian/control.in/main: 2.13.90.0.10-1 is broken on s390 require 2.13.90.0.4-1 for them. * GOTO Masanori <gotom@debian.or.jp> - debian/patches/0list: disable ip6-fix.dpatch. Closes: #165287 - debian/packages.d/libc-udeb.mk: Clean up and fix indent crap. - debian/rules.d/shlibs.mk: bump up to 2.3.1-1. Closes: #165456
-- Jeff Bailey <jbailey@nisa.net> Fri, 18 Oct 2002 11:27:07 -0400
glibc (2.3.1-1) unstable; urgency=low
* This is the "twilight" release... * Jeff Bailey <jbailey@nisa.net> - Upgrade tarballs to 2.3.1 - version: Update to 2.3.1 - debian/sysdeps/linux.mk: Do not build optimized libraries - debian/rules.d/control.mk: Likewise - debian/control.in/main: Require binutils 2.13.90.0.10-1 for ppc - debian/patches/elf-machine-rela-mips.dpatch: New file - debian/patches/0list: Update accordingly. - debian/rules: Use -O on i386. This should go somewhere else, but I want to get this release out. * XXX Below here was during the 2.3 development, and never released. * Jeff Bailey <jbailey@nisa.net> - Upgrade tarballs to 2.3 - version: Update to 2.3 - debian/patches/hppa-data-start.dpatch: Remove, incorporated upstream - debian/patches/various-lsb-fixes.dpatch: Remove, incorporated upstream - debian/patches/0list: adjust accordingly Also, prune ia64-reloc-none from the list. I can't tell from the code snippet if this has been incorporated or not. - .cvsignore: Add the stamp directories - debian/rules: Don't put CFLAGS in configparms, resolves ldconfig miscompile on i386 - debian/rules: Add freebsd-i386 support - debian/rules.d/control.mk: Add freebsd-i386 support - debian/sysdeps/freebsd.mk: New file to add freebsd-i386 support - debian/sysdeps/paths.mk: Add freebsd-i386 support - debian/sysdeps/soname.mk: Add freebsd-i386 support * XXX Below here was during the 2.2.94 development, and never released. * Jeff Bailey <jbailey@nisa.net> - Upgrade tarballs to 2.2.94 - version: Update to 2.2.94 - debian/patches/cvs: Remove - debian/patches/manual-texinfo4: Remove, incorporated upstream. - debian/patches/i386-mathinlin