git: 51c783aae8 - main - 12.4 release notes: comment out future-releases
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Nov 2022 11:11:53 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=51c783aae83fadc8adddbb732f797c14efbbc8f7 commit 51c783aae83fadc8adddbb732f797c14efbbc8f7 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2022-11-19 11:00:23 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2022-11-19 11:00:23 +0000 12.4 release notes: comment out future-releases The note about the future that started with end of life 13.0 seems to be misplaced. It explicitly did not affect the FreeBSD 12.x series of releases. Comment out the containing section, but not the note. Approved by: releng (gjb) Differential revision: https://reviews.freebsd.org/D37369 --- website/content/en/releases/12.4R/relnotes.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 978cb90761..ce5eca31bf 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -384,7 +384,7 @@ The man:ipfilter[4] packet filter added the `SDT` and `DT5` man:dtrace[1] probes From now on, to improve security, man:ipfilter[4] only allows jails to manipulate ipfilter rules, NAT tables, and ippools if the jail has its own VNET. A number of other improvements have been implemented. The man:netmap[4] framework had a fix for a TOCTOU vulnerability as well as a bug regarding an integer overflow. - +//// [[future-releases]] == General Notes Regarding Future FreeBSD Releases @@ -407,3 +407,4 @@ This is expected to be the final bump of the default `CPUTYPE` in i386. ==== This change does not affect the FreeBSD 12.x series of releases. ==== +////