Date: Mon, 26 Apr 2021 13:13:58 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: fc09d63a36 - main - security: update EN and SA templates for 13.0-RELEASE Message-ID: <202104261313.13QDDweZ011957@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=fc09d63a368bf0646e342b786db380b833d833c3 commit fc09d63a368bf0646e342b786db380b833d833c3 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-04-26 13:13:39 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-04-26 13:13:39 +0000 security: update EN and SA templates for 13.0-RELEASE Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/static/security/advisory-template.txt | 2 +- website/static/security/errata-template.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 4a5d401663..5acc43d5d8 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -12,7 +12,7 @@ Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 12.2 and later.", "FreeBSD 12.x", or "FreeBSD 11.4"> Corrected: 2021-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-BETA2-pXX) + 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) 2021-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE) 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) 2021-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE) diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index ef1cad8464..c3acf0e74d 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -12,7 +12,7 @@ Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 12.2 and later.", "FreeBSD 12.x", or "FreeBSD 11.4"> Corrected: 2021-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-BETA2-pXX) + 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) 2021-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE) 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) 2021-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104261313.13QDDweZ011957>