Module Name: src
Committed By: maxv
Date: Wed Dec 12 08:02:17 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
note kleak
To generate a diff of this commit:
cvs rdiff -u -r1.2462 -r1.2463 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2462 src/doc/CHANGES:1.2463
--- src/doc/CHANGES:1.2462 Wed Dec 12 07:07:30 2018
+++ src/doc/CHANGES Wed Dec 12 08:02:17 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2462 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2463 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -254,6 +254,8 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
GENERIC64 kernel config. [jmcneill 20181124]
ena(4): Add support for Amazon.com Elastic Network Adapter (ENA).
[netbsd 20181130]
+ kernel: Add KLEAK, a feature that can detect kernel information
+ leaks. [maxv 20181202]
atactl(8): Add support to automatically detect Micron/Crucial devices
and their vendor-specific SMART status values. [mrg 20181205]
OpenSSL: Imported 1.1.1a. [christos 20181208]