releases.adoc: Fix rel-legacy-next macro#662
releases.adoc: Fix rel-legacy-next macro#662BigSneakyDuck wants to merge 1 commit intofreebsd:mainfrom
Conversation
An instance of rel-legacy-previous was clearly intended as rel-legacy-next. Signed-off-by: [email protected]
|
A few observations for @concussious that may or may not be useful, sorry: in my now abandoned proposal that was essentially a duplicate of this one, I wasn't going to call the older major version number "legacy" because the word "legacy" has a particular meaning for FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273017#c20
Hence 14.4 is listed as "production" not "legacy" at https://www.freebsd.org/releases/ until 15.1 is released, which makes the comments Once 13 reaches EOL, there will only be two major versions supported simultaneously going forward, according to https://lists.freebsd.org/archives/freebsd-announce/2024-July/000143.html As a result my proposed names for the two were going to be Obviously Some final minor suggestions: perhaps some of the instances of |
An instance of rel-legacy-previous was clearly intended as rel-legacy-next.
Stumbled upon this because I have been working on some documentation that would benefit from having an exemplar version number and didn't want to introduce it in a way that would need bumping. So I was about to propose something almost identical to these macros, then was pleasantly surprised to discover I'd been beaten to it!