summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +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 [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +0000)]
preprocessor-collate-uli-sucks
Gbp-Pq: Topic locale
Gbp-Pq: Name preprocessor-collate-uli-sucks.diff
GNU Libc Maintainers [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +0000)]
fix-LC_COLLATE-rules
Gbp-Pq: Topic locale
Gbp-Pq: Name fix-LC_COLLATE-rules.diff
GNU Libc Maintainers [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +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 [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +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 [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +0000)]
glibc (2.24-3) unstable; urgency=medium
[ Aurelien Jarno ]
* patches/kfreebsd/local-sysdeps.diff: update to revision 6102 (from
glibc-bsd).
* debian/control.in/main: Drop "Provides: locales" for locales-all.
Closes: #837694.
* Mark libc-l10n as Multi-Arch: foreign.
[ Samuel Thibault ]
* hurd-i386/tg-poll_errors_fixes.diff: Fix spurious port destroy on io_select
returning an error.
* hurd-i386/cvs-libpthread.diff: Update from upstream. Fixes spurious
dependencies of libp11, libgnutls30, libbsd0.
[ John David Anglin ]
* patches/hppa/submitted-sysdeps-cancel.diff: new patch to fix syscall
cancellation issues. Closes: #837518.
* testsuite-xfail-debian.mk: HPPA updates.
[dgit import unpatched glibc 2.24-3]
Aurelien Jarno [Sat, 17 Sep 2016 18:00:44 +0000 (18:00 +0000)]
Import glibc_2.24-3.debian.tar.xz
[dgit import tarball glibc 2.24-3 glibc_2.24-3.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]