From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id BA6933858D33 for ; Tue, 7 Feb 2023 14:19:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BA6933858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id F3C205F835; Tue, 7 Feb 2023 14:19:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1675779573; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8zmvUDez8zo/reOzb6rgY48xhSwP6Q3MU2NzJR5uY7E=; b=gPyUyzpCYSDXqbuKcU5c1bTQLVaEqKyEjHVMiC7m+kkp6MIzf3k8tx3gxsI4MHmgfTaJnC Z+ppxG6//vSEZ4HSW9ObgvWpN9xMCX3bgTU8lU5u5hHIGOoMIFR9L84eio7sAGDivKvPPu CTaWeSERX6oIQZpUuKLJSEBwwXdvNBA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1675779573; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8zmvUDez8zo/reOzb6rgY48xhSwP6Q3MU2NzJR5uY7E=; b=75veEFnvHLx480/HWu05igyMUIjBRNNJEEjclp9k/Og6iklWAwonxMuWQYFhMZ5HV83EXf M0POVBuNfgun2nCg== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id E942B2C141; Tue, 7 Feb 2023 14:19:32 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id C26BA442F17; Tue, 7 Feb 2023 15:19:32 +0100 (CET) From: Andreas Schwab To: Adhemerval Zanella Cc: libc-stable@sourceware.org Subject: Re: [COMMITTED] Use 64-bit time_t interfaces in strftime and strptime (bug 30053) References: <20230207140907.3901735-1-adhemerval.zanella@linaro.org> X-Yow: FEELINGS are cascading over me!!! Date: Tue, 07 Feb 2023 15:19:32 +0100 In-Reply-To: <20230207140907.3901735-1-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Tue, 7 Feb 2023 11:09:07 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-9.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Feb 07 2023, Adhemerval Zanella wrote: > diff --git a/NEWS b/NEWS > index d576862346..0da4770fd1 100644 > --- a/NEWS > +++ b/NEWS > @@ -137,6 +137,8 @@ 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) That's the wrong news entry. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."