From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7847) id 165FC3858D28; Fri, 25 Feb 2022 13:58:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 165FC3858D28 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Raoni Fassina Firmino To: glibc-cvs@sourceware.org Subject: [glibc/ibm/2.30/master] NEWS: Add a bug fix entry for BZ #28896 X-Act-Checkin: glibc X-Git-Author: H.J. Lu X-Git-Refname: refs/heads/ibm/2.30/master X-Git-Oldrev: 31615a5f4773e75f2ea007acae668c0605b96f93 X-Git-Newrev: a79bc55e5be07d797d77b63fc0018eb515ae7049 Message-Id: <20220225135854.165FC3858D28@sourceware.org> Date: Fri, 25 Feb 2022 13:58:54 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2022 13:58:54 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a79bc55e5be07d797d77b63fc0018eb515ae7049 commit a79bc55e5be07d797d77b63fc0018eb515ae7049 Author: H.J. Lu Date: Fri Feb 18 19:13:02 2022 -0800 NEWS: Add a bug fix entry for BZ #28896 Diff: --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 808634b10a..8715fd7d2b 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,8 @@ The following bugs are resolved with this release: [27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts [27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex + [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm + variants when avoiding overflow Version 2.30