Module Name: src
Committed By: martin
Date: Wed Feb 12 20:24:07 UTC 2020
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1722
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.159 -r1.1.2.160 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.159 src/doc/CHANGES-7.0.3:1.1.2.160
--- src/doc/CHANGES-7.0.3:1.1.2.159 Thu Jan 2 09:58:20 2020
+++ src/doc/CHANGES-7.0.3 Wed Feb 12 20:24:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.159 2020/01/02 09:58:20 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.160 2020/02/12 20:24:07 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5941,3 +5941,8 @@ sys/conf/copyright 1.18
Welcome to 2020.
[mlelstv, ticket #1719]
+external/bsd/ppp/dist/pppd/eap.c 1.5
+
+ pppd: Fix bounds check in EAP code
+ [christos, ticket #1722]
+