From nobody Sun Apr 23 08:48:40 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 4Q423s085Gz474s4 for ; Sun, 23 Apr 2023 08:48:41 +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 4Q423r58stz4XSg for ; Sun, 23 Apr 2023 08:48:40 +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=1682239720; 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=tBQ8RFBoxzdMRNztAUE2gTJh6p0ysMlWC+9VuN2S3j0=; b=SFtZhwSHm0sqpDiXxJFxwKV/wk8G1aTjNIpaVlnEb+wDx8glbJlXAzK1IzxUC5ujNwiTf5 wrD40UIbUt3LEs3Ygl8FAe9qOlBDxaGxg9DZAVtkMOdFAviAJrdkf4Jqkq3RVDlr+/4tpm fFqbQ96ekbxzhw6RnhG4mbkAvOmrnr6VIeGCkTGkUi7bXaG39RWBhXD5YGi79xOOzh5qw7 +02Me+6wPyELjEeUMUA7eQRzSXfJFOBug2JLowyYAigZOKJcDimfZTbCAsvVAgOB6tzinv OQEZTbCpI5GF+xIXaLIuZxGMls2lQkpCNMsXOdeSowF2Am20G7JHHWjO99usDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682239720; a=rsa-sha256; cv=none; b=Ju5Lza+sgmyjEUcD/wq84w+1mQZlmP51ROVE5mO2J+Sw88o9+azHZXq88pTDpkFNkH2KEZ /RSxWlMfCURr1+cdDmrvRc2t2NMH7bNi1rEnG6ZmfO2zk5OXAOJQroTzEuk/fvtSksTOFZ yKdQapCil9OuDRTnMDKwGicu3QE5WWsauJa/Cu3Q55NYQfsYxYnQP0UehdPdXruEGWIl2B SngQ6qRef2QP2AaJinAlMbssEC4LdsyQPFu+bY1cw+8TObQE3dXxTxxFfId3xX19IczmrJ hbkQK51yMLRdMpGRaBJ8CmkhqSc7QzpHrm7MkGP0amKP9iHs1ff5hxT1yYcuVA== 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 4Q423r436Tzcf0 for ; Sun, 23 Apr 2023 08:48:40 +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 33N8me9f021785 for ; Sun, 23 Apr 2023 08:48:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33N8meLZ021783 for doc@FreeBSD.org; Sun, 23 Apr 2023 08:48:40 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 270860] os-release not updated after minor upgrade 13.1 to 13.2 with freebsd-update(8) Date: Sun, 23 Apr 2023 08:48:40 +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: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michael@meiszl.de X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: 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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270860 --- Comment #14 from Michael Meiszl --- the next install was unspecular (just a few certs were not liked anymore) and after the final reboot it now shows To change this login announcement, see motd(5). [root@l3router ~]# freebsd-version -u -r -k 13.2-RELEASE 13.2-RELEASE 13.2-RELEASE :-) I wonder what went wrong before??? anyway, I guess we can close this case. But still, why is it fiddling with ZFS? there are no ZFS partions on this server! --=20 You are receiving this mail because: You are on the CC list for the bug.=