[libsemanage/f16] Update to upstream 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set

Daniel J Walsh dwalsh at fedoraproject.org
Tue Aug 23 14:12:36 UTC 2011


commit 7795568f4d33b68eacef61b1acdf36dd820413fb
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Aug 23 10:12:23 2011 -0400

    Update to upstream
    2.1.2 2011-08-17
    	* print error debug info for buggy fc
    	* introduce semanage_set_root and friends
    	* throw exceptions in python rather than return
    	* python3 support.
    	* patch for MCS/MLS in user files

 libsemanage.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsemanage.spec b/libsemanage.spec
index fe74267..593dfd5 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -4,8 +4,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
 %endif
 
-%define libsepolver 2.1.2-1
-%define libselinuxver 2.1.4-1
+%define libsepolver 2.1.0-1
+%define libselinuxver 2.0.102-6
 
 Summary: SELinux binary policy manipulation library 
 Name: libsemanage


More information about the scm-commits mailing list