From nobody Thu Jun 11 12:01:18 2026 X-Original-To: freebsd-stable@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 4gbh7g6yqLz6hKRC; Thu, 11 Jun 2026 12:01:19 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbh7g6Tcbz3GHP; Thu, 11 Jun 2026 12:01:19 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781179279; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=14EaPRZFEtNs5+EZhoGIZdlCA6HtxmmVfssoYPUWsZ4=; b=q9hxMKRvNM3NBrkJVp9AhCl5aGk/GPanqNSa5Jxa+SJCBltPtWD75RZ4pScCHmRUfaFbUx EW0Qxw6usWk+3bYqlXRhU51YkBYJuY2SDoaJeFm5poyY+1aWucA0QpxW5LXS/0HOPa6sTa ZfKJqAKWxBWI3MXo3PgtSVr6sMmcUeUNbcZWuViwkFQQYUVy+4rNx3SZF1Z7i6BzVKaXwW rwi6bXCCNojsfloU60VhQ86eGeFtQn6Fv7LV07kqcgsAxLshgPkuFFXuAGaHqJnNvy85af 5ZDijscB2S0/xu70yb7Lpu4NRBS6FAv9+AiQPCLVRpCgKAJcyrgBzowAUY6B/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781179279; a=rsa-sha256; cv=none; b=MlyvWYXL1ce73ttYTlw8kDJbrRldOubdr8yqomx9GEEwyzzCzYr99qmhHKBhvFHV8xmfNJ ljp3dFlE0JLaBlDpW6AYiDgHmQ6oy0FMcWyzQmi/CF9FgZcpCs7JtQY1B6f++VKdWt0sSu o/rLYBfulSmhfyDNAw4lqGHW41nClVva0ieCjh57s4C+WeiY97uzIZj4eXOmdrDyZg963m oCZ4JuvGCsgsLiAHSQBuq7Xnx9KNiVys/Yna/za70qBhQpj70HnLR7wP7e/mkxS6yULSDf iyH99zjCvbX7D0aEWT9mfktyoizVy374u4fs5ZVuiQL3JRPdWpY3IH/NqSWxxw== 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=1781179279; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=14EaPRZFEtNs5+EZhoGIZdlCA6HtxmmVfssoYPUWsZ4=; b=e1BbgBPQE3ugNffh1e5+tvvV2ojidkvvM0H4Rb5PYpMYhPC8KOWakiWvToegn7v75I16bG aY6Ip9tIvKMMiKE6D/JlXlsmrS2tInIGi+EtAZSK4UFYTJJAXRUvKQYeBzH/c36oxUxLTE iAWRu9aY2oHchcTUwjsLWZf+J3tZS2+3g4QjNec9gbDhR69SzDr5IPsOtfaZs5NHy6iWfp KSmWUbBIwabAQrylbNGf9d7Vy/bwRiOXLxU9e1pP2PONc3kIm18UoZhI4YpHJAdtNxlpCK n+0eDhsPk4XNckRYGQXcI3BVG4LEU5nxMiN9UnwJK9hhDDDmrlA7MihRM+dR8g== Received: from ltc.des.dev (unknown [92.183.55.143]) (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) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gbh7g5DcFzPw1; Thu, 11 Jun 2026 12:01:19 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 88924B0605; Thu, 11 Jun 2026 14:01:18 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kristian =?utf-8?Q?St=C3=A6rk?= Cc: vermaden , "FreeBSD Release Engineering Team" , "freebsd-snapshots@FreeBSD.org" , "freebsd-stable@FreeBSD.org" , secteam@freebsd.org, FreeBSD-security-notifications@freebsd.org, FreeBSD-security@freebsd.org Subject: Re: FreeBSD 15.1-RC3 Now Available In-Reply-To: ("Kristian =?utf-8?Q?St=C3=A6rk=22's?= message of "Thu, 11 Jun 2026 00:13:37 +0200") References: <20260606214002.7D08E151E8@freefall.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Thu, 11 Jun 2026 14:01:18 +0200 Message-ID: <86tsr95lrl.fsf@ltc.des.dev> List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Kristian St=C3=A6rk writes: > vermaden writes: > > The messages that notify about new releases like this one provides=20 > > instructions on how to update/upgrade PKGBASE FreeBSD system ... but SA= =20 > > (Security Advisories) still miss that information and only mention=20 > > freebsd-update(8) on how to apply security fixes. > I just ran "pkg upgrade" which updated my system to 15.1-RC3-p1. > > I agree that the SA's of course need to mention that. Once again: they already do. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org