[checkpolicy] Upgrade to upstream * dis* fixed signed vs unsigned errors * dismod: fix unused parameter errors

Daniel J Walsh dwalsh at fedoraproject.org
Thu Dec 15 21:32:48 UTC 2011


commit 62a79399e378dc4d52cea7074f1ea99f2436d2f5
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Dec 15 16:32:47 2011 -0500

    Upgrade to upstream
    	* dis* fixed signed vs unsigned errors
    	* dismod: fix unused parameter errors
    	* test: Makefile: include -W and -Werror
    	* allow ~ in filename transition rules
    Allow policy to specify the source of target for generating the default user,role
    or mls label for a new target.

 checkpolicy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/checkpolicy.spec b/checkpolicy.spec
index 29aba0f..f1f937c 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,5 +1,5 @@
 %define libselinuxver 2.1.6-4
-%define libsepolver 2.1.4-1
+%define libsepolver 2.1.4-3
 Summary: SELinux policy compiler
 Name: checkpolicy
 Version: 2.1.7


More information about the scm-commits mailing list