Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1269
details: https://anonhg.NetBSD.org/src/rev/be0f831d116b
branches: netbsd-8
changeset: 451302:be0f831d116b
user: martin <martin%NetBSD.org@localhost>
date: Tue May 14 17:13:49 2019 +0000
description:
Ticket #1269
diffstat:
doc/CHANGES-8.1 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 6a8471e3c80c -r be0f831d116b doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Tue May 14 17:12:19 2019 +0000
+++ b/doc/CHANGES-8.1 Tue May 14 17:13:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.144 2019/05/14 11:44:32 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.145 2019/05/14 17:13:49 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -3175,3 +3175,12 @@
behavior the same as before.
[msaitoh, ticket #1268]
+sys/arch/amd64/amd64/amd64_trap.S 1.47 (adapted)
+sys/arch/amd64/amd64/locore.S 1.181 (adapted)
+sys/arch/amd64/include/frameasm.h 1.43 (adapted)
+sys/arch/x86/include/specialreg.h 1.144 (adapted)
+sys/arch/x86/x86/spectre.c 1.27 (adapted)
+
+ Mitigation for INTEL-SA-00233: Microarchitectural Data Sampling (MDS).
+ [maxv, ticket #1269]
+
Home |
Main Index |
Thread Index |
Old Index