Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2025 14:56:17 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 40c8de807a - main - Document __FreeBSD_version 1500037 and 1402505
Message-ID:  <202504181456.53IEuHeE029177@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/doc/commit/?id=40c8de807a3a1c5427de91872b3ef38a336bb59c

commit 40c8de807a3a1c5427de91872b3ef38a336bb59c
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-04-18 14:54:23 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-04-18 14:54:23 +0000

    Document __FreeBSD_version 1500037 and 1402505
    
    After updating LinuxKPI alloc to play by the rules
    and removing iwlwifi firmware from stable/14.
    
    Sponsored by:   The FreeBSD Foundation
---
 .../content/en/books/porters-handbook/versions/_index.adoc     | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index f1a4a28105..129d88011e 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -216,6 +216,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |January 2, 2025
 |15.0-CURRENT after changing `bus_generic_detach` to delete child devices after detaching them.
 
+|1500037
+|gitref:7acd5af48cf1870ec48d5910dff1a26466d98074[repository="src",length=12]
+|April 12, 2025
+|15.0-CURRENT after changing alloc changes to LinuxKPI.
+
 |===
 
 [[versions-14]]
@@ -740,6 +745,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |February 27, 2025
 |14.2-STABLE after adding `bus_attach_children`, `bus_detach_children`, and `bus_identify_children`.
 
+|1402505
+|gitref:a3b2d8e360c37853035f9cede6064c4602312bfc[repository="src",length=12]
+|April 18, 2025
+|14.2-STABLE after changing alloc changes to LinuxKPI and removing iwlwifi firmware.
+
 |===
 
 ////



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