From nobody Sun Jan 21 21:00:03 2024 X-Original-To: rc@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 4TJ5Mm1sXcz57k9L for ; Sun, 21 Jan 2024 21:00: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 4TJ5Ml5KzCz3x6d for ; Sun, 21 Jan 2024 21:00:03 +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=1705870803; 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=rbDK9RT8HZw/mVakRhV7S220SC38iH/lygKBF4YZX9I=; b=lPWEtfvgTl639UIa7eywDE0g00Hw9aCQ0USlglbgPkJFLuN0iH2rNpvE7Hi+L1mLsLvYYZ k4nBNBL0wExprsJYWSufrhpUXBqzHq3UgeV2c5mv+6uruNWYq2SN8HH5I09akI0wjopWdt +gWOE1hWCSebKFHiXrZrdUmS2rfFsRjb3pRyfrfbf0pIi7pXUV2TDRizoDLF0lzM5lFH68 lZTfy0athGSvZG688q78Ltli0072nmpGirbDEOSERGRcHCzV+eXbF7EJ3th/eC2qodUwTa aDAXuhxQO4sMbXRgFD6GMRg+IxMA3pvWtBLmv8V1S4X/OdILCuni6SLLK2j2kg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705870803; a=rsa-sha256; cv=none; b=OKqdV2PyGf8EKhuV5sU9YPqrg+4sc/KQ1lxdbCRoSB3NF4bQyim6VPcG67H48Txt1aJJG8 ukMluzOMRyhEChy8P7Nft1sfLvE6ACKl+Kwt8rE8j+swBwJaVwjNFZaqnQ/3HKUB4g0aI7 na56mhElKpJrqNLqhkch6/6r7m62FjLqy7qNWI0YPWrS0U5rw28XSDsle3ykL0dK1+AUx1 GX7Jc2CvRfg91iNJRaQp5fyTKLUg0K9KWvo41R+v//MYYt54zZiUGR+R8kR04BsmlP6YWF 0wn5t9Q77U7RKFDuVQAk794sd0v1MVJzgWgGGoT27keK9vSaHDRvNLCnyXeJZQ== 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 4TJ5Ml4RGczYqJ for ; Sun, 21 Jan 2024 21:00: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 40LL03DE010203 for ; Sun, 21 Jan 2024 21:00:03 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40LL03h9010198 for rc@FreeBSD.org; Sun, 21 Jan 2024 21:00:03 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202401212100.40LL03h9010198@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: rc@FreeBSD.org Subject: Problem reports for rc@FreeBSD.org that need special attention Date: Sun, 21 Jan 2024 21:00:03 +0000 List-Id: Discussion related to /etc/rc.d design and implementation List-Archive: https://lists.freebsd.org/archives/freebsd-rc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-rc@freebsd.org X-BeenThere: freebsd-rc@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17058708033.a10ad4aFB.8510" Content-Transfer-Encoding: 7bit --17058708033.a10ad4aFB.8510 Date: Sun, 21 Jan 2024 21:00:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 271375 | defaultrouter_fibX in rc.conf does not work. Open | 213448 | rc.d/ntpd: Cannot fetch leap-seconds file if secu 2 problems total for which you should take action. --17058708033.a10ad4aFB.8510 Date: Sun, 21 Jan 2024 21:00:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    271375 | defaultrouter_fibX in rc.conf does not work.
Open        |    213448 | rc.d/ntpd: Cannot fetch leap-seconds file if secu

2 problems total for which you should take action.
--17058708033.a10ad4aFB.8510--