[policycoreutils/f17] Fix setsebool command, handling of = broken.

Daniel J Walsh dwalsh at fedoraproject.org
Thu May 24 12:55:17 UTC 2012


commit 5f9de81a61034e7edd043c87c6cc84ff798bbf41
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu May 24 08:55:13 2012 -0400

    Fix setsebool command, handling of = broken.
    
    - Add missing error option in booleansPage

 policycoreutils.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 44a2772..34ab42f 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.11
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -340,6 +340,10 @@ fi
 %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Thu May 24 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.11-17
+- Fix setsebool command, handling of = broken.
+- Add missing error option in booleansPage
+
 * Sun May 20 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.11-16
 - Fix sepolgen to use realpath on executables handed to it. - Brian Bickford
 


More information about the scm-commits mailing list