glibc.git
22 months agofo_FO-date_fmt
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
fo_FO-date_fmt

# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Fix d_t_fmt and date_fmt in fo_FO
# DP: Related bugs: #307194
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Jacob Sparre Andersen <sparre@nbi.dk>
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10

# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Fix d_t_fmt and date_fmt in fo_FO
# DP: Related bugs: #307194
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Jacob Sparre Andersen <sparre@nbi.dk>
# DP: Upstream status: not submitted
# DP: Date: 2006-01-10

Gbp-Pq: Topic localedata
Gbp-Pq: Name fo_FO-date_fmt.diff

22 months agolocale-ku_TR
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
locale-ku_TR

# DP: Description: Please add Kurdish locale
# DP: Related bugs: BZ870
# DP: Dpatch author: Denis Barbier <barbier@debian.org>
# DP: Patch author: Kader DILSIZ, Pablo Saratxaga
# DP: Upstream status: Version 0.1 submitted in the original bugreport
# DP:   has been committed, this new version has been sent just after.
# DP: Date: 2006-01-06

# DP: Description: Please add Kurdish locale
# DP: Related bugs: BZ870
# DP: Dpatch author: Denis Barbier <barbier@debian.org>
# DP: Patch author: Kader DILSIZ, Pablo Saratxaga
# DP: Upstream status: Version 0.1 submitted in the original bugreport
# DP:   has been committed, this new version has been sent just after.
# DP: Date: 2006-01-06

Gbp-Pq: Topic localedata
Gbp-Pq: Name locale-ku_TR.diff

22 months agolocale-eu_FR
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
locale-eu_FR

# DP: Description: #257840: locales: Please add the eu_FR locale
# DP: Related bugs: #257840
# DP: Dpatch author: GOTO Masanori <gotom@debian.org>
# DP: Patch author: Christian Perrier <bubulle@debian.org>
# DP: Upstream status: Not submitted
# DP: Status Details: sending upstream
# DP: Date: 2004-07-31

# DP: Description: #257840: locales: Please add the eu_FR locale
# DP: Related bugs: #257840
# DP: Dpatch author: GOTO Masanori <gotom@debian.org>
# DP: Patch author: Christian Perrier <bubulle@debian.org>
# DP: Upstream status: Not submitted
# DP: Status Details: sending upstream
# DP: Date: 2004-07-31

Gbp-Pq: Topic localedata
Gbp-Pq: Name locale-eu_FR.diff

22 months agosupported
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +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

22 months agosort-UTF8-first
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
sort-UTF8-first

Gbp-Pq: Topic localedata
Gbp-Pq: Name sort-UTF8-first.diff

22 months agoLC_IDENTIFICATION-optional-fields
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +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

22 months agolocale-print-LANGUAGE
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +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

22 months agocheck-unknown-symbols
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +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

22 months agogit-updates
GNU Libc Maintainers [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +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

22 months agoglibc (2.37-15~deb13u1) trixie; urgency=medium
Aurelien Jarno [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
glibc (2.37-15~deb13u1) trixie; urgency=medium

  * Rebuild for trixie.

[dgit import unpatched glibc 2.37-15~deb13u1]

22 months agoImport glibc_2.37-15~deb13u1.debian.tar.xz
Aurelien Jarno [Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)]
Import glibc_2.37-15~deb13u1.debian.tar.xz

[dgit import tarball glibc 2.37-15~deb13u1 glibc_2.37-15~deb13u1.debian.tar.xz]

2 years agoImport glibc_2.37.orig.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]