From nobody Sat Dec 7 01:25:49 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Y4r6j4y4Nz5gFnj for ; Sat, 07 Dec 2024 01:25:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y4r6j3SLzz4dR8 for ; Sat, 7 Dec 2024 01:25:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733534749; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HvHrOD5OdcX0Ia3P24LtczfgJQmIabDOW2TflyfjfwA=; b=RsGobCvXx1g7fiy9d4E0Ovv1TCtiztMbDMpQ48LBz0ZUTPUDZ2jKyTnYmihAT1AjSB8iMz SiLRpGo+derwvR8467u4AzrmsX6l8wKbwMaYZljRagYstqeyYl5KSW5MLEWxTZQrGPmbZ9 GZx4l1s2MiO107TCHwfmR8/z122nJ6v6f5k0BMPIgwrafjHw3XzlF1mWfO+M9Och5Rfhgf YIPQ7kmOnUXeY1MJ9aLvyF1Wi8/ZZqv5ds440bfR4ZFB06rmvyjdZ+OqaIOBK+FbhppHAv 2fajlqOZyU38NSh+SEOsywwiXlBeyr+6kk3GDmIK+0XB52RAq5X6TYUJ7zN+mg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733534749; a=rsa-sha256; cv=none; b=fCVkaF51wrqdcMOX0TxVZWAyFEtvVFZIROPRRZTQwpRaBSpSQChad1MXgoeNyYtHKW/L6K GnewmFf4j5nxjSvHz+z7sj+rmOISjv4MSXj/nIxyndUd0ubgffuZvd19fFHc4lFP0iq0OY xZI2Tu9HrfkC8nSch3Tvnt8//8jVHKPvtvCFVt2YEVKku+5EWXrCfCKsy1AqqExCdUh7HF EG1PSmz8+byezsw6mmIyWQIur41MuEXA4euy6F0EHVcXAxcmiLnXS3F74xJ9xMFAf1N0HD YDMNm7mMBhqHYIQq8SKELgJz+GcpXiLoqZQdvtPJHlen7o2JtIdjmrkcZNCLZA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Y4r6j34DSz12X9 for ; Sat, 7 Dec 2024 01:25:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4B71PnoF033482 for ; Sat, 7 Dec 2024 01:25:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B71PnO9033481 for bugs@FreeBSD.org; Sat, 7 Dec 2024 01:25:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282916] The strptime() function in libc/stdtime parses an incorrect wday value with the %x format for dates after 12/31/00 Date: Sat, 07 Dec 2024 01:25:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: philip@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: des@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282916 Philip Paeps changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |des@FreeBSD.org Assignee|bugs@FreeBSD.org |des@FreeBSD.org --- Comment #3 from Philip Paeps --- I've only been syncing tzdata. DES has been tracking tzcode of late. I thought we were mostly in sync with upstream, but something may have been missed. DES: do you have time to take a look at this? If not, feel free to assign = to me and I'll look for a round tuit. :) Thank you! --=20 You are receiving this mail because: You are the assignee for the bug.=