From d6e8b72a3071d3fa2b772ce1228d6565c73d8b7f Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 6 Jan 2014 10:20:47 -0500 Subject: [PATCH] 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 file changed, 5 insertions(+) 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 - 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 - 2.2.1-6 - revert unexplained change to rhat.patch which broke SELinux disablement