Page MenuHomeFreeBSD

D59208.diff
No OneTemporary

D59208.diff

diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20260827:
+ <sys/videoio.h> now provides the V4L2 cropping, control menu and
+ overlay definitions. __FreeBSD_version has been bumped to 1600021
+ for ports that need to detect them.
+
20260826:
bhyve(8) users who explicitly set the eui64 option for an NVMe
device may need to update their configuration. Due to an incorrect
diff --git a/sys/sys/param.h b/sys/sys/param.h
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -74,7 +74,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 1600020
+#define __FreeBSD_version 1600021
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 30, 9:00 PM (5 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37617343
Default Alt Text
D59208.diff (919 B)

Event Timeline