libsepol package update
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
8959a63321
commit
4c1f4cf95a
File diff suppressed because it is too large
Load Diff
|
@ -1,11 +1,11 @@
|
|||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 2.5
|
||||
Release: 8.1%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/libsepol-2.5.tar.gz
|
||||
# HEAD f4aca6b867715e9f93537d116e6ff2268c3f3394
|
||||
# HEAD bfaa258580f74440ca92d68828ac31f58656f5ef
|
||||
Patch1: libsepol-rhel.patch
|
||||
URL: https://github.com/SELinuxProject/selinux/wiki
|
||||
BuildRequires: flex
|
||||
|
@ -104,6 +104,12 @@ exit 0
|
|||
%{_libdir}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-10
|
||||
- Add support for the SCTP portcon keyword (rhbz#1603571)
|
||||
|
||||
* Mon Apr 30 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-9
|
||||
- Define extended_socket_class policy capability (rhbz#1564775)
|
||||
|
||||
* Thu Oct 12 2017 Vit Mojzis <vmojzis@redhat.com> - 2.5-8.1
|
||||
- Define nnp_nosuid_transition policy capability (rhbz#1480519)
|
||||
- use IN6ADDR_ANY_INIT to initialize IPv6 addresses
|
||||
|
|
Loading…
Reference in New Issue