git: 39cc0a2b2a - main - Document __FreeBSD_version bumps 1500504 and 1403507
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=39cc0a2b2a41ed5fb93a2efedb58c453990c4e83 commit 39cc0a2b2a41ed5fb93a2efedb58c453990c4e83 Author: John Baldwin <[email protected]> AuthorDate: 2025-12-18 20:52:17 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2025-12-18 20:52:17 +0000 Document __FreeBSD_version bumps 1500504 and 1403507 --- .../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 e9de1bce21..dad1b8d0dc 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -300,6 +300,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |August 18, 2025 |15.0-CURRENT after certctl rewrite, which now produces a bundle. +|1500504 +|gitref:3fbce8315ee22ef3a3e0fde3c57130e6ad16535f[repository="src",length=12] +|December 18, 2025 +|15.0-STABLE after changing the `bus_alloc_resource` API to accept the `rid` argument by value. + |=== [[versions-14]] @@ -834,6 +839,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |July 13, 2025 |14.3-STABLE after LinuxKPI dma-mapping.h and acpi changes. +|1403507 +|gitref:108b5d90bc1fa8ed83cfd6f58e636193e03e8049[repository="src",length=12] +|December 18, 2025 +|14.3-STABLE after changing the `bus_alloc_resource` API to accept the `rid` argument by value. + |=== ////