glibc.git
3 years agoLC_IDENTIFICATION-optional-fields
GNU Libc Maintainers [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
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

3 years agolocale-print-LANGUAGE
GNU Libc Maintainers [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
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

3 years agocheck-unknown-symbols
GNU Libc Maintainers [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
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

3 years agogit-updates
GNU Libc Maintainers [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
git-updates

GIT update of https://sourceware.org/git/glibc.git/release/2.28/master from glibc-2.28

GIT update of https://sourceware.org/git/glibc.git/release/2.28/master from glibc-2.28

Gbp-Pq: Name git-updates.diff

3 years agoglibc (2.28-10+deb10u1) buster; urgency=medium
Aurelien Jarno [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
glibc (2.28-10+deb10u1) buster; urgency=medium

  [ Aurelien Jarno ]
  * debian/patches/git-updates.diff: update from upstream stable branch
    (Closes: #930697):
    - Add more integrity check to malloc() function.
    - Fix crash in _IO_wfile_sync.
    - Fix bad free() in libdl if dlerror() is not used.  Closes: #953257.
    - Fix overflow in glibc.malloc.tcache_count tunable.
    - Fix old x86 applications crash on exit() under valgrind.
    - Remove copy_file_range emulation. The kernel interface has at evolved
      and the glibc emulation doesn't match it anymore, so it's better for
      it to return -ENOSYS. This only impacts Linux kernels << 4.8.
    - Avoid lazy binding of symbols that may follow a variant PCS on arm64, to
      support binaries using AdvSIMD and SVE vector calls.
    - Fix large mmap64 offset for the N32 ABI on mips/mipsel/mips64el.
    - Improve string functions performances on arm64.
  * debian/patches/any/git-libio-stdout-putc.diff: refresh.
  * debian/debhelper.in/libc.preinst: simplify the version comparison by only
    comparing the two first parts, now that kernel 2.X are not supported
    anymore.  Closes: #1004861.
  * debian/debhelper.in/libc.preinst: drop the check for kernel release > 255
    now that glibc and preinstall script are fixed.  Closes: #987266.

[dgit import unpatched glibc 2.28-10+deb10u1]

3 years agoImport glibc_2.28-10+deb10u1.debian.tar.xz
Aurelien Jarno [Tue, 15 Mar 2022 22:48:49 +0000 (22:48 +0000)]
Import glibc_2.28-10+deb10u1.debian.tar.xz

[dgit import tarball glibc 2.28-10+deb10u1 glibc_2.28-10+deb10u1.debian.tar.xz]

7 years agoImport glibc_2.28.orig.tar.xz
Aurelien Jarno [Mon, 29 Oct 2018 23:11:37 +0000 (23:11 +0000)]
Import glibc_2.28.orig.tar.xz

[dgit import orig glibc_2.28.orig.tar.xz]