Module Name: src
Committed By: bouyer
Date: Sun Sep 25 11:39:00 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.2
Log Message:
ticket 1250
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-7.0.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-7.0.2
diff -u src/doc/CHANGES-7.0.2:1.1.2.12 src/doc/CHANGES-7.0.2:1.1.2.13
--- src/doc/CHANGES-7.0.2:1.1.2.12 Sun Sep 18 06:24:11 2016
+++ src/doc/CHANGES-7.0.2 Sun Sep 25 11:39:00 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.2,v 1.1.2.12 2016/09/18 06:24:11 snj Exp $
+# $NetBSD: CHANGES-7.0.2,v 1.1.2.13 2016/09/25 11:39:00 bouyer Exp $
A complete list of changes from the NetBSD 7.0.1 release to the NetBSD 7.0.2
release:
@@ -263,3 +263,8 @@ etc/namedb/root.cache 1.21
Update root.cache to 2016/8/25 version.
[taca, ticket #1246]
+sys/lib/libsa/checkpasswd.c 1.10
+
+ Check bounds on input. From Michael Plass.
+ [dholland, ticket #1250]
+