glibc (2.41-12+deb13u3) trixie; urgency=medium
* debian/control.in/libc: ensure that libdpkg-perl is fixed wrt symbol
versions used as ABI flag.
* Stop reverting the following patches now that dpkg-shlibdeps in trixie
supports symbol versions used as ABI flag (see #
1122107):
- local-revert-x86-64-add-GLIBC_ABI_DT_X86_64_PLT-version.diff
- local-revert-x86-64-add-GLIBC_ABI_GNU2_TLS-version.diff
- local-revert-i386-add-GLIBC_ABI_GNU2_TLS-version.diff
- local-revert-i386-add-GLIBC_ABI_GNU_TLS-version.diff
* debian/symbols.wildcards: define the GLIBC_ABI_DT_X86_64_PLT,
GLIBC_ABI_GNU_TLS and GLIBC_ABI_GNU2_TLS symbol versions.
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a null pointer dereference in the nss_database_check_reload_and_get
function.
- Fix tst-preadvwritev2 and tst-preadvwritev64v2 with recent kernels.
- Fix invalid pointer arithmetic in ANSI_X3.110 iconv module
- Fix a typo preventing new tst-wordexp-reuse-mem to run
- Fix incorrect handling of DNS responses in gethostbyaddr and
gethostbyaddr_r (CVE-2026-4437). Closes: #
1131435.
- Fix invalid DNS hostnames returned by gethostbyaddr and
gethostbyaddr_r (CVE-2026-4438). Closes: #
1131887.
- Fix random failure of tst-link-map-contiguous-ldso.
- Fix tst-rseq with Linux 7.0.
- Fix a possible crash due to an assertion failure when converting
inputs from the IBM139x character sets (CVE-2026-4046). Closes:
#
1132499.
[dgit import unpatched glibc 2.41-12+deb13u3]