From: Raspbian automatic forward porter Date: Sun, 27 Mar 2022 02:48:07 +0000 (+0100) Subject: Merge version 2.28-10+rpi1 and 2.28-10+deb10u1 to produce 2.28-10+rpi1+deb10u1 X-Git-Tag: archive/raspbian/2.28-10+rpi1+deb10u1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=01b2b2188277c1e2314fbec95e5b70d315b670c4;p=glibc.git Merge version 2.28-10+rpi1 and 2.28-10+deb10u1 to produce 2.28-10+rpi1+deb10u1 --- 01b2b2188277c1e2314fbec95e5b70d315b670c4 diff --cc debian/changelog index 0ac36779d,cb7fa65c4..d265ebf59 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,28 +1,35 @@@ - glibc (2.28-10+rpi1) buster-staging; urgency=medium ++glibc (2.28-10+rpi1+deb10u1) buster-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. + - -- Raspbian forward porter Tue, 14 May 2019 01:48:54 +0000 ++ -- Raspbian forward porter Sun, 27 Mar 2022 02:48:06 +0000 ++ + glibc (2.28-10+deb10u1) buster; urgency=medium + + [ Aurelien Jarno ] + * debian/patches/git-updates.diff: update from upstream stable branch + (Closes: #930697): + - Add more integrity check to malloc() function. + - Fix crash in _IO_wfile_sync. + - Fix bad free() in libdl if dlerror() is not used. Closes: #953257. + - Fix overflow in glibc.malloc.tcache_count tunable. + - Fix old x86 applications crash on exit() under valgrind. + - Remove copy_file_range emulation. The kernel interface has at evolved + and the glibc emulation doesn't match it anymore, so it's better for + it to return -ENOSYS. This only impacts Linux kernels << 4.8. + - Avoid lazy binding of symbols that may follow a variant PCS on arm64, to + support binaries using AdvSIMD and SVE vector calls. + - Fix large mmap64 offset for the N32 ABI on mips/mipsel/mips64el. + - Improve string functions performances on arm64. + * debian/patches/any/git-libio-stdout-putc.diff: refresh. + * debian/debhelper.in/libc.preinst: simplify the version comparison by only + comparing the two first parts, now that kernel 2.X are not supported + anymore. Closes: #1004861. + * debian/debhelper.in/libc.preinst: drop the check for kernel release > 255 + now that glibc and preinstall script are fixed. Closes: #987266. + + -- Aurelien Jarno Tue, 15 Mar 2022 23:48:49 +0100 glibc (2.28-10) unstable; urgency=medium