|
From: <mad...@us...> - 2008-02-02 15:40:58
|
Revision: 2776
http://selinux.svn.sourceforge.net/selinux/?rev=2776&view=rev
Author: madmethod
Date: 2008-02-02 07:40:55 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
bump policycoreutils, libsemanage, libsepol
Modified Paths:
--------------
trunk/libsemanage/ChangeLog
trunk/libsemanage/VERSION
trunk/libsepol/ChangeLog
trunk/libsepol/VERSION
trunk/policycoreutils/ChangeLog
trunk/policycoreutils/VERSION
Modified: trunk/libsemanage/ChangeLog
===================================================================
--- trunk/libsemanage/ChangeLog 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/libsemanage/ChangeLog 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1,3 +1,7 @@
+2.0.12 2008-02-02
+ * Use sepol_set_expand_consume_base to reduce peak memory usage when
+ using semodule
+
2.0.19 2008-01-31
* Fix genhomedircon to not override a file context with a homedir context from Todd Miller.
Modified: trunk/libsemanage/VERSION
===================================================================
--- trunk/libsemanage/VERSION 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/libsemanage/VERSION 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1 +1 @@
-2.0.19
+2.0.20
Modified: trunk/libsepol/ChangeLog
===================================================================
--- trunk/libsepol/ChangeLog 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/libsepol/ChangeLog 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1,3 +1,7 @@
+2.0.19 2008-02-02
+ * Add support for consuming avrule_blocks during expansion to reduce
+ peak memory usage.
+
2.0.18 2008-01-02
* Added support for policy capabilities from Todd Miller.
Modified: trunk/libsepol/VERSION
===================================================================
--- trunk/libsepol/VERSION 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/libsepol/VERSION 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1 +1 @@
-2.0.18
+2.0.19
Modified: trunk/policycoreutils/ChangeLog
===================================================================
--- trunk/policycoreutils/ChangeLog 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/policycoreutils/ChangeLog 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1,3 +1,7 @@
+2.0.42 2008-02-02
+ * Make semodule_expand use sepol_set_expand_consume_base to reduce
+ peak memory usage.
+
2.0.41 2008-01-28
* Merged audit2why fix and semanage boolean --on/--off/-1/-0 support from Dan Walsh.
Modified: trunk/policycoreutils/VERSION
===================================================================
--- trunk/policycoreutils/VERSION 2008-02-02 15:36:53 UTC (rev 2775)
+++ trunk/policycoreutils/VERSION 2008-02-02 15:40:55 UTC (rev 2776)
@@ -1 +1 @@
-2.0.41
+2.0.42
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|