Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: mention meltdown/spectre fixes



details:   https://anonhg.NetBSD.org/src/rev/843297032764
branches:  trunk
changeset: 318354:843297032764
user:      maxv <maxv%NetBSD.org@localhost>
date:      Wed Apr 18 14:42:16 2018 +0000
description:
mention meltdown/spectre fixes

diffstat:

 doc/CHANGES |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r a1adad49eb05 -r 843297032764 doc/CHANGES
--- a/doc/CHANGES       Wed Apr 18 10:40:22 2018 +0000
+++ b/doc/CHANGES       Wed Apr 18 14:42:16 2018 +0000
@@ -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 @@
        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 @@
        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 @@
        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]



Home | Main Index | Thread Index | Old Index