|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
Summary: SELinux binary policy manipulation library
|
|
|
|
|
Name: libsepol
|
|
|
|
|
Version: 3.7
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
Source0: https://github.com/SELinuxProject/selinux/releases/download/3.7/libsepol-3.7.tar.gz
|
|
|
|
|
Source1: https://github.com/SELinuxProject/selinux/releases/download/3.7/libsepol-3.7.tar.gz.asc
|
|
|
|
@ -117,6 +117,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_mandir}/ru/man8
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.7-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Vit Mojzis <vmojzis@redhat.com> - 3.7-4
|
|
|
|
|
- libsepol-3.7-2
|
|
|
|
|
- sepol_compute_sid: Do not destroy uninitialized context
|
|
|
|
|