[ubuntu/karmic] glibc 2.9-9ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Wed Apr 29 17:25:18 BST 2009
glibc (2.9-9ubuntu1) karmic; urgency=low
* Merge with Debian (r3342, trunk); remaining changes:
- Packaging:
+ External tzdata
+ Addition of Niagara and Niagara2 optimised libraries
+ GFDL Documentation added back in, build glibc-doc from this source.
+ Transition from /usr/include/ppc64-linux-gnu to powerpc64-linux-gnu
+ Use dpkg triggers for ldconfig
+ Do not die if extra libc libraries or symlinks found
+ Do not do a test run of nscd when starting
+ Only apply patches we actually use in Ubuntu
+ Use /lib and /usr/lib for amd64
+ amd64 biarch is i686, not i486.
+ Non-optimised i386 glibc is Xen-friendly.
+ Support sparcv9v, v9v2, 64b, 64v, 64v2
+ Add support for lpia.
+ Use <triplet>.conf for files in /etc/ld.so.conf.d.
+ Add vfp pass for armel.
- Patches:
+ Applied any/local-ipv6-lookup.
+ Not applied any/local-sysctl.
+ Applied debian/patches/all/fedora-nss_dns-gethostbyname4-disable.diff.
+ Updated arm/local-no-hwcap.
+ Don't declare the fwrite and fwrite_unlocked functions with
__attribute__((warn_unused_result)).
* Fix build failure with recent binutils.
* Set DEB_BUILD_OPTIMIZING_SIZE=0 on lpia.
glibc (2.9-9) unstable; urgency=low
* mips/cvs-context.diff: add missing part from upstream.
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.
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.
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.
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.
Date: Wed, 29 Apr 2009 18:20:17 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/glibc/2.9-9ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 29 Apr 2009 18:20:17 +0200
Source: glibc
Binary: glibc-doc glibc-source locales locales-all nscd libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-sparcv9b libc6-sparcv9v libc6-sparcv9v2 libc6-sparc64b libc6-sparc64v libc6-sparc64v2 libc6-i686 libc6-xen libc0.1-i686 libc6-vfp libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: source
Version: 2.9-9ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
glibc-doc - GNU C Library: Documentation
glibc-source - GNU C Library: sources
libc0.1 - GNU C Library: Shared libraries
libc0.1-dbg - GNU C Library: detached debugging symbols
libc0.1-dev - GNU C Library: Development Libraries and Header Files
libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
libc0.1-pic - GNU C Library: PIC archive library
libc0.1-prof - GNU C Library: Profiling Libraries
libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
libc0.3 - GNU C Library: Shared libraries
libc0.3-dbg - GNU C Library: detached debugging symbols
libc0.3-dev - GNU C Library: Development Libraries and Header Files
libc0.3-pic - GNU C Library: PIC archive library
libc0.3-prof - GNU C Library: Profiling Libraries
libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
libc6 - GNU C Library: Shared libraries
libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
libc6-dbg - GNU C Library: detached debugging symbols
libc6-dev - GNU C Library: Development Libraries and Header Files
libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64
libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for ppc64
libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries
libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
libc6-i386 - GNU C Library: 32bit shared libraries for AMD64
libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
libc6-pic - GNU C Library: PIC archive library
libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
libc6-prof - GNU C Library: Profiling Libraries
libc6-s390x - GNU C Library: 64bit Shared libraries for IBM zSeries
libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
libc6-sparc64b - GNU C Library: 64bit Shared libraries for UltraSPARC [v9b optimiz
libc6-sparc64v - GNU C Library: 64bit Shared libraries for UltraSPARC [v9v optimiz
libc6-sparc64v2 - GNU C Library: 64bit Shared libraries for UltraSPARC [v9v2 optimi
libc6-sparcv9b - GNU C Library: Shared libraries [v9b optimized]
libc6-sparcv9v - GNU C Library: Shared libraries [v9v optimized]
libc6-sparcv9v2 - GNU C Library: Shared libraries [v9v2 optimized]
libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
libc6-vfp - GNU C Library: Shared libraries [VFP version]
libc6-xen - GNU C Library: Shared libraries [Xen version]
libc6.1 - GNU C Library: Shared libraries
libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
libc6.1-dbg - GNU C Library: detached debugging symbols
libc6.1-dev - GNU C Library: Development Libraries and Header Files
libc6.1-pic - GNU C Library: PIC archive library
libc6.1-prof - GNU C Library: Profiling Libraries
libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
locales - GNU C Library: National Language (locale) data [support]
locales-all - GNU C Library: Precompiled locale data
nscd - GNU C Library: Name Service Cache Daemon
Closes: 172123 343140 435646 511621 516218 517386 517795 517884 518394 519545 519612 519662 519992 520455 521439 522686 522982 523952 525261 525299
Changes:
glibc (2.9-9ubuntu1) karmic; urgency=low
.
* Merge with Debian (r3342, trunk); remaining changes:
- Packaging:
+ External tzdata
+ Addition of Niagara and Niagara2 optimised libraries
+ GFDL Documentation added back in, build glibc-doc from this source.
+ Transition from /usr/include/ppc64-linux-gnu to powerpc64-linux-gnu
+ Use dpkg triggers for ldconfig
+ Do not die if extra libc libraries or symlinks found
+ Do not do a test run of nscd when starting
+ Only apply patches we actually use in Ubuntu
+ Use /lib and /usr/lib for amd64
+ amd64 biarch is i686, not i486.
+ Non-optimised i386 glibc is Xen-friendly.
+ Support sparcv9v, v9v2, 64b, 64v, 64v2
+ Add support for lpia.
+ Use <triplet>.conf for files in /etc/ld.so.conf.d.
+ Add vfp pass for armel.
- Patches:
+ Applied any/local-ipv6-lookup.
+ Not applied any/local-sysctl.
+ Applied debian/patches/all/fedora-nss_dns-gethostbyname4-disable.diff.
+ Updated arm/local-no-hwcap.
+ Don't declare the fwrite and fwrite_unlocked functions with
__attribute__((warn_unused_result)).
* Fix build failure with recent binutils.
* Set DEB_BUILD_OPTIMIZING_SIZE=0 on lpia.
.
glibc (2.9-9) unstable; urgency=low
.
* mips/cvs-context.diff: add missing part from upstream.
.
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.
.
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.
.
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.
.
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.
Checksums-Sha1:
bf2298936d274c69c7e2424b4e4b27403eb0e1c3 3020 glibc_2.9-9ubuntu1.dsc
e403a84c36d76be55c365830642bb9c10295950b 2722149 glibc_2.9-9ubuntu1.diff.gz
Checksums-Sha256:
56567cbd999be63f3fe17cb2d6bc6e44fdb42e4c011dc8b4aed2b5c8037ee148 3020 glibc_2.9-9ubuntu1.dsc
8731c4a5643c1d0b8822d571be37bf1fd0d32cd0cfecb264fa0a1c7ffbc574c7 2722149 glibc_2.9-9ubuntu1.diff.gz
Files:
f35def5e4fc635eacf1f1b02d30c2350 3020 libs required glibc_2.9-9ubuntu1.dsc
058fb0c5eaa4778f9ce88e08a0dbdf5c 2722149 libs required glibc_2.9-9ubuntu1.diff.gz
Original-Maintainer: GNU Libc Maintainers <debian-glibc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkn4ftIACgkQStlRaw+TLJwpkwCgxnrn1Wugfk7W4pbcm2rRBLuk
H1kAn2KqKNByW0VYezfpcnHcwkIleNhK
=nXHp
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list