From owner-dev-commits-doc-all@freebsd.org Thu Apr 8 23:43:00 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4848F5C4542 for ; Thu, 8 Apr 2021 23:43:00 +0000 (UTC) (envelope-from git@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 4FGd9c12zNz4tmV; Thu, 8 Apr 2021 23:43:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 16B5713BE7; Thu, 8 Apr 2021 23:43:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 138NgxnH089331; Thu, 8 Apr 2021 23:42:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 138NgxnM089330; Thu, 8 Apr 2021 23:42:59 GMT (envelope-from git) Date: Thu, 8 Apr 2021 23:42:59 GMT Message-Id: <202104082342.138NgxnM089330@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 74677f33fb - main - Mention hashes and revision numbers in advisory template text MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 74677f33fb470bdcb23d8238bc09b6d2eb43ed09 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2021 23:43:00 -0000 The branch main has been updated by emaste (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=74677f33fb470bdcb23d8238bc09b6d2eb43ed09 commit 74677f33fb470bdcb23d8238bc09b6d2eb43ed09 Author: Ed Maste AuthorDate: 2021-04-06 18:49:40 +0000 Commit: Ed Maste CommitDate: 2021-04-08 23:42:10 +0000 Mention hashes and revision numbers in advisory template text Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29656 --- website/static/security/advisory-template.txt | 4 ++-- website/static/security/errata-template.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 0926561512..4a5d401663 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -112,8 +112,8 @@ system. VI. Correction details -The following list contains the correction revision numbers for each -affected branch. +This issue is corrected by the corresponding Git commit hash or Subversion +revision number in the following stable and release branches: Branch/path Hash Revision ------------------------------------------------------------------------- diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index c197f5c758..ef1cad8464 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -112,8 +112,8 @@ system. VI. Correction details -The following list contains the correction revision numbers for each -affected branch. +This issue is corrected by the corresponding Git commit hash or Subversion +revision number in the following stable and release branches: Branch/path Hash Revision -------------------------------------------------------------------------