Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2023 15:44:55 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6d5e8da29b - main - EN template: fix release numbering order
Message-ID:  <202303171544.32HFit7l091771@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=6d5e8da29b9fd742a022893590f185781a736900

commit 6d5e8da29b9fd742a022893590f185781a736900
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2023-03-17 15:44:35 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-03-17 15:44:35 +0000

    EN template: fix release numbering order
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/static/security/errata-template.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt
index 0dc0541f9c..930a8d1028 100644
--- a/website/static/security/errata-template.txt
+++ b/website/static/security/errata-template.txt
@@ -15,8 +15,8 @@ Corrected:      2023-XX-XX XX:XX:XX UTC (stable/13, 13.2-STABLE)
                 2023-XX-XX XX:XX:XX UTC (releng/13.1, 13.1-RELEASE-pXX)
                 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)
                 2023-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE-pXX)
+                2023-XX-XX XX:XX:XX UTC (releng/12.4, 12.4-RELEASE-pXX)
 
 For general information regarding FreeBSD Errata Notices and Security
 Advisories, including descriptions of the fields above, security



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303171544.32HFit7l091771>