Module Name: src Committed By: martin Date: Tue Nov 12 19:24:08 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1433 To generate a diff of this commit: cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.2 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-8.2 diff -u src/doc/CHANGES-8.2:1.1.2.62 src/doc/CHANGES-8.2:1.1.2.63 --- src/doc/CHANGES-8.2:1.1.2.62 Mon Nov 11 17:18:14 2019 +++ src/doc/CHANGES-8.2 Tue Nov 12 19:24:08 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.62 2019/11/11 17:18:14 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.63 2019/11/12 19:24:08 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -1507,3 +1507,9 @@ sys/dev/ic/nvme.c 1.47 queues. [nonaka, ticket #1432] +sys/arch/x86/include/specialreg.h 1.157 (patch) +sys/arch/x86/x86/spectre.c 1.31 (patch) + + Mitigation for CVE-2019-11135: TSX Asynchronous Abort (TAA). + [maxv, ticket #1433] +