git: e5aaf4d8b2 - main - __FreeBSD_version bumped to for drm-kmod -> LinuxKPI changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jun 2025 21:35:42 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/doc/commit/?id=e5aaf4d8b2d5035ae875082c89a1b2880d2902f5
commit e5aaf4d8b2d5035ae875082c89a1b2880d2902f5
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-06-03 21:34:34 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-06-03 21:34:34 +0000
__FreeBSD_version bumped to for drm-kmod -> LinuxKPI changes
Sponsored by: The FreeBSD Foundation
---
documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index c3bd6ef63e..88146faf79 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -236,6 +236,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|May 4, 2025
|15.0-CURRENT after the internal API between the nfscommon and nfscl modules changed.
+|1500045
+|gitref:a02180cf60a6a0102669b678e9c81ad9f1aa4d91[repository="src",length=12]
+|June 3, 2025
+|15.0-CURRENT after pulling in dma-mapping.h changes from drm-kmod to LinuxKPI.
+
|===
[[versions-14]]