Module Name:    src
Committed By:   snj
Date:           Tue Mar 12 17:48:50 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.1

Log Message:
121[12]


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.115 src/doc/CHANGES-8.1:1.1.2.116
--- src/doc/CHANGES-8.1:1.1.2.115	Sat Mar  9 17:13:18 2019
+++ src/doc/CHANGES-8.1	Tue Mar 12 17:48:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.115 2019/03/09 17:13:18 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.116 2019/03/12 17:48:50 snj Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2696,3 +2696,13 @@ sys/dev/usb/if_urndisreg.h			delete
 	Add Microsoft Hyper-V support.
 	[nonaka, ticket #1210]
 
+sys/compat/netbsd32/netbsd32_compat_60.c	1.3
+
+	don't forget to convert the timespec.
+	[martin, ticket #1211]
+
+external/bsd/bzip2/dist/bzip2recover.c		1.4
+
+	CVE-2016-3189 bzip2: heap use after free in bzip2recover
+	[martin, ticket #1212]
+

Reply via email to