eglibc_2.13-28_multi.changes ACCEPTED into unstable
Accepted:
eglibc-source_2.13-28_all.deb
to main/e/eglibc/eglibc-source_2.13-28_all.deb
eglibc_2.13-28.diff.gz
to main/e/eglibc/eglibc_2.13-28.diff.gz
eglibc_2.13-28.dsc
to main/e/eglibc/eglibc_2.13-28.dsc
glibc-doc_2.13-28_all.deb
to main/e/eglibc/glibc-doc_2.13-28_all.deb
libc-bin_2.13-28_amd64.deb
to main/e/eglibc/libc-bin_2.13-28_amd64.deb
libc-bin_2.13-28_armhf.deb
to main/e/eglibc/libc-bin_2.13-28_armhf.deb
libc-dev-bin_2.13-28_amd64.deb
to main/e/eglibc/libc-dev-bin_2.13-28_amd64.deb
libc-dev-bin_2.13-28_armhf.deb
to main/e/eglibc/libc-dev-bin_2.13-28_armhf.deb
libc6-dbg_2.13-28_amd64.deb
to main/e/eglibc/libc6-dbg_2.13-28_amd64.deb
libc6-dbg_2.13-28_armhf.deb
to main/e/eglibc/libc6-dbg_2.13-28_armhf.deb
libc6-dev-i386_2.13-28_amd64.deb
to main/e/eglibc/libc6-dev-i386_2.13-28_amd64.deb
libc6-dev_2.13-28_amd64.deb
to main/e/eglibc/libc6-dev_2.13-28_amd64.deb
libc6-dev_2.13-28_armhf.deb
to main/e/eglibc/libc6-dev_2.13-28_armhf.deb
libc6-i386_2.13-28_amd64.deb
to main/e/eglibc/libc6-i386_2.13-28_amd64.deb
libc6-pic_2.13-28_amd64.deb
to main/e/eglibc/libc6-pic_2.13-28_amd64.deb
libc6-pic_2.13-28_armhf.deb
to main/e/eglibc/libc6-pic_2.13-28_armhf.deb
libc6-prof_2.13-28_amd64.deb
to main/e/eglibc/libc6-prof_2.13-28_amd64.deb
libc6-prof_2.13-28_armhf.deb
to main/e/eglibc/libc6-prof_2.13-28_armhf.deb
libc6-udeb_2.13-28_amd64.udeb
to main/e/eglibc/libc6-udeb_2.13-28_amd64.udeb
libc6-udeb_2.13-28_armhf.udeb
to main/e/eglibc/libc6-udeb_2.13-28_armhf.udeb
libc6_2.13-28_amd64.deb
to main/e/eglibc/libc6_2.13-28_amd64.deb
libc6_2.13-28_armhf.deb
to main/e/eglibc/libc6_2.13-28_armhf.deb
libnss-dns-udeb_2.13-28_amd64.udeb
to main/e/eglibc/libnss-dns-udeb_2.13-28_amd64.udeb
libnss-dns-udeb_2.13-28_armhf.udeb
to main/e/eglibc/libnss-dns-udeb_2.13-28_armhf.udeb
libnss-files-udeb_2.13-28_amd64.udeb
to main/e/eglibc/libnss-files-udeb_2.13-28_amd64.udeb
libnss-files-udeb_2.13-28_armhf.udeb
to main/e/eglibc/libnss-files-udeb_2.13-28_armhf.udeb
locales-all_2.13-28_amd64.deb
to main/e/eglibc/locales-all_2.13-28_amd64.deb
locales-all_2.13-28_armhf.deb
to main/e/eglibc/locales-all_2.13-28_armhf.deb
locales_2.13-28_all.deb
to main/e/eglibc/locales_2.13-28_all.deb
multiarch-support_2.13-28_amd64.deb
to main/e/eglibc/multiarch-support_2.13-28_amd64.deb
multiarch-support_2.13-28_armhf.deb
to main/e/eglibc/multiarch-support_2.13-28_armhf.deb
nscd_2.13-28_amd64.deb
to main/e/eglibc/nscd_2.13-28_amd64.deb
nscd_2.13-28_armhf.deb
to main/e/eglibc/nscd_2.13-28_armhf.deb
Changes:
eglibc (2.13-28) unstable; urgency=low
.
[ Adam Conrad ]
* debian/rules.d/debhelper.mk: Fix RTLD_SO replacement regex for sanity.
* debian/debhelper.in/libc{,-alt}.postrm: If we remove libc6:i386 before
libc6-i386:amd64, maintain sanity of /lib/ld-linux.so.2 (LP: #852101)
* debian/patches/arm/unsubmitted-armhf-linker.diff: Add the new armhf
linker to the triplet/LDSO table in ports/sysdeps/arm/shlib-versions
* debian/sysdeps/arm{el,hf}.mk: Stop installing armhf linker to its
multiarch path, the new standard path is /lib/ld-linux-armhf.so.3
* debian/sysdeps/arm{el,hf}.mk: Define configure targets for alt libs
* debian/sysdeps/arm{el,hf}.mk: Provide compat symlinks in armhf builds
so that old binaries continue to work without needing rebuilding
* debian/rules.d/build.mk: Change ldd to use the new armhf linker path
* debian/libc6.symbols.armhf: ld-linux-armhf.so.3 depends on having a
new enough version of libc6 installed to make the linker available
* debian/patches/arm/unsubmitted-soname-hack.diff: Apply unfortunate
hack to elf/dl-load.c to allow our old binaries keep running with the
new linker, by spoofing the SONAME of the new as if it were the old
* debian/debhelper.in/libc-udeb.install.armhf: No longer required
* debian/sysdeps/armhf.mk: Create symlink in the udeb for legacy linker
* debian/debhelper.in/libc.preinst: When we upgrade from older versions,
our linker doesn't exist before unpack, so create a temporary one.
* debian/sysdeps/armhf.mk: Drop the obsolete armel/armhf compat symlink
.
[ Samuel Thibault ]
* patches/hurd-i386/tg-symlink_dealloc.diff: New patch from Ludovic Courtès
to fix port deallocation on symlink creation failure.
* patches/hurd-i386/tg-unwind-resume.diff: Remove patch, fixed upstream.
* patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Refresh.
* patches/hurd-i386/submitted-net.diff: Refresh.
Override entries for your package:
eglibc-source_2.13-28_all.deb - optional devel
eglibc_2.13-28.dsc - source libs
glibc-doc_2.13-28_all.deb - optional doc
libc-bin_2.13-28_amd64.deb - required libs
libc-bin_2.13-28_armhf.deb - required libs
libc-dev-bin_2.13-28_amd64.deb - optional libdevel
libc-dev-bin_2.13-28_armhf.deb - optional libdevel
libc6-dbg_2.13-28_amd64.deb - extra debug
libc6-dbg_2.13-28_armhf.deb - extra debug
libc6-dev-i386_2.13-28_amd64.deb - optional libdevel
libc6-dev_2.13-28_amd64.deb - optional libdevel
libc6-dev_2.13-28_armhf.deb - optional libdevel
libc6-i386_2.13-28_amd64.deb - optional libs
libc6-pic_2.13-28_amd64.deb - optional libdevel
libc6-pic_2.13-28_armhf.deb - optional libdevel
libc6-prof_2.13-28_amd64.deb - extra libdevel
libc6-prof_2.13-28_armhf.deb - extra libdevel
libc6-udeb_2.13-28_amd64.udeb - extra debian-installer
libc6-udeb_2.13-28_armhf.udeb - extra debian-installer
libc6_2.13-28_amd64.deb - required libs
libc6_2.13-28_armhf.deb - required libs
libnss-dns-udeb_2.13-28_amd64.udeb - extra debian-installer
libnss-dns-udeb_2.13-28_armhf.udeb - extra debian-installer
libnss-files-udeb_2.13-28_amd64.udeb - extra debian-installer
libnss-files-udeb_2.13-28_armhf.udeb - extra debian-installer
locales-all_2.13-28_amd64.deb - extra localization
locales-all_2.13-28_armhf.deb - extra localization
locales_2.13-28_all.deb - standard localization
multiarch-support_2.13-28_amd64.deb - standard libs
multiarch-support_2.13-28_armhf.deb - standard libs
nscd_2.13-28_amd64.deb - optional admin
nscd_2.13-28_armhf.deb - optional admin
Announcing to debian-devel-changes@lists.debian.org
Thank you for your contribution to Debian.
Reply to: