summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Thu, 6 Mar 2025 22:46:53 +0000 (23:46 +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 [Thu, 6 Mar 2025 22:46:53 +0000 (23:46 +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 [Thu, 6 Mar 2025 22:46:53 +0000 (23:46 +0100)]
git-updates
GIT update of https://sourceware.org/git/glibc.git/release/2.36/master from glibc-2.36
GIT update of https://sourceware.org/git/glibc.git/release/2.36/master from glibc-2.36
Gbp-Pq: Name git-updates.diff
Aurelien Jarno [Thu, 6 Mar 2025 22:46:53 +0000 (23:46 +0100)]
glibc (2.36-9+deb12u10) bookworm; urgency=medium
* debian/patches/git-updates.diff: update from upstream stable branch:
- Change ldconfig auxcache magic number.
- Ensure data passed to the rseq syscall are properly initialized.
- Avoid integer truncation when parsing CPUID data with large cache sizes,
fixing a memcpy/memmove when running under the FreeBSD's bhyve
hypervisor.
- Optimize log2/expm1/log1p math functions with FMA.
- Fix missing cache information when running under Azure TDX hypervisor.
- Fix TLS performance degradation after dlopen() usage.
- Fix memset performance for unaligned destinations causing additional
loop iterations.
- Fixes a buffer overflow when printing assertion failure message
(GLIBC-SA-2025-0001 / CVE-2025-0395).
[dgit import unpatched glibc 2.36-9+deb12u10]
Aurelien Jarno [Thu, 6 Mar 2025 22:46:53 +0000 (23:46 +0100)]
Import glibc_2.36-9+deb12u10.debian.tar.xz
[dgit import tarball glibc 2.36-9+deb12u10 glibc_2.36-9+deb12u10.debian.tar.xz]
Aurelien Jarno [Thu, 22 Sep 2022 20:23:11 +0000 (22:23 +0200)]
Import glibc_2.36.orig.tar.xz
[dgit import orig glibc_2.36.orig.tar.xz]