summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
local-all-no-archive
Gbp-Pq: Topic localedata
Gbp-Pq: Name local-all-no-archive.diff
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
LC_COLLATE-keywords-ordering
Be less strict about keywords ordering in LC_COLLATE section, to
ease definition of new scripts.
Submitted upstream: BZ690
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: BZ690
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name LC_COLLATE-keywords-ordering.diff
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +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
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +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
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
preprocessor-collate
Allow preprocessor-like directives. These keywords were already
defined in locale/programs/locfile-kw.h, an implementation for
'define', 'undef', 'ifdef', 'else' and 'endif' is now provided in
locale/programs/ld-collate.c. For the moment, 'ifndef' and 'elif'
are not implemented because they do not appear in locfile-kw.h.
This patch is harmless, it only adds new keywords.
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Denis Barbier
# DP: Upstream status: BZ686
# DP: Date: 2006-01-08
Gbp-Pq: Topic locale
Gbp-Pq: Name preprocessor-collate.diff
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
preprocessor-collate-uli-sucks
Gbp-Pq: Topic locale
Gbp-Pq: Name preprocessor-collate-uli-sucks.diff
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
fix-LC_COLLATE-rules
Gbp-Pq: Topic locale
Gbp-Pq: Name fix-LC_COLLATE-rules.diff
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +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
GNU Libc Maintainers [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
git-updates
GIT update of git://sourceware.org/git/glibc.git/release/2.24/master from glibc-2.24
Gbp-Pq: Name git-updates.diff
Aurelien Jarno [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
glibc (2.24-11) unstable; urgency=medium
[ Aurelien Jarno ]
* debian/patches/git-updates.diff: update from upstream stable branch:
- Improve memcpy/memset performance on Skylake server.
* debian/patches/any/cvs-malloc-hardening.diff: patch backported from
upstream to further harden glibc malloc metadata against 1-byte
overflows. Closes: #862950.
[dgit import unpatched glibc 2.24-11]
Aurelien Jarno [Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)]
Import glibc_2.24-11.debian.tar.xz
[dgit import tarball glibc 2.24-11 glibc_2.24-11.debian.tar.xz]
Aurelien Jarno [Thu, 4 Aug 2016 01:13:12 +0000 (01:13 +0000)]
Import glibc_2.24.orig.tar.xz
[dgit import orig glibc_2.24.orig.tar.xz]