Module Name: src
Committed By: bouyer
Date: Wed Nov 16 08:37:23 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
ticket 1273
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-7.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
diff -u src/doc/CHANGES-7.1:1.1.2.119 src/doc/CHANGES-7.1:1.1.2.120
--- src/doc/CHANGES-7.1:1.1.2.119 Sun Nov 13 07:29:32 2016
+++ src/doc/CHANGES-7.1 Wed Nov 16 08:37:23 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.119 2016/11/13 07:29:32 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.120 2016/11/16 08:37:23 bouyer Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -6898,3 +6898,8 @@ sys/conf/files 1.1165
Update dependencies for COMPAT_LINUX32 to include COMPAT_NETBSD32
[pgoyette, ticket #1270]
+external/bsd/dhcp/dist/common/packet.c 1.2
+
+ Check correctly the packet length (CVE-2015-8605)
+ [snj, ticket #1273]
+