From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oo1-xc2b.google.com (mail-oo1-xc2b.google.com [IPv6:2607:f8b0:4864:20::c2b]) by sourceware.org (Postfix) with ESMTPS id 5AC9B3858D33 for ; Tue, 7 Feb 2023 15:36:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5AC9B3858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-oo1-xc2b.google.com with SMTP id y17-20020a4ade11000000b0051762fdf955so1446025oot.3 for ; Tue, 07 Feb 2023 07:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=gDJUP29Ya1xaJNOsDrd3/9J1iBUDua/oRuRowbOvBRI=; b=AwXWk1d5Alg9e083aJJf/rDi6isNalxFqzkusdWq3xuExK4F+JMIfEB9At7P8vZJss bdoBLh7xrheMmft3QRTsRRXHZ0N+7N1CvEUul6Fh+Yx7Fq9D7NLfFYH4kx69Dw5HiX5Y Z3GfmjzOjtx02BTXr23B+X2n8iODyEaxE0bjbYfxmEjIm5HuhXN4eY0btM+uW8lcm7As nKi6L0GwLESayL4mSdqOb+78DMqUdXQqYrsH90APlVCAQU5VGmiPm8Bt+dJbXqMXIAsZ gW77WMGK+Hg2xCkkEV399hHU5PLhiYfaN+pJRd+fVIiC+4pyGL/3JVRJEf0pNpdqFzsk baNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=gDJUP29Ya1xaJNOsDrd3/9J1iBUDua/oRuRowbOvBRI=; b=Y2oR2/5fW6J2lfofoJ2Nbky0pSTd9t4DHw1bntmcaGPzqcipTNiUnvLHwTB5Ei0KvI OWduajRYpoyzG6i+D3K1owcLoulM3HwF7e6i84P1zQH2uY+S0SGWMGJ0IZvQ9GyhZzNu 5SzD+a9BJWwTvfqzkWcFXhT0OJ9qDfYoIfzjdiS3Xaw1kDrWEvLNYYd2dP51DOS3L1rK K8Y3WCRlLqFSnB/kn2a1sp2XuA+5LoNc9paHzbmb1ww8G2YgOZZs++yUSTVndg4fDHR5 ZHcvLjJVuOdXJuhvBU5n7ssnVCWUJT37BKxtDOJONYur48wWvhxbvEuyTnfTsk2Yr+Sv 16Yw== X-Gm-Message-State: AO0yUKXJICZd39Q8UDJIPtaIos7U5u2NoOSQXkaET64EPO1u6IReAcmT /XnnCLoVR6YY+dTNirH5dhE37P5Y31RfwRw5ses= X-Google-Smtp-Source: AK7set+r/6sqvORKeoSf7YIjLzNPZS6C4KgTafwcpl7qJWTSRZ6iRabXm5O9tP/reSk/cMp5sLdnOw== X-Received: by 2002:a4a:dece:0:b0:517:671c:68c2 with SMTP id w14-20020a4adece000000b00517671c68c2mr1578632oou.0.1675784182629; Tue, 07 Feb 2023 07:36:22 -0800 (PST) Received: from ?IPV6:2804:1b3:a7c2:8ced:8458:e6b7:cf66:aa19? ([2804:1b3:a7c2:8ced:8458:e6b7:cf66:aa19]) by smtp.gmail.com with ESMTPSA id s9-20020a4ac809000000b0051a6cb524b6sm374492ooq.2.2023.02.07.07.36.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Feb 2023 07:36:21 -0800 (PST) Message-ID: Date: Tue, 7 Feb 2023 12:36:18 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [COMMITTED] Use 64-bit time_t interfaces in strftime and strptime (bug 30053) Content-Language: en-US To: Andreas Schwab Cc: libc-stable@sourceware.org References: <20230207140907.3901735-1-adhemerval.zanella@linaro.org> From: Adhemerval Zanella Netto Organization: Linaro In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-13.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,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 07/02/23 11:19, Andreas Schwab wrote: > 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. > Fixed, thanks for spot it.