]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Reorder out-of-order bugs
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Jul 2018 13:58:48 +0000 (15:58 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Jul 2018 13:58:48 +0000 (15:58 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5bcca538c601836855c58c3502225860a7a3809b..c0b9398e8377d2363bb2ab932f11a8b50e630d51 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -120,23 +120,23 @@ The following bugs are resolved with this release:
   [22299] x86-64: Don't set GLRO(dl_platform) to NULL
   [22320] glob: Fix one-byte overflow (CVE-2017-15670)
   [22321] sysconf: Fix missing definition of UIO_MAXIOV on Linux
-  [22442] if_nametoindex: Check length of ifname before copying it
   [22322] libc: [mips64] wrong bits/long-double.h installed
   [22325] glibc: Memory leak in glob with GLOB_TILDE (CVE-2017-15671)
   [22342] NSCD not properly caching netgroup
   [22343] malloc: Integer overflow in posix_memalign (CVE-2018-6485)
   [22375] malloc returns pointer from tcache instead of NULL (CVE-2017-17426)
   [22377] Provide a C++ version of iseqsig
-  [22636] PTHREAD_STACK_MIN is too small on x86-64
+  [22442] if_nametoindex: Check length of ifname before copying it
   [22627] $ORIGIN in $LD_LIBRARY_PATH is substituted twice
+  [22636] PTHREAD_STACK_MIN is too small on x86-64
   [22637] nptl: Fix stack guard size accounting
   [22644] Fix i386 memmove issue
   [22679] getcwd(3) can succeed without returning an absolute path
     (CVE-2018-1000001)
   [22685] powerpc: Fix syscalls during early process initialization
-  [22786] Fix path length overflow in realpath
   [22715] x86-64: Properly align La_x86_64_retval to VEC_SIZE
   [22774] malloc: Integer overflow in malloc (CVE-2018-6551)
+  [22786] Fix path length overflow in realpath
   [23005] resolv: Fix crash in resolver on memory allocation failure
   [23024] getlogin_r: return early when linux sentinel value is set
   [23037] resolv: Fully initialize struct mmsghdr in send_dg