[libsemanage] 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
Fri Aug 19 10:35:02 UTC 2011


commit 716220e45bee7af2880c691449116594a0fbe116
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Aug 19 06:34:47 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-rhat.patch |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/libsemanage-rhat.patch b/libsemanage-rhat.patch
index 46562fe..1e791c8 100644
--- a/libsemanage-rhat.patch
+++ b/libsemanage-rhat.patch
@@ -1,17 +1,3 @@
-diff --git a/libsemanage/src/Makefile b/libsemanage/src/Makefile
-index d21e972..f73b6ae 100644
---- a/libsemanage/src/Makefile
-+++ b/libsemanage/src/Makefile
-@@ -69,6 +69,9 @@ pywrap: all $(SWIGSO)
- 
- rubywrap: all $(SWIGRUBYSO)
- 
-+semanageswig_python_exception.i: ../include/semanage/semanage.h
-+	bash exception.sh > $@
-+
- $(SWIGLOBJ): $(SWIGCOUT)
- 	$(CC) $(filter-out -Werror, $(CFLAGS)) $(PYINC) -fPIC -DSHARED -c -o $@ $<
- 
 diff --git a/libsemanage/src/direct_api.c b/libsemanage/src/direct_api.c
 index aac1974..3dfa279 100644
 --- a/libsemanage/src/direct_api.c


More information about the scm-commits mailing list