summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Aurelien Jarno [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
glibc (2.31-12) unstable; urgency=medium
* debian/po/de.po: fix encoding declaration. Closes: #986450.
* debian/patches/git-updates.diff: update from upstream stable branch:
- On s390x, check for vector support in memmove ifunc-selector in
addition to Miscellaneous-Instruction-Extensions.
* debian/patches/any/local-rtlddir-cross.diff: drop patch, letting upstream
makefiles to install the dynamic linker symlink directly in the right
location. This fixes the temporary installation done by upstream makefiles
to run some tests in a container. Closes: #973278, #985617.
* debian/rules.d/build.mk: do not create the dynamic linker manually.
* debian/sysdeps/*.mk: do not create the dynamic linker manually for
bi/tri-arch packages.
* debian/rules.d/build.mk: create the soname symlink for ld-2.xx.so, to
avoid its creation later by ldconfig.
* debian/debhelper.in/libc.install, debhelper.in/libc-alt.install,
debhelper.in/libc-udeb.install, debhelper.in/libc-udeb.install.hurd-i386:
adjust given that the dynamic linker symlink is now already at the correct
location.
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix GLIBC_TUNABLES parsing for AT_SECURE binaries.
* debian/rules.d/build.mk: escape EOL so that $configure_build is correctly
passed to the configure script.
[dgit import unpatched glibc 2.31-12]
Aurelien Jarno [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
Import glibc_2.31-12.debian.tar.xz
[dgit import tarball glibc 2.31-12 glibc_2.31-12.debian.tar.xz]
Aurelien Jarno [Thu, 12 Mar 2020 06:10:01 +0000 (06:10 +0000)]
Import glibc_2.31.orig.tar.xz
[dgit import orig glibc_2.31.orig.tar.xz]