Accepted glibc 2.3.6-0ubuntu1 (source)
Jeff Bailey
jbailey at ubuntu.com
Mon Jan 2 23:25:04 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 29 Dec 2005 23:56:51 +0000
Source: glibc
Binary: libc6-dev-amd64 libc6-i686 libc6-dev-ppc64 libc0.3-pic glibc-doc libc1-udeb libc0.3 libc6.1-dev libc1-pic libc6-s390x libnss-files-udeb libc1-dbg libc6-dev-sparc64 libc6-udeb libc0.3-dev libc6-dbg libc6.1-pic libc6-dev libc0.3-prof libc6.1-prof libc1 libc6-pic libc0.3-udeb libc1-prof libc6-ppc64 libc0.3-dbg zoneinfo-udeb libc6-amd64 libc6-prof libc6 libc6-sparcv9b libc6.1-udeb libc6.1-dbg nscd libc6-sparc64 libnss-dns-udeb libc6.1 libc1-dev libc6-dev-s390x
Architecture: source
Version: 2.3.6-0ubuntu1
Distribution: dapper
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc at lists.debian.org>
Changed-By: Jeff Bailey <jbailey at ubuntu.com>
Description:
glibc-doc - GNU C Library: Documentation
libc0.3 - GNU C Library: Shared libraries and Timezone data
libc0.3-dbg - GNU C Library: Libraries with 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
libc1 - GNU C Library: Shared libraries and Timezone data
libc1-dbg - GNU C Library: Libraries with debugging symbols
libc1-dev - GNU C Library: Development Libraries and Header Files
libc1-pic - GNU C Library: PIC archive library
libc1-prof - GNU C Library: Profiling Libraries
libc1-udeb - GNU C Library: Shared libraries - udeb
libc6 - GNU C Library: Shared libraries and Timezone data
libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
libc6-dbg - GNU C Library: Libraries with 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-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC
libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries
libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
libc6-pic - GNU C Library: PIC archive library
libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC
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-sparcv9b - GNU C Library: Shared libraries [v9b optimized]
libc6-udeb - GNU C Library: Shared libraries - udeb
libc6.1 - GNU C Library: Shared libraries and Timezone data
libc6.1-dbg - GNU C Library: Libraries with 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
libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb
libnss-files-udeb - GNU C Library: NSS helper for files - udeb
nscd - GNU C Library: Name Service Cache Daemon
zoneinfo-udeb - GNU C Library: Time zone information tables - udeb
Changes:
glibc (2.3.6-0ubuntu1) dapper; urgency=low
.
"The point of philosophy is to start with something so simple as
not to seem worth stating, and to end with something so paradoxical
that no one will believe it."
- Bertrand Russell
.
* Jeff Bailey <jbailey at ubuntu.com>
.
* Update to 2.3.6.
.
* Use debhelper v5 semantics.
- debian/compat: Set to 5.
- debian/control.in/main: Use debhelper >= 5.0.0
- debian/rules.d/build.mk: Do not filter comments from .install files.
- debian/debhelper.in/libc-dev.install: Install all *.a files,
don't bother listing them all.
- debian/libc-alt-dev.install: Ditto.
- debian/control: Renerate.
.
* Use g++-4.0 for ABI checks.
- debian/rules: Set g++-4.0
- debian/control.in/main: Build-dep on g++-4.0, not g++-3.4
- debian/control: Regenerate
.
* Massive patch review and renaming.
- The point of this exercise is to make it clear which
hacks are going upstream, and which ones are not.
The patches directory had become a crazy pile of 85 patches
only 55 or so were actually being applied. This has been
reduced to 35 with selective pruning, combining, splitting.
.
debian/rules/00list describes the naming scheme, which is now
consistant and regular.
.
* Merge packaging changes from Debian 2.3.5-10
- debian/rules: Call it locales-depver instead of locales-shlibver.
Use DEB_HOST_ARCH_OS instead of DEB_HOST_GNU_SYSTEM FIXME
Include libidn for all targets.
- debian/shlibver: Bump to 2.3.5-1
- debian/control.in/amd64: Change section to libs and priority to
standard. Capitalise AMD64. Change priority of libc6-dev-amd64
optional.
- debian/control.in/libc: Change section to libs
- debian/debhelper.in/glibc-doc.install: Look for the files in
manual/libc/, not manual/.
- debian/debhelper.in/libc-dev.install: Install sprof.
- debian/debhelper.in/libc-dev.manpages: Install sprof.1
- debian/debhelper.in/libc-pic.dirs: Remove leading /
- debian/debhelper.in/libc-prof.install: Don't install sprof.
- debian/debhelper.in/libc-prof.manpages: Delete
- debian/debhelper.in/libc.dirs: Remove leading /, add etc/init.d
- debian/debhelper.in/libc.docs: Add CONFORMANCE and NAMESPACE
- debian/debhelper.in/libc.postinst: Use symbolic names rather
than $1 and $2.
Use dpkg --print-architecture, not --print-installation-architecture
Restart saslauthd and atd when upgrading from older versions.
Pretty up the text for NSS restarts.
Run /etc/init.d/glibc.sh at startup.
- debian/debhelper.in/nscd.init: Support "status" argument.
- debian/local/etc_default/tmpfs: Delete
- debian/local/etc_init.d/devpts.sh: Delete
- debian/local/etc_init.d/mountkernfs: Delete
- debian/local/etc_init.d/nscd: Add dependancy based init magic.
- debian/local/etc_init.d/glibc.sh: New file.
- debian/local/manpages: Update. They've been localised now.
- debian/po: Update.
- debian/sysdeps/depflags.pl: Update with various conflicts.
- debian/sysdeps/hppa.mk: Cosmetic changes.
- debian/sysdeps/i386.mk: Set MIN_KERNEL_VERSION to 2.6.0 for
amd64 biarch package.
- debian/sysdeps/linux.mk: Don't try to add nptl as an add-on.
Allow overriding concurency with SETNJOBS.
- debian/sysdeps/powerpc.mk: Set MIN_KERNEL_SUPPORTED to 2.6.0 for
ppc64.
- debian/rules.d/build.mk: Add logme logic, use it so that
builds fail when configure is run or the build dies.
- debian/rules.d/debhelper.mk: Use kernelcheck.sh, install
debian/glibc.sh.generated as /etc/init.d/glibc.sh.
Do a more robust TLS check in the presence of LinuxThreads.
- debian/scripts.in/kernelcheck.sh: New file.
Files:
63140116043cbf281e1344c09ae719ad 1826 libs required glibc_2.3.6-0ubuntu1.dsc
c50d207d67b330a4515321cbac3776f8 13891563 libs required glibc_2.3.6.orig.tar.gz
ed9765b0661b986a5868ffa0c8d3e58e 543717 libs required glibc_2.3.6-0ubuntu1.diff.gz
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDubT95M5hmdCYCpkRAienAJ9Lhdgu0DOO3xZtKReyPgCW9h3ZtgCfShxB
rSsrpnJUTmCXqpGpGYMTGMU=
=hivg
-----END PGP SIGNATURE-----
Accepted:
glibc_2.3.6-0ubuntu1.diff.gz
to pool/main/g/glibc/glibc_2.3.6-0ubuntu1.diff.gz
glibc_2.3.6-0ubuntu1.dsc
to pool/main/g/glibc/glibc_2.3.6-0ubuntu1.dsc
glibc_2.3.6.orig.tar.gz
to pool/main/g/glibc/glibc_2.3.6.orig.tar.gz
More information about the dapper-changes
mailing list