From nobody Wed Dec 13 04:01:03 2023 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 4Sqhc02mzzz53p41 for ; Wed, 13 Dec 2023 04:01:04 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sqhbz62xtz4q57 for ; Wed, 13 Dec 2023 04:01:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702440063; a=rsa-sha256; cv=none; b=JHxaLwe2d1ttKcGaIV+BTcgVmoCiX4kmpRoJ5fDVJqsOvp4FKIP/OVRlOqxHX+unouZlL0 xVpw7yoBenO2NnLHwIDDqSGvNtUu/bubSXg36ZNYtBjPYo/lPXfIHiSvtuQ0mmAj8v3Y4n 12NYbJlCEc0iWVRdQFBEgj4CDVdywzWm2Ip6PtK9SSgnrrdFPzLV6ccv/5o5isUWkjjPvw QIlWhMIwE3WFcRFEuH++Hj3TyfD6CfpE4m4fZlIme8EXd3F1LJNlCYkDVGK7uanFw0dlIQ L7/uNaYJ0ZG5d6KkiQCf2sDmUgeI0kLuEueGP+5Nxd79UeN22XgiupCyPDOoiQ== 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=1702440063; 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; bh=0K0rz88I6jNlTo/0TjeQyAQ+B78McInUdZdU15LAlgE=; b=p7WPvjkQz7/ejVOEIykpBYBLKIjT1kZc6FoRng0bw6ZwR97LN8sWA1FaaerEg3Od52O01I 5JkICLJoVR0IFf8LlUcF1WBgreboZ4QhlAlzoYEQjSI8If2kYCJu5joHESFCj6XPkk5tFB GSBTJHQ+9VRiiv5/e6osYzMnZx8HF8TPlvkszK34v9aZgyfO0+yLIb64h0eC3hp5oR8R+b Laq5LLQaAEBy9fWNUluZTcQ9hVOPqsP8m8K/OyKuWxzIkv9I+LOJqYP/aTnfNRUWan7xas MWbDcpRDVcFQyix0k/v8m0YdwA8KFyJ6m10plpHsO7/waTOv7EWMnXCq+yrcZg== 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 4Sqhbz586Vzjl5 for ; Wed, 13 Dec 2023 04:01:03 +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 3BD41379071093 for ; Wed, 13 Dec 2023 04:01:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BD4135P071092 for bugs@FreeBSD.org; Wed, 13 Dec 2023 04:01:03 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 275737] leap-seconds.list location is no longer valid Date: Wed, 13 Dec 2023 04:01:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mike@jellydonut.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D275737 Bug ID: 275737 Summary: leap-seconds.list location is no longer valid Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: mike@jellydonut.org It appears that the IETF no longer carries the leap-seconds.list file. Both upgraded and newly-installed instances of FreeBSD are giving me warnings in /var/log/messages about my installed version's pending expiration on 12/28/= 23. In debugging I tried to fetch the file referenced in /etc/defaults/rc.conf directly (aka - ntp_leapfile_sources=3D"https://www.ietf.org/timezones/data/leap-seconds.li= st") and instead of data I get the following: ietf.org is no longer serving this file. I've personally been able to work around it via ntp_leapfile_sources=3D"https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seco= nds.list" but wanted to alert you all so it can be updated to this or another locatio= n, ideally before expiry. Thanks for your consideration, Michael Proto --=20 You are receiving this mail because: You are the assignee for the bug.=