aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-09-13 13:22:27 +0200
committerFlorian Weimer <fweimer@redhat.com>2022-09-13 13:22:27 +0200
commit5d885617cec5713fdde42177398fe98acb66b7a2 (patch)
tree834169f9a4b445efeac96c7334f7096b7bf7138f
parenta7fa604f3050a1024dc8ec28ff28bad811f6151f (diff)
downloadglibc-5d885617cec5713fdde42177398fe98acb66b7a2.tar
glibc-5d885617cec5713fdde42177398fe98acb66b7a2.tar.gz
glibc-5d885617cec5713fdde42177398fe98acb66b7a2.tar.bz2
glibc-5d885617cec5713fdde42177398fe98acb66b7a2.zip
NEWS: Note bug 12154 and bug 29305 as fixed
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9360596fcc..03281e3ab4 100644
--- 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