From nobody Sun Nov 26 01:54:44 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 4SdBc4509cz50fRp for ; Sun, 26 Nov 2023 01:54:44 +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 4SdBc43cG6z3fV4 for ; Sun, 26 Nov 2023 01:54:44 +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=1700963684; 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=OO4neeK/J6BcKDFo2Rh/TebYSN+bntVZl3ueR66I4Jk=; b=H+iq99vf/tZvXem+AoUloJMYjN5msZeoxegg/CIBlOfaJZZNjjHTMNpb5Tuxhv+nkTeKUo jU39N4FramSpun9M1qSljRwWXdN0Ol4jeEf8RUCcKNWV5M743S8bxd3T2x7r5y7Wl7BtgU Bkh9TNfi87Ky8WTRQdNKJowzxkm8uW+XpbNEXCdD8GW4WDyFlwVGPEm+iLPgwpM8FYkP6r ePqAyM53D7V+uSOZKcRU63adu/VVnYaFm6j1plnsZGyqXFOvqbbannIHq5v9YTWboBlucA EWVN6NgLqR0NDcb0kFSN2QKxPSvC1rF/PTo/0gaeH+3L7bDyMiRO5beL9GZcMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700963684; a=rsa-sha256; cv=none; b=uDv75ICmUU0OkH96fn8hzrq8nCXJpqD9f5dW53ERlub8bRHlNYbMhAUL/3to9s/mlq6MeI iUloqXo0MrBApG8m2fRhLdCU+OlHddSaru7j9+je0HGiVG82x17QNhuComzP/Jdj/ilFN4 HDk62kdebfJ6gqnvRECTgvu13jsCo/W18/uZbWCyEImEi65/5yuD8wocJL6ik6mDeZiDFA IGnOIXKrinATFmV38S2UvZWFj5A9UPW8nDGxd/23ASxg4d4atxWEQ7OdSoBlU53AOOYB5P dgM59eEZox1ZjUwUx3HJFblfAVx/Ko9eLSEDAKFNhDjc5M5KBsUnVk+Y3s+O6Q== 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 4SdBc42hr4zcg1 for ; Sun, 26 Nov 2023 01:54:44 +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 3AQ1simW027317 for ; Sun, 26 Nov 2023 01:54:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AQ1siI1027316 for doc@FreeBSD.org; Sun, 26 Nov 2023 01:54:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 267983] Unsupported FreeBSD Releases: add stable/10 and stable/11 Date: Sun, 26 Nov 2023 01:54:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267983 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=3D76a08e0f079734f65f462ddbfd1858034= 914210c commit 76a08e0f079734f65f462ddbfd1858034914210c Author: Minsoo Choo AuthorDate: 2023-11-26 01:49:40 +0000 Commit: Ed Maste CommitDate: 2023-11-26 01:52:51 +0000 security: Add EOL for stable/10 and stable/12 PR: 267983 Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42772 website/content/en/security/unsupported.adoc | 2 ++ 1 file changed, 2 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=