policycoreutils-2.5-6
- Ship selinux-autorelabel utility and systemd unit files (#1328825)
This commit is contained in:
parent
9753a77a76
commit
0921732e44
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||||
@ -30,7 +30,8 @@ Patch1: sepolgen-fedora.patch
|
|||||||
Patch100: policycoreutils-fix-semanage-python3.patch
|
Patch100: policycoreutils-fix-semanage-python3.patch
|
||||||
Obsoletes: policycoreutils < 2.0.61-2
|
Obsoletes: policycoreutils < 2.0.61-2
|
||||||
Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138
|
Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138
|
||||||
Conflicts: initscripts < 9.66
|
# FIXME: set this conflict when both initscripts and policycoreutils are built and pushed to buildroots
|
||||||
|
# Conflicts: initscripts < 9.66
|
||||||
Provides: /sbin/fixfiles
|
Provides: /sbin/fixfiles
|
||||||
Provides: /sbin/restorecon
|
Provides: /sbin/restorecon
|
||||||
|
|
||||||
@ -426,6 +427,9 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%systemd_postun_with_restart restorecond.service
|
%systemd_postun_with_restart restorecond.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-6
|
||||||
|
- Ship selinux-autorelabel utility and systemd unit files (#1328825)
|
||||||
|
|
||||||
* Fri Apr 08 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-5
|
* Fri Apr 08 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-5
|
||||||
- sepolgen: Add support for TYPEBOUNDS statement in INTERFACE policy files (#1319338)
|
- sepolgen: Add support for TYPEBOUNDS statement in INTERFACE policy files (#1319338)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user