git: 26a22d5e47 - main - Document __FreeBSD_version bumps: 1600018 + 1500505-1500509
Jean-Sébastien Pédron <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/doc/commit/?id=26a22d5e471ef1ed8c033ee6c37cf3450e4f45cb commit 26a22d5e471ef1ed8c033ee6c37cf3450e4f45cb Author: Jean-Sébastien Pédron <[email protected]> AuthorDate: 2026-04-30 20:04:54 +0000 Commit: Jean-Sébastien Pédron <[email protected]> CommitDate: 2026-04-30 20:04:54 +0000 Document __FreeBSD_version bumps: 1600018 + 1500505-1500509 I only authored the bumps to 1600018 and 1500509, not the previous ones. Hopefully the description of these previous bumps is accurate. Sponsored by: The FreeBSD Foundation --- .../en/books/porters-handbook/versions/_index.adoc | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 35a6ac8f3f..f4bd16f41a 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -155,6 +155,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:8f95b8b19088bd8d73f6d14dab7afe848dfc0c35[repository="src",length=12] |April 25, 2026 |16.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-21.1.8-0-g2078da43e25a, a.k.a. 21.1.8 release. + +|1600018 +|gitref:1569e2334ab5b2ee1e2b7893cb05c17a27d3eca8[repository="src",length=12] +|April 30, 2026 +|16.0-CURRENT after changes to linuxkpi to support DRM drivers from Linux 6.12.84. |=== [[versions-15]] @@ -529,6 +534,31 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |December 18, 2025 |15.0-STABLE after changing the `bus_alloc_resource` API to accept the `rid` argument by value. +|1500505 +|gitref:198ef2a31cee7dd256434ad6120d279d9bcc211a[repository="src",length=12] +|December 24, 2025 +|15.0-STABLE after vmap_pfn implementation. + +|1500506 +|gitref:f5828b88a979fd9b48c2a6370bf2ee761d4ee52a[repository="src",length=12] +|January 31, 2026 +|15.0-STABLE after libcrypto dependencies change. + +|1500507 +|gitref:d1c800badec7750194ba19a225d364377b74362b[repository="src",length=12] +|March 27, 2026 +|15.0-STABLE after amd64 struct trapframe size change. + +|1500508 +|gitref:d1c800badec7750194ba19a225d364377b74362b[repository="src",length=12] +|April 22, 2026 +|15.0-STABLE after changes to linuxkpi for 802.11 from Linux 7.0 and DRM drivers from Linux 6.11. + +|1500509 +|gitref:c969df6ccef61ffc01d038eee383d0852e66da3d[repository="src",length=12] +|April 30, 2026 +|15.0-STABLE after changes to linuxkpi to support DRM drivers from Linux 6.12.84. + |=== [[versions-14]]