From nobody Mon Aug 19 11:29:43 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 4WnVkJ3fnLz5SrY9 for ; Mon, 19 Aug 2024 11:29:44 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WnVkH5vchz4YgJ for ; Mon, 19 Aug 2024 11:29:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724066983; a=rsa-sha256; cv=none; b=L4faerEFu9VknTDsi4bl4WJad/curDv3avtshbF4mDwqRMF9HQvISoAmgau9jz3/D0aAYB NEkeUhXcpD5bUYeI8xNXF1acTTaFEHttfAn3ek9DnOIKLZjlfnbLvD87v5BjAaUH9wqJ7D OWQkZ5zlN1Isb9GKjXFjZhteP3hz9zZhQmPbZsSskCnCc+inNIAfbTrB7wLQ9EoWgSRjdx 2PQqA8CCmIEH05/Cax2fHQ6EV9PP87uD8ADrX8ZAKG4MHJ2do1z+xpRqIdHEVU6LKIo2Fz re2HhD/Mt4Kx8kCCJ80M4O8/NnzfH2Xjhicj8LBPX0WgzzAyteLNVGJvvndefw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724066983; 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=Nvz+cZjvckqpAsfWN66zG7TE/Ae9hRsOwTUa0TFegDo=; b=wyxiEAyjcIANLlC4LQKfzAVZwexA8h+KENL9Y6VAcQ0ngOwbeIN2zX8Xqs4Atus9+LZgMA cUm8nicUgE9LIqUfmsfGfw0mNIuy0p+9Y4XgkOJFkmDTDZvGPag/8HefpTh2T+IjJ8lUP6 bPll5gzZviLiJq+q7yv/ikGagaZTXWKTSxxC9n3Z8cABbmO87Rb8iOBAmryQ4JDW2cc+V5 dTIO9BjU92dX4w8YQ7kTOTOQtcOzci1U0SiEk5fulcCTARXKh1C3bGtYM9lRg2oqBzXBUo dhbAg+FmNc3M3Gxz1AA/jXNuHUXpIyvXMqzaS32JcV8qAnBBVvkfdejNHrU44A== 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 4WnVkH5W56z1Cvn for ; Mon, 19 Aug 2024 11:29:43 +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 47JBThom053565 for ; Mon, 19 Aug 2024 11:29:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47JBThhH053564 for bugs@FreeBSD.org; Mon, 19 Aug 2024 11:29:43 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 280922] Change 46c599340f187db577b9212ab18022f3c7380c68 fixes one case (localtime / gmtime -> strftime('%s'), but breaks another Date: Mon, 19 Aug 2024 11:29:43 +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-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: vlad.shabanov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D280922 --- Comment #1 from Vladislav Shabanov --- Created attachment 252912 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252912&action= =3Dedit the patch --=20 You are receiving this mail because: You are the assignee for the bug.=