From nobody Wed Aug 16 06:15:59 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 4RQdDb5tjVz4qHZq for ; Wed, 16 Aug 2023 06:15:59 +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 4RQdDb3Nc4z3JVZ for ; Wed, 16 Aug 2023 06:15:59 +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=1692166559; 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=iwBdiPF9SxbM4IbPZkI3TPEZXStl+Mx2T/uB+hhPDqE=; b=tdLQRQY2JnTRLgIn8eJTxoHZBKU2BUIn/LqkLcDAw5ZbpsSeGGbsj9dZXI9g3iCjwtflJD 1c1eazBfm6cHP6j7edFTzboIQPU+EqBCEk2dbi6Tz1VItcbVOZ42zJhUSD3vgktNFuF6GN rp6+DUIs2BNC8pOc7EkrfiMZG/jSd6T4c7r/NG+VNoou9j4xnMq0fDp93Kyr8TMeu0Qm2x jlJHN19vIIT8a2PQRTRKxkQHh+ke8X6F1Pjp/GTMjAuB0C/C2nIBsor87dq6HRJ152B/2N p+jrM6F0bKJ5PEgXfanaz1x3ajxxSzVsAHfixyymThU4ZVegjNUa7DLbokAfhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692166559; a=rsa-sha256; cv=none; b=sUjzaIWYzKQKFjSQJnpeUJUAoCQ8K1ECdFCXxAstbS6cg/F2PKB/LxlGBM0nRh396PhA7U zPQMAUs1j9yy26iGfHbKYSfPl8ULCg8R77q39+Wi1X3N5s7/MKy0hYTM0U6TsnqKebL46n DgnLTE+bI0gXRKCSUJFjdp6sePb3WkiZwXYcLAIpdmyHm9Off36LyREWwa/QQWdJsCqV8G JbeIU/hyY2lnoJvTAqikOJoopaVdzWgpB3Us7zavjvUxlOtLabUQWBCOl0fIpNLRVE8qdM tE2gZudWxv+VN84BGN+tZky1wxcq/AHkxkExSDvVpTUMpNsQDKoT5yI0TtNU+g== 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 4RQdDb2K0BzgnK for ; Wed, 16 Aug 2023 06:15:59 +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 37G6FxAZ071822 for ; Wed, 16 Aug 2023 06:15:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37G6FxKj071821 for bugs@FreeBSD.org; Wed, 16 Aug 2023 06:15:59 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 204549] freebsd-update should fetch e.g. /etc/ntp.conf.default Date: Wed, 16 Aug 2023 06:15:59 +0000 X-Bugzilla-Reason: AssignedTo 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: 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=3D204549 Graham Perrin =E2=97=90 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grahamperrin@gmail.com --- Comment #8 from Graham Perrin =E2=97=90 --- Need help - update failing? Why is freebsd-update (or maybe etcupdate?) suddenly incapable of merging sshd_config? I'll draw attention to comment 5 here. --=20 You are receiving this mail because: You are the assignee for the bug.=