summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +0100)]
sort-UTF8-first
Gbp-Pq: Topic localedata
Gbp-Pq: Name sort-UTF8-first.diff
GNU Libc Maintainers [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +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 [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +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 [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +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 [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +0100)]
git-updates
GIT update of https://sourceware.org/git/glibc.git/release/2.37/master from glibc-2.37
GIT update of https://sourceware.org/git/glibc.git/release/2.37/master from glibc-2.37
Gbp-Pq: Name git-updates.diff
Aurelien Jarno [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +0100)]
glibc (2.37-15) unstable; urgency=critical
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a heap buffer overflow in __vsyslog_internal (CVE-2023-6246).
- Fix an off-by-one heap buffer overflow in __vsyslog_internal
(CVE-2023-6779).
- Fix an integer overflow in __vsyslog_internal (CVE-2023-6780).
* debian/patches/any/local-qsort-memory-corruption.patch: Fix a memory
corruption in qsort() when using nontransitive comparison functions.
* Set urgency to critical given the security issues.
[dgit import unpatched glibc 2.37-15]
Aurelien Jarno [Tue, 30 Jan 2024 18:20:04 +0000 (19:20 +0100)]
Import glibc_2.37-15.debian.tar.xz
[dgit import tarball glibc 2.37-15 glibc_2.37-15.debian.tar.xz]
Aurelien Jarno [Tue, 16 May 2023 19:17:22 +0000 (21:17 +0200)]
Import glibc_2.37.orig.tar.xz
[dgit import orig glibc_2.37.orig.tar.xz]