Module Name: src
Committed By: snj
Date: Mon Nov 6 09:23:51 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
1385
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-7.1.1
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-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.37 src/doc/CHANGES-7.1.1:1.1.2.38
--- src/doc/CHANGES-7.1.1:1.1.2.37 Sun Nov 5 21:07:32 2017
+++ src/doc/CHANGES-7.1.1 Mon Nov 6 09:23:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.37 2017/11/05 21:07:32 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.38 2017/11/06 09:23:51 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -3798,3 +3798,8 @@ xsrc/xfree/xc/programs/Xserver/render/re
apply fixes for CVEs 2017-12176 to 2017-12187
[mrg, ticket #1523]
+sys/dev/pci/if_wm.c 1.497
+
+ Fix panic on shutdown. PR kern/52039.
+ [kardel, ticket #1385]
+