Module Name: src
Committed By: snj
Date: Fri Jul 14 06:28:22 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1440
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 src/doc/CHANGES-6.0.7
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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.99 src/doc/CHANGES-6.0.7:1.1.2.100
--- src/doc/CHANGES-6.0.7:1.1.2.99 Thu Jul 13 09:47:03 2017
+++ src/doc/CHANGES-6.0.7 Fri Jul 14 06:28:22 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.99 2017/07/13 09:47:03 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.100 2017/07/14 06:28:22 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -12282,3 +12282,9 @@ crypto/external/bsd/heimdal/dist/lib/krb
Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams.
[christos, ticket #1461]
+usr.sbin/rtadvd/config.c 1.36
+usr.sbin/rtadvd/rtadvd.h 1.15
+
+ Fix the default value of rltime. PR bin/51994
+ [ozaki-r, ticket #1440]
+