From nobody Sun Jan 07 21:00:07 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 4T7V2J1DFMz55xXp for ; Sun, 7 Jan 2024 21:00:08 +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 4T7V2H531Zz4vVy for ; Sun, 7 Jan 2024 21:00:07 +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=1704661207; 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=CmY/5QE8A/qc8vtpNLxxb577WAXAftbugFHzlDMmCiU=; b=e/rL4sAo3YZxzHeHiko0ChSq3PJQiTCAKsqFC4bnsw93ka8QVvCifKxcY6U5e+EaNjTmdv VH+6lTyRir1FrwiRJiFZ/eOFDN4KRAi9jcpD8lYFWPlCR6XS8DUIfIuw0+m0J3QI46K6WY y0S2CxwoGMRWC4kCz1/2Z/Dh4cbTCtxZCfjDrO2o0A4DDZG2XI9HnQrUam5+I6bTzC+c7U XuyYgEqM3yqtz6mhvXHITYHDApB07oWfBMuN35y/8hBuoEhLGJLiVeeNoqnYcPh8jhMuqC eo0LrA5thqCaDlF8Q9vpvvHIDdJWzkTkdHmu8K8+q7edCGzsePJMb1r/+SfDRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704661207; a=rsa-sha256; cv=none; b=dylmy5Yc6u68/szOToF2Ic+0pzk/C80rltTsWpFHfK1mBYVAs1vF4oujq41kgOzfr4EI9p TRTRWsJWu7OWXx04cYfaQZrCA+aW4CXaUBAGqJ6LTK/vLBeWyZ8IMpWqQj9CR/t+XziTE+ 7chACx6evNMKu/I5N9xPuF1P4PWkyvtNWDKiwfyi17s5/W/1F062crgifwdKWX64XRyWbJ mO/7jJ+smQar0RuvkFxzBaLgzSnbH0xnRBWDCABDhZVQ4vPdQW+LjlpPKlYOwISCdJY9Hy 8Zv6R2dSS4S5iJ/+wEVOU6QaTrNjPBhkgEQ6kbY3R7pCug1CWcWkT0F35tqjew== 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 4T7V2H3CM4zfPg for ; Sun, 7 Jan 2024 21:00:07 +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 407L07ph098894 for ; Sun, 7 Jan 2024 21:00:07 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 407L07VZ098893 for rc@FreeBSD.org; Sun, 7 Jan 2024 21:00:07 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202401072100.407L07VZ098893@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, 7 Jan 2024 21:00:07 +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="17046612073.B1D6E.97384" Content-Transfer-Encoding: 7bit --17046612073.B1D6E.97384 Date: Sun, 7 Jan 2024 21:00:07 +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. --17046612073.B1D6E.97384 Date: Sun, 7 Jan 2024 21:00:07 +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.
--17046612073.B1D6E.97384--