From nobody Mon Dec 25 14:46:37 2023 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 4SzLML52rNz54pJH for ; Mon, 25 Dec 2023 14:46:38 +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 4SzLMK4fHlz3Zcp for ; Mon, 25 Dec 2023 14:46:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703515597; a=rsa-sha256; cv=none; b=lFKNfkboxm12tI2UDARn8e5LiVEbbytQ922cu3AvtV+u6SRDI7noHLH4U8QEyY5M/JaLWE gMMO5tK4ywxmF4XWZhk4RPkq/8wBYPKtk6zSnefDqydeaoPx7zeAmxEJyk1lYapT3XDPLS iw0N5meFEnPm8/gwVIbKn7g8tas/j6Wr4IVG7gIku6uzkHz3stukjTW730IKR9wIklcnhi 9Y7FnjBEHIcjFE3fCWk/qrqo5FQNNpMU3D9w9+2ROK0AuXOTHTBshVJmD2Dq5Ky5p9lIQe hZbDA2DsqzpSZiFlXB7Rls1TB9QajNMKHdqBOOtmMOY85qbxxTSkh89IhxUOTQ== 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=1703515597; 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=GadLC5e6fM5w8G2o2MFsRJBWAvwkZuXL9DOpcRvvvr0=; b=p5eO7S2QQlhPmLENPqOfgDUWIJOmPEi18kRE/UxJNfwSWF/kGh07DgwqyVcewGxBSB+D+f moueRIgFJKRiZn46MvmVjhBapmHuDUbzrzcLx6foWUobB8HA/R2V6DofgqT+owRC8wyD3V DNjMBt9jrzJHYZxggp3EptgjFCYkzrYWL1GjoDus8ypK7hOkQ3MzXAEkhuEmOw8OTHyXFc MdT3NXXuYsyNQLgeMx5o0vC3BZXw1SX9XZNTYpxlYBElvLUf4GhmBIVoPa0lgi3uSDPB2L Cjd8BL4wRqdWEFQcLSWZ0B3gu8Swiu+RmEZEsmJcXBGtwNalt2PHQ/c0K8Op3w== 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 4SzLMK3d8Vz17m for ; Mon, 25 Dec 2023 14:46:37 +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 3BPEkb54027379 for ; Mon, 25 Dec 2023 14:46:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BPEkbTe027378 for rc@FreeBSD.org; Mon, 25 Dec 2023 14:46:37 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: rc@FreeBSD.org Subject: [Bug 232555] local_unbound fails to start if root.key is empty. Date: Mon, 25 Dec 2023 14:46:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: des@FreeBSD.org X-Bugzilla-Flags: mfc-stable12+ mfc-stable11+ mfc-stable10+ X-Bugzilla-Changed-Fields: 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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232555 --- Comment #2 from Mark Linimon --- ^Triage: committed back in 2018. The mfc-stable* flags' values are now OBE. --=20 You are receiving this mail because: You are on the CC list for the bug.=