Module Name: src
Committed By: maxv
Date: Wed Apr 18 14:42:16 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
mention meltdown/spectre fixes
To generate a diff of this commit:
cvs rdiff -u -r1.2381 -r1.2382 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.2381 src/doc/CHANGES:1.2382
--- src/doc/CHANGES:1.2381 Sun Apr 15 19:48:44 2018
+++ src/doc/CHANGES Wed Apr 18 14:42:16 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2381 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2382 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -122,6 +122,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4
[christos 20180225]
macppc: Remove macofcons(4). [sevan 20180226]
+ amd64: Add SVS (Meltdown mitigation). [maxv 20180226]
imcsmb(4): For amd64 and i386 on Intel {Ivy,Sandy}bridge and
{Broad,Has}well CPUs, enable access to Integrated Memory
Controller-based SMBus [pgoyette 20170228]
@@ -132,6 +133,8 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
tzdata: updated to 2017d [kre 20180324]
dhcpcd: Import 7.0.2. [roy 20180327]
aarch64: Add initial support for aarch64. [ryo 20180401]
+ amd64: Add SpectreV2 mitigations, based on IBRS and the DIS_IND
+ bit. [maxv 20180404]
dhcpcd: Import 7.0.3. [roy 20180406]
OpenSSH: Imported 7.7. [christos 20180406]
OpenSSL: Imported 1.1.0h. [christos 20180406]
@@ -139,6 +142,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
acpi(4): Updated ACPICA to 20180313. [christos 20180407]
dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
bind: Import version 9.10.7. [christos 20180407]
+ x86: Enable retpoline by default (SpectreV2 mitigation). [mrg 20180408]
ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409]
wm(4): Enable I219 support. [msaitoh 20180413]
puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]