Module Name: src
Committed By: riz
Date: Thu Mar 14 21:56:58 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
TIcket 839
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-6.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-6.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.21 src/doc/CHANGES-6.0.2:1.1.2.22
--- src/doc/CHANGES-6.0.2:1.1.2.21 Thu Mar 14 19:55:38 2013
+++ src/doc/CHANGES-6.0.2 Thu Mar 14 21:56:58 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.21 2013/03/14 19:55:38 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.22 2013/03/14 21:56:58 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -151,3 +151,9 @@ distrib/sets/lists/base/mi patch
try to predict Ramadan in Morocco as best we can.
[apb, ticket #845]
+sys/secmodel/extensions/secmodel_extensions.c 1.5
+
+ Fix a crash which can happen with sysctl security.curtain=1
+ set. PR#47598.
+ [martin, ticket #839]
+