From: Adhemerval Zanella Date: Fri, 8 Jun 2018 21:14:46 +0000 (-0300) Subject: Mention BZ#23264 in NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a871574351e40d298d65949426a502c0ecaffcc;p=thirdparty%2Fglibc.git Mention BZ#23264 in NEWS --- diff --git a/ChangeLog b/ChangeLog index c55c4ded13c..e3593ef343e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ * sysdeps/unix/sysv/linux/spawni.c (__spawni): Do not interpret invalid binaries as shell scripts. * sysdeps/posix/spawni.c (__spawni): Likewise. + * NEWS: Add BZ#22264. 2018-06-01 Florian Weimer diff --git a/NEWS b/NEWS index 4c1dbda104e..24438803216 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ The following bugs are resolved with this release: [23166] sunrpc: Remove stray exports without --enable-obsolete-rpc [23196] __mempcpy_avx512_no_vzeroupper mishandles large copies [23236] Harden function pointers in _IO_str_fields + [23264] libc: posix_spawnp wrongly executes ENOEXEC in non compat mode Version 2.27