summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
LC_IDENTIFICATION-optional-fields
In LC_IDENTIFICATION, audience, application and abbreviation keywords
are optional, thus do not report an error if they are not defined.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name LC_IDENTIFICATION-optional-fields.diff
GNU Libc Maintainers [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
locale-print-LANGUAGE
Comments tell that LANG has to be the first value, and LC_ALL the last
one. Thus LANGUAGE is printed between them.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name locale-print-LANGUAGE.diff
GNU Libc Maintainers [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
check-unknown-symbols
Check for unknown symbols in collation rules. This is useful to detect
broken locales since unknown symbols are always wrong.
This request has not been submitted upstream yet.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name check-unknown-symbols.diff
GNU Libc Maintainers [Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)]
git-updates
GIT update of https://sourceware.org/git/glibc.git/release/2.31/master from glibc-2.31
GIT update of https://sourceware.org/git/glibc.git/release/2.31/master from glibc-2.31
Gbp-Pq: Name git-updates.diff
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]