[libselinux] Update to upstream

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jan 6 15:20:44 UTC 2014


commit d6e8b72a3071d3fa2b772ce1228d6565c73d8b7f
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Jan 6 10:20:47 2014 -0500

    Update to upstream
    
          * Fix userspace AVC handling of per-domain permissive mode.
    - Verify context is not null when passed into *setfilecon_raw

 libselinux.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libselinux.spec b/libselinux.spec
index dadb1c4..78f8169 100644
--- a/libselinux.spec
+++ b/libselinux.spec
@@ -243,6 +243,11 @@ rm -rf %{buildroot}
 %{ruby_sitearch}/selinux.so
 
 %changelog
+* Mon Jan 6 2014 Dan Walsh <dwalsh at redhat.com>  - 2.2.2-1
+- Update to upstream 
+      * Fix userspace AVC handling of per-domain permissive mode.
+- Verify context is not null when passed into *setfilecon_raw
+
 * Fri Dec 27 2013 Adam Williamson <awilliam at redhat.com> - 2.2.1-6
 - revert unexplained change to rhat.patch which broke SELinux disablement
 


More information about the scm-commits mailing list