Module Name: src
Committed By: martin
Date: Wed Aug 8 14:39:20 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets 456, 457, 458
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.168 -r1.1.2.169 src/doc/CHANGES-6.0
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
diff -u src/doc/CHANGES-6.0:1.1.2.168 src/doc/CHANGES-6.0:1.1.2.169
--- src/doc/CHANGES-6.0:1.1.2.168 Wed Aug 8 09:02:14 2012
+++ src/doc/CHANGES-6.0 Wed Aug 8 14:39:20 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.168 2012/08/08 09:02:14 jdc Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.169 2012/08/08 14:39:20 martin Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -6707,3 +6707,30 @@ libexec/ld.elf_so/arch/sparc64/mdreloc.c
Add special handling needed for OLO10 relocations. PR#46724
[martin, ticket #447]
+etc/daily 1.82
+etc/defaults/daily.conf 1.17
+share/man/man5/daily.5 1.5
+
+ PR/46756: Edgar Fu�: Enable ignoring subdirectories in daily's
+ find_core
+ [christos, ticket #456]
+
+etc/daily 1.83
+etc/defaults/daily.conf 1.18
+
+ PR/46757: Edgar Fu�: Change default to pkg_vulnerabilities from NO to
+ unset, and make unset insted of NO to produce warnings, so that
+ setting it to NO does produce warnings (if it is inappropriate for
+ the machine to warn about this).
+ [christos, ticket #457]
+
+etc/daily 1.84
+etc/weekly 1.28
+
+ Call `makemandb -f -q` instead of `makemandb -f`, as Edgar Fuss
+ proposed for daily.
+ Call `makemandb -q` instead of `makemandb`, as proposed by Edgar
+ Fuss on tech-userlevel on 20th of July 2012, 12:38.
+ [jdf, ticket #458]
+
+