|
From: <ssm...@us...> - 2008-07-29 12:29:02
|
Revision: 2935
http://selinux.svn.sourceforge.net/selinux/?rev=2935&view=rev
Author: ssmalley
Date: 2008-07-29 12:28:58 +0000 (Tue, 29 Jul 2008)
Log Message:
-----------
updated libselinux to version 2.0.69
Modified Paths:
--------------
trunk/libselinux/ChangeLog
trunk/libselinux/VERSION
Modified: trunk/libselinux/ChangeLog
===================================================================
--- trunk/libselinux/ChangeLog 2008-07-29 12:26:59 UTC (rev 2934)
+++ trunk/libselinux/ChangeLog 2008-07-29 12:28:58 UTC (rev 2935)
@@ -1,3 +1,7 @@
+2.0.69 2008-07-29
+ * Handle duplicate file context regexes as a fatal error from Stephen Smalley.
+ This prevents adding them via semanage.
+
2.0.68 2008-07-18
* Fix audit2why shadowed variables from Stephen Smalley.
* Note that freecon NULL is legal in man page from Karel Zak.
Modified: trunk/libselinux/VERSION
===================================================================
--- trunk/libselinux/VERSION 2008-07-29 12:26:59 UTC (rev 2934)
+++ trunk/libselinux/VERSION 2008-07-29 12:28:58 UTC (rev 2935)
@@ -1 +1 @@
-2.0.68
+2.0.69
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|