glibc.git
2 years agofo_FO-date_fmt
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
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

2 years agolocale-ku_TR
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
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

2 years agolocale-eu_FR
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
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

2 years agosupported
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
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

2 years agosort-UTF8-first
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
sort-UTF8-first

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

2 years agoLC_IDENTIFICATION-optional-fields
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +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

2 years agolocale-print-LANGUAGE
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +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

2 years agocheck-unknown-symbols
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +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

2 years agogit-updates
GNU Libc Maintainers [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
git-updates

GIT update of https://sourceware.org/git/glibc.git/release/2.36/master from glibc-2.36

GIT update of https://sourceware.org/git/glibc.git/release/2.36/master from glibc-2.36

Gbp-Pq: Name git-updates.diff

2 years agoglibc (2.36-7) unstable; urgency=medium
Aurelien Jarno [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
glibc (2.36-7) unstable; urgency=medium

  [ Samuel Thibault ]
  * debian/debhelper.in/libc.templates (glibc/kernel-too-old),
    debian/debhelper.in/libc.preinst: Note that upgrading a kernel also means
    rebooting it. Also, the libc package is usually in an odd state at that
    point and apt -f install needs to be used.
  * debian/patches/hurd-i386/git-getrandom-chroot.diff: Fix calling getrandom
    inside a minimal chroot. Fixes openssh-server >= 1:9.1.
  * debian/patches/hurd-i386/local-static_pthread_setcancelstate.diff: Fix
    ldconfig crashing on libxeddsa2.
  * debian/testsuite-xfail-debian.mk: Update hurd results.

  [ Flavio Cruz ]
  * debian/patches/hurd-i386/git-mach-headers-freestanding.diff: Force use of
    -ffreestanding when checking for gnumach headers.

  [ Aurelien Jarno ]
  * debian/glibc-source.filelist: update following recent changes.
  * debian/patches/any/git-floatn-gcc-13-support.diff: backport FloatN support
    for GCC 13 from upstream.  Closes: #1022166.
  * Update Spanish debconf translation, by Camaleón.  Closes: #1026786.
  * debian/debhelper.in/locales-all.NEWS: drop to make lintian happy, as it
    only contains a very old entry.
  * debian/local/manpages/locale.gen.5, debian/local/manpages/update-locale.8:
    fix issues reported by the manpage-l10n project.  Closes: #1026321.

  [ Helmut Grohne ]
  * Use conjunction for libgd-dev profiles.
  * Annotate B-D libcap-dev with stage2 profile.

[dgit import unpatched glibc 2.36-7]

2 years agoImport glibc_2.36-7.debian.tar.xz
Aurelien Jarno [Sun, 25 Dec 2022 18:42:32 +0000 (18:42 +0000)]
Import glibc_2.36-7.debian.tar.xz

[dgit import tarball glibc 2.36-7 glibc_2.36-7.debian.tar.xz]

3 years agoImport glibc_2.36.orig.tar.xz
Aurelien Jarno [Thu, 22 Sep 2022 20:23:11 +0000 (21:23 +0100)]
Import glibc_2.36.orig.tar.xz

[dgit import orig glibc_2.36.orig.tar.xz]