]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Note bug 12154 and bug 29305 as fixed
authorFlorian Weimer <fweimer@redhat.com>
Tue, 13 Sep 2022 11:22:27 +0000 (13:22 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 13 Sep 2022 11:22:27 +0000 (13:22 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9360596fcc0a991108d36d85c87baac9bad4c673..03281e3ab41c26cd21e822c44a50511f8e121e71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,9 @@ Security related changes:
 
 The following bugs are resolved with this release:
 
+  [12154] Do not fail DNS resolution for CNAMEs which are not host names
   [28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning
+  [29305] Conserve NSS buffer space during DNS packet parsing
   [29415] nscd: Fix netlink cache invalidation if epoll is used
   [29446] _dlopen now ignores dl_caller argument in static mode
   [29485] Linux: Terminate subprocess on late failure in tst-pidfd