From: H.J. Lu Date: Thu, 27 Jan 2022 15:27:47 +0000 (-0800) Subject: NEWS: Add a bug fix entry for BZ #24794 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=646ec4ebe52a969041a2dafb4f2d7eadac221556;p=thirdparty%2Fglibc.git NEWS: Add a bug fix entry for BZ #24794 --- diff --git a/NEWS b/NEWS index de7afbfb74b..49b04dfdcc6 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ The following bugs are resolved with this release: [24228] old x86 applications that use legacy libio crash on exit [24476] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [24744] io: Remove the copy_file_range emulation + [24794] Partial test suite run builds corrupt test-in-container testroot [24986] alpha: new getegid, geteuid and getppid syscalls used unconditionally [25203] libio: Disable vtable validation for pre-2.1 interposed handles