Rebuild with binutils fix for ppc64le (#1475636)

This commit is contained in:
Florian Weimer 2017-07-30 21:59:26 +02:00
parent c7d01b205b
commit 4626f61be9
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.6
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2
Group: System Environment/Base
# https://github.com/SELinuxProject/selinux/wiki/Releases
@ -445,6 +445,9 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service
%changelog
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 2.6-8
- Rebuild with binutils fix for ppc64le (#1475636)
* Fri Jul 28 2017 Petr Lautrbach <plautrba@redhat.com> - 2.6-7
- Make 'sepolicy manpage' and 'sepolicy transition' faster
- open_init_pty: restore stdin/stdout to blocking upon exit