diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -6,17 +6,15 @@ Category: < core | contrib > Module: -Announced: 2023-XX-XX +Announced: 2024-XX-XX Credits: Affects: -Corrected: 2023-XX-XX XX:XX:XX UTC (stable/14, 14.0-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/14.0, 14.0-RELEASE-pXX) - 2023-XX-XX XX:XX:XX UTC (stable/13, 13.2-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/13.2, 13.2-RELEASE-pXX) - 2023-XX-XX XX:XX:XX UTC (stable/12, 12.4-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/12.4, 12.4-RELEASE-pXX) + 13.2 and later.", "FreeBSD 13.x", or "FreeBSD 14.0"> +Corrected: 2024-XX-XX XX:XX:XX UTC (stable/14, 14.0-STABLE) + 2024-XX-XX XX:XX:XX UTC (releng/14.0, 14.0-RELEASE-pXX) + 2024-XX-XX XX:XX:XX UTC (stable/13, 13.2-STABLE) + 2024-XX-XX XX:XX:XX UTC (releng/13.2, 13.2-RELEASE-pXX) CVE Name: CVE-XXXX-XXXX For general information regarding FreeBSD Security Advisories, @@ -60,8 +58,8 @@ 1) To update your vulnerable system via a binary patch: Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms, -or the i386 platform on FreeBSD 13 and earlier, can be updated via -the freebsd-update(8) utility: +or the i386 platform on FreeBSD 13, can be updated via the freebsd-update(8) +utility: # freebsd-update fetch # freebsd-update install @@ -75,7 +73,7 @@ a) Download the relevant patch from the location below, and verify the detached PGP signature using your PGP utility. -[FreeBSD 12.4] +[FreeBSD 13.2] # fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch # fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch.asc # gpg --verify XXXX.patch.asc @@ -121,12 +119,8 @@ releng/14.0/ XXXXXXXXXXXX releng/14.0-nXXXXXX stable/13/ XXXXXXXXXXXX stable/13-nXXXXXX releng/13.2/ XXXXXXXXXXXX releng/13.2-nXXXXXX -stable/12/ rXXXXXX -releng/12.4/ rXXXXXX ------------------------------------------------------------------------- -For FreeBSD 13 and later: - Run the following command to see which files were modified by a particular commit: @@ -141,17 +135,6 @@ # git rev-list --count --first-parent HEAD -For FreeBSD 12 and earlier: - -Run the following command to see which files were modified by a particular -revision, replacing NNNNNN with the revision number: - -# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base - -Or visit the following URL, replacing NNNNNN with the revision number: - - - VII. References diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -6,17 +6,15 @@ Category: < core | contrib > Module: -Announced: 2023-XX-XX +Announced: 2024-XX-XX Credits: Affects: -Corrected: 2023-XX-XX XX:XX:XX UTC (stable/14, 14.0-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/14.0, 14.0-RELEASE-pXX) - 2023-XX-XX XX:XX:XX UTC (stable/13, 13.2-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/13.2, 13.2-RELEASE-pXX) - 2023-XX-XX XX:XX:XX UTC (stable/12, 12.4-STABLE) - 2023-XX-XX XX:XX:XX UTC (releng/12.4, 12.4-RELEASE-pXX) + 13.2 and later.", "FreeBSD 13.x", or "FreeBSD 14.0"> +Corrected: 2024-XX-XX XX:XX:XX UTC (stable/14, 14.0-STABLE) + 2024-XX-XX XX:XX:XX UTC (releng/14.0, 14.0-RELEASE-pXX) + 2024-XX-XX XX:XX:XX UTC (stable/13, 13.2-STABLE) + 2024-XX-XX XX:XX:XX UTC (releng/13.2, 13.2-RELEASE-pXX) For general information regarding FreeBSD Errata Notices and Security Advisories, including descriptions of the fields above, security @@ -60,8 +58,8 @@ 1) To update your system via a binary patch: Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms, -or the i386 platform on FreeBSD 13 and earlier, can be updated via -the freebsd-update(8) utility: +or the i386 platform on FreeBSD 13, can be updated via the freebsd-update(8) +utility: # freebsd-update fetch # freebsd-update install @@ -75,7 +73,7 @@ a) Download the relevant patch from the location below, and verify the detached PGP signature using your PGP utility. -[FreeBSD 12.4] +[FreeBSD 13.2] # fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch # fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch.asc # gpg --verify XXXX.patch.asc @@ -121,12 +119,8 @@ releng/14.0/ XXXXXXXXXXXX releng/14.0-nXXXXXX stable/13/ XXXXXXXXXXXX stable/13-nXXXXXX releng/13.2/ XXXXXXXXXXXX releng/13.2-nXXXXXX -stable/12/ rXXXXXX -releng/12.4/ rXXXXXX ------------------------------------------------------------------------- -For FreeBSD 13 and later: - Run the following command to see which files were modified by a particular commit: @@ -141,17 +135,6 @@ # git rev-list --count --first-parent HEAD -For FreeBSD 12 and earlier: - -Run the following command to see which files were modified by a particular -revision, replacing NNNNNN with the revision number: - -# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base - -Or visit the following URL, replacing NNNNNN with the revision number: - - - VII. References