summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GNU Libc Maintainers [Mon, 11 May 2020 00:04:03 +0000 (01:04 +0100)]
supported
# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Add several locales to localedata.SUPPORTED
# DP: - ru_RU.CP1251 was requested in #225516
# DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant
# DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
# DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
# DP: Related bugs: #225516 (ru_RU.CP1251)
# DP: Dpatch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10
# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Add several locales to localedata.SUPPORTED
# DP: - ru_RU.CP1251 was requested in #225516
# DP: - uz_UZ.UTF-8 was clearly missing, uz_UZ had no UTF-8 variant
# DP: - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
# DP: no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
# DP: Related bugs: #225516 (ru_RU.CP1251)
# DP: Dpatch author: Denis Barbier
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10
Gbp-Pq: Topic localedata
Gbp-Pq: Name supported.diff
GNU Libc Maintainers [Mon, 11 May 2020 00:04:03 +0000 (01:04 +0100)]
sort-UTF8-first
Gbp-Pq: Topic localedata
Gbp-Pq: Name sort-UTF8-first.diff
GNU Libc Maintainers [Mon, 11 May 2020 00:04:03 +0000 (01:04 +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 [Mon, 11 May 2020 00:04:03 +0000 (01:04 +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 [Mon, 11 May 2020 00:04:03 +0000 (01:04 +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 [Mon, 11 May 2020 00:04:03 +0000 (01:04 +0100)]
git-updates
GIT update of https://sourceware.org/git/glibc.git/release/2.30/master from glibc-2.30
GIT update of https://sourceware.org/git/glibc.git/release/2.30/master from glibc-2.30
Gbp-Pq: Name git-updates.diff
Samuel Thibault [Mon, 11 May 2020 00:04:03 +0000 (01:04 +0100)]
glibc (2.30-8) unstable; urgency=medium
* sysdeps/hurd.mk: Move ld.so link creation to hurd-i386.mk since it is
32bit-specific.
* sysdeps/hurd-i386.mk: Move i386-specific mach headers to multiarch
directory, so they get accessible from the "machine" symlink of the
gnumach-dev package.
* patches/hurd-i386/git-ss_init.diff: Add missing ss initialization. Fixes
Xorg startup error, and possibly a lot other bugs with threads.
[dgit import unpatched glibc 2.30-8]
Samuel Thibault [Mon, 11 May 2020 00:04:03 +0000 (01:04 +0100)]
Import glibc_2.30-8.debian.tar.xz
[dgit import tarball glibc 2.30-8 glibc_2.30-8.debian.tar.xz]
Aurelien Jarno [Fri, 6 Dec 2019 22:18:04 +0000 (22:18 +0000)]
Import glibc_2.30.orig.tar.xz
[dgit import orig glibc_2.30.orig.tar.xz]