From nobody Wed Aug 16 06:41:41 2023 X-Original-To: doc@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 4RQdpG54ffz4qJlH for ; Wed, 16 Aug 2023 06:41:42 +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 4RQdpF6x09z3Mvm for ; Wed, 16 Aug 2023 06:41:41 +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=1692168102; 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=5sJdmOvgYZgA8vUfd6g2LYpNHIgoM8nv0Umq6yMGvJ4=; b=KptrU6D2ZVFg7KZ/Uu6ZrwtsRMnst+u9iA9Ghd4b/mkWBjrkgnFAHf9qHNapqkMPpeiD/h V3ds1mxrj5CYKcriWoCwgltOJvMoB9/Eg2Ogvy7b9uM2h2yQ1mOmhW9iPdiTthK3gIgEfr evJ2UpiM7mJ4cNCg84pORqG+SLfExdYyW94RsaEsVNYaHyN3EawHLlH8WTO3Elo84Q4IYx fu7nQpoy+uGXPVtEzDnL6SpvvBqi5PcitvpbxnUSdt3tJb0qViK/3jdLihr5up9NnA9WSL y5eHa0TaGSiP2R/nhIJ4psk/ARJj4WnDXWoUxMpYvZjxotxWDiciZjYDCz1SJA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692168102; a=rsa-sha256; cv=none; b=QqWjb8cvpgXj1s4sASSTOnrF+rRJiRYdbldIwgf68K5CtVWjf+y1ovBbtgmAvjEOAx01Qe WTqK5302ycfIX6HgINeipCDsWcstIz5Er+Q2uSxmn9GAhLmDjRkJs1rjWNWJmsEL3uVWwE jF+9hCxX7W/M6eG8zhhExTLcTnNcfR7w23hYhXtH2n+XYHXF+RaFcVwTQN6nhq8TxebyGB y4GIpuDGdenOxHn0XldoqtiCfrejfOZ2Zw5wkECQcipG1CCfhqU5RORWbkU6voIZiUOAHJ IqNVCyRjguydb4VQBOmjq1q32GmJzoDVIOu+pbxTKCksb1mHJEjASK/+MLN4iw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RQdpF60XkzhrK for ; Wed, 16 Aug 2023 06:41:41 +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 37G6ffpx009053 for ; Wed, 16 Aug 2023 06:41:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37G6ffK5009052 for doc@FreeBSD.org; Wed, 16 Aug 2023 06:41:41 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: doc@FreeBSD.org Subject: [Bug 204549] freebsd-update should fetch e.g. /etc/ntp.conf.default Date: Wed, 16 Aug 2023 06:41:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 9.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@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: cc 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204549 Graham Perrin =E2=97=90 changed: What |Removed |Added ---------------------------------------------------------------------------- CC|grahamperrin@gmail.com |doc@FreeBSD.org --- Comment #9 from Graham Perrin =E2=97=90 --- > Applying Security Patches This section of the FreeBSD Handbook will benefit from:=20 1. a (blue =E2=93=98) note box describing the bug 2. subsequent text, not within the box, to describe a workaround =E2=80=93 = maybe with=20 /etc/ssh/sshd_config as an example. --=20 You are receiving this mail because: You are on the CC list for the bug.=