Skip to content
Snippets Groups Projects
Commit ce9e9e83 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Dylan Aïssi
Browse files

Import Debian changes 2.36-9+deb12u1

parent 2827e85a
No related branches found
No related tags found
1 merge request!34Update from debian/bookworm for apertis/v2024dev3
Pipeline #656700 canceled
glibc (2.36-9+deb12u1) bookworm; urgency=medium
[ Aurelien Jarno ]
* debian/patches/git-updates.diff: update from upstream stable branch:
- Affecting bookworm release architectures:
- Improve mcount overflow handling in gmon.
- Fix a buffer overflow in gmon (CVE-2023-0687).
- Fix a memory corruption when incorrectly calling gmon functions
repeatedly on in wrong order.
- Fix a deadlock in getaddrinfo (__check_pf) with deferred cancellation.
- Fix y2038 support in strftime on 32-bit architectures.
- Fix corner case parsing of /etc/gshadow which can return bad pointers
causing segfaults in applications.
- Fix a deadlock in system() when called concurrently from multiple
threads.
- cdefs: limit definition of fortification macros to __FORTIFY_LEVEL > 0
to support old C90 compilers.
- Not affecting bookworm release architectures:
- Fix LFS POSIX lock constants for powerpc64.
- Fix GL(dl_phdr) and GL(dl_phnum) for static builds. Closes: #1028200.
- Not affecting debian architectures:
- Fix LFS POSIX lock constants on 32 bit arch with 64 bit default
time_t.
- No change in the generated code:
- Fix asm constraints in amd64 version of feraiseexcept (bug not visible
with GCC 12).
[ Andrej Shadura ]
* debian/po/sk.po: Fix typos in the Slovak translation.
-- Aurelien Jarno <aurel32@debian.org> Thu, 13 Jul 2023 20:07:47 +0200
glibc (2.36-9) unstable; urgency=medium
 
[ Aurelien Jarno ]
......
This diff is collapsed.
......@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: glibc@packages.debian.org\n"
"POT-Creation-Date: 2023-01-03 21:34+0100\n"
"PO-Revision-Date: 2012-06-17 20:43+0100\n"
"Last-Translator: Marek Sýkora <marek.sykora78@gmail.com>\n"
"Last-Translator: Andrej Shadura <andrewsh@debian.org>\n"
"Language-Team: Slovak <debian-l10n-slovak@lists.debian.org>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
......@@ -60,7 +60,7 @@ msgstr "žiadne"
#. Description
#: ../debhelper.in/locales.templates:2002
msgid "Default locale for the system environment:"
msgstr "Štandarné locale systémového prostredia:"
msgstr "Štandardné locale systémového prostredia:"
#. Type: select
#. Description
......@@ -83,7 +83,7 @@ msgid ""
"language, they will experience difficulties."
msgstr ""
"Týmto vyberiete štandardný jazyk pre celý systém. Ak je toto "
"viacpoužívateľský systém, kde nie všetci používatelia hovoria štandarným "
"viacpoužívateľský systém, kde nie všetci používatelia hovoria štandardným "
"jazykom, môžu mať ťažkosti."
#. Type: boolean
......@@ -254,9 +254,9 @@ msgid ""
"later. Please upgrade your kernel and reboot before installing glibc. You "
"may need to use \"apt -f install\" after reboot to solve dependencies."
msgstr ""
"Táto verzia GNU libc vyžduje verziu kernelu ${kernel_ver} alebo "
"Táto verzia GNU libc vyžaduje verziu kernelu ${kernel_ver} alebo "
"neskoršiu. Aktualizujte prosím Váš kernel a reštartujte systém pred inštaláciou glibc. V prípade "
"chíbajúcich závisostí po reštarte, použite príkaz \"apt -f install\"."
"chýbajúcich závislostí po reštarte, použite príkaz \"apt -f install\"."
#. Type: note
#. Description
......@@ -272,6 +272,6 @@ msgid ""
"later. Older versions might work but are not officially supported by "
"Debian. Please consider upgrading your kernel."
msgstr ""
"Táto verzia GNU libc vyžduje verziu kernelu ${kernel_ver} alebo "
"Táto verzia GNU libc vyžaduje verziu kernelu ${kernel_ver} alebo "
"neskoršiu. Staršia verzia môže fungovať, ale nie je oficiálne podporovaná "
"Debianom. Zvážte prosím aktualizáciu vašeho kernelu. "
"Debianom. Zvážte prosím aktualizáciu vášho kernelu. "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment