From: H.J. Lu Date: Tue, 23 May 2023 23:45:03 +0000 (-0700) Subject: Document BZ #20975 fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93bd77104cdd7380823d80c778776d2eafb69a91;p=thirdparty%2Fglibc.git Document BZ #20975 fix --- diff --git a/NEWS b/NEWS index 0b3ee2ad143..43f2deb49df 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ Security related changes: The following bugs are resolved with this release: [12154] Do not fail DNS resolution for CNAMEs which are not host names + [20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock [24816] Fix tst-nss-files-hosts-long on single-stack hosts [27576] gmon: improve mcount overflow handling [28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning