From: Raspbian automatic forward porter Date: Sat, 29 Jul 2023 06:12:29 +0000 (+0100) Subject: Merge version 2.36-9+rpi1 and 2.36-9+deb12u1 to produce 2.36-9+rpi1+deb12u1 X-Git-Tag: archive/raspbian/2.36-9+rpi1+deb12u1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5d9a4bd4727757c4fc68f1ab39f2d3179b9f314d;p=glibc.git Merge version 2.36-9+rpi1 and 2.36-9+deb12u1 to produce 2.36-9+rpi1+deb12u1 --- 5d9a4bd4727757c4fc68f1ab39f2d3179b9f314d diff --cc debian/changelog index fb65088f2,aafd6e3a2..e2836cf2e --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,34 +1,44 @@@ - glibc (2.36-9+rpi1) bookworm-staging; urgency=medium ++glibc (2.36-9+rpi1+deb12u1) bookworm-staging; urgency=medium + + [changes brought forward from 2.25-2+rpi1 by Peter Michael Green at Wed, 29 Nov 2017 03:00:21 +0000] + * Disable testsuite. + + [changes brought forward from 2.35-1+rpi2 by Peter Michael Green at Sun, 02 Oct 2022 17:46:25 +0000] + * Remove valgrind breaks. + - -- Raspbian forward porter Sun, 14 May 2023 17:05:21 +0000 ++ -- Raspbian forward porter Sat, 29 Jul 2023 06:12:27 +0000 ++ + 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 Thu, 13 Jul 2023 20:07:47 +0200 glibc (2.36-9) unstable; urgency=medium