From: Raspbian automatic forward porter Date: Thu, 30 Jul 2020 15:09:04 +0000 (+0100) Subject: Merge version 2.31-1+rpi1 and 2.31-2 to produce 2.31-2+rpi1 X-Git-Tag: archive/raspbian/2.31-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=69ffbebecb76d7f7a6af8f7eb08d8fc4a4f7992b;p=glibc.git Merge version 2.31-1+rpi1 and 2.31-2 to produce 2.31-2+rpi1 --- 69ffbebecb76d7f7a6af8f7eb08d8fc4a4f7992b diff --cc debian/changelog index 177cbc5bf,dbce5ecf0..f99c86f56 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,33 +1,46 @@@ - glibc (2.31-1+rpi1) bullseye-staging; urgency=medium ++glibc (2.31-2+rpi1) bullseye-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 introduced in 2.29-9+rpi1 by Peter Michale Green] + * Change mode on scripts/check-obsolete-constructs.py to 644, + dgit does not like mode 755 files created by patches and the + script does not seem to be used for anything in the Debian + package. + - -- Raspbian forward porter Thu, 23 Jul 2020 20:52:08 +0000 ++ -- Raspbian forward porter Thu, 30 Jul 2020 15:09:03 +0000 ++ + glibc (2.31-2) unstable; urgency=medium + + [ Aurelien Jarno ] + * debian/control.in/libc: add a Breaks: against macs (<< 2.2.7.1-3~) due to + bug #965073. + * debian/patches/git-updates.diff: update from upstream stable branch: + - Fix a signed comparison vulnerability in the ARMv7 memcpy and memmove + functions (CVE-2020-6096). Closes: #961452. + * debian/control.in/libc: do not limit the openssh-server breaks to 32-bit + architectures, clock_nanosleep has to be allowed in addition to + clock_gettime64. Closes: #965932. + * debian/patches/any/submitted-selinux-deprecations.diff: proposed patch to + ignore the selinux deprecations introduced in libselinux (>= 3.1), fixing + an FTBFS. Closes: #965941. + * debian/patches/x32/submitted-fix-nptl-setgroups-x32.patch: proposed patch + to fix the setgroups functions in threaded applications on x32 (without + the testsuite part). Closes: #965091. + + [ Samuel Thibault ] + * debian/patches/hurd-i386/local-tls-ie-align.diff: Fix TLS IE load with >= + 8 byte alignment. + * debian/testsuite-xfail-debian.mk: Update backtrace result. + * debian/patches/hurd-i386/git-fix-longjmp.diff: Fix longjmp from dl loader. + Notably fixes calling setuid programs from eatmydata. + * debian/control: Build-depend on gnumach-dev with userland driver RPC interface. + * debian/libc0.3.symbols.hurd-i386: Add userland driver RPC interface stubs. + * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Make + clock_nanosleep accept CLOCK_MONOTONIC as well. + + -- Aurelien Jarno Thu, 23 Jul 2020 00:26:24 +0200 glibc (2.31-1) unstable; urgency=medium