[policycoreutils] policycoreutils-2.3-15.fc22

Petr Lautrbach plautrba at fedoraproject.org
Mon Feb 2 16:27:24 UTC 2015


commit 8f1d11b7c08a175cb61ea4da6fe09b0988c25bd2
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon Feb 2 17:23:15 2015 +0100

    policycoreutils-2.3-15.fc22

 make-rhat-patches.sh |    2 +-
 policycoreutils.spec |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh
index f50660c..080386d 100755
--- a/make-rhat-patches.sh
+++ b/make-rhat-patches.sh
@@ -37,4 +37,4 @@ popd
 popd
 # echo rm -rf $REBASEDIR
 
-echo policycoreutils-rhat.patch and sepolgen-rhat.patch created against https://github.com/fedora-selinux/selinux/commit/$COMMIT
+echo policycoreutils-rhat.patch and sepolgen-rhat.patch created from https://github.com/fedora-selinux/selinux/commit/$COMMIT
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 20381d2..f8f9d84 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.3
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # https://github.com/SELinuxProject/selinux/wiki/Releases
@@ -386,6 +386,10 @@ The policycoreutils-restorecond package contains the restorecond service.
 %systemd_postun_with_restart restorecond.service
 
 %changelog
+* Mon Feb 02 2015 Petr Lautrbach <plautrba at redhat.com> 2.3-15
+- We need to cover file_context.XXX.homedir to have fixfiles with exclude_dirs working correctly
+- Use dnf instead of yum (#1156547)
+
 * Tue Nov 18 2014 Dan Walsh <dwalsh at redhat.com> - 2.3-14
 - Audit2allow will check for mislabeled files, and tells user to fix the label.
 - Also checks for basefiles and suggests creating a different label.


More information about the scm-commits mailing list