From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 845283858D33; Tue, 7 Feb 2023 15:36:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 845283858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675784168; bh=WPx7jp8dvRWG2msBR3Hh8ouc5ZrFgtL1dTxjST0CKNo=; h=From:To:Subject:Date:From; b=fIFdv+a+azrkfHyyIttLPO0RgCiuUXpugg0ow4lfqtOzRFg6L1amnMBBR0aqXqR9s ZXDUMO90RNxJncPCV3odaNa1EPL3zHzmK0F0qFIW/gJYeuCjPLajBnDy+XS6d/VF9/ +AGzEdr2nM1zQ1N3mKcyqPPRm8f3iksxTXhYqcP8= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc/release/2.34/master] Fix NEWS bug entry for 0b962177ee3b45cf775176eb454fcf6aa1b0f6e3 X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/release/2.34/master X-Git-Oldrev: 0b962177ee3b45cf775176eb454fcf6aa1b0f6e3 X-Git-Newrev: 48059f2b218c0e1d4bea7e3d9fc4854c86a51c85 Message-Id: <20230207153608.845283858D33@sourceware.org> Date: Tue, 7 Feb 2023 15:36:08 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=48059f2b218c0e1d4bea7e3d9fc4854c86a51c85 commit 48059f2b218c0e1d4bea7e3d9fc4854c86a51c85 Author: Adhemerval Zanella Date: Tue Feb 7 12:34:09 2023 -0300 Fix NEWS bug entry for 0b962177ee3b45cf775176eb454fcf6aa1b0f6e3 Diff: --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0da4770fd1..87ab465c5e 100644 --- a/NEWS +++ b/NEWS @@ -137,8 +137,7 @@ The following bugs are resolved with this release: [29771] Restore IPC_64 support in sysvipc *ctl functions [29776] elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 [29951] time: Set daylight to 1 for matching DST/offset change - [30068] stdio: incorrect printf output for integers with thousands - separator and width field (CVE-2023-25139) + [30053] time: strftime %s returns -1 after 2038 on 32 bits systems Version 2.34