Module Name: src
Committed By: bouyer
Date: Wed Nov 16 08:37:15 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
ticket 1273
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-7.0.3
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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.4 src/doc/CHANGES-7.0.3:1.1.2.5
--- src/doc/CHANGES-7.0.3:1.1.2.4 Sun Nov 13 07:12:40 2016
+++ src/doc/CHANGES-7.0.3 Wed Nov 16 08:37:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.4 2016/11/13 07:12:40 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.5 2016/11/16 08:37:15 bouyer Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -110,3 +110,8 @@ lib/libc/gen/glob.c 1.36
path entries.
[joerg, ticket #1247]
+external/bsd/dhcp/dist/common/packet.c 1.2
+
+ Check correctly the packet length (CVE-2015-8605)
+ [snj, ticket #1273]
+