Aurelien Jarno pushed to branch buster at GNU Libc Maintainers / glibc
Commits: 26ebe1fc by Aurelien Jarno at 2020-03-08T14:00:21+01:00 debian/patches/git-updates.diff: update from upstream stable branch (Closes: #930697): * 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 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. - - - - - 3 changed files: - debian/changelog - debian/patches/any/git-libio-stdout-putc.diff - debian/patches/git-updates.diff View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit/26ebe1fcddc8410d18c83b5a88e82307e4357c87 -- View it on GitLab: https://salsa.debian.org/glibc-team/glibc/-/commit/26ebe1fcddc8410d18c83b5a88e82307e4357c87 You're receiving this email because of your account on salsa.debian.org.