SELinux userspace 2.8-rc3 release candidate
This commit is contained in:
parent
645a0288ba
commit
44b16b07be
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@ libsemanage-2.0.45.tgz
|
|||||||
/libsemanage-2.7.tar.gz
|
/libsemanage-2.7.tar.gz
|
||||||
/libsemanage-2.8-rc1.tar.gz
|
/libsemanage-2.8-rc1.tar.gz
|
||||||
/libsemanage-2.8-rc2.tar.gz
|
/libsemanage-2.8-rc2.tar.gz
|
||||||
|
/libsemanage-2.8-rc3.tar.gz
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
%define libsepolver 2.8-0
|
%define libsepolver 2.8-0
|
||||||
%define libselinuxver 2.8-0
|
%define libselinuxver 2.8-0
|
||||||
|
|
||||||
%global rcversion rc2
|
%global rcversion rc3
|
||||||
|
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.8
|
Version: 2.8
|
||||||
Release: 0%{?rcversion:.%rcversion}.1%{?dist}
|
Release: 0%{?rcversion:.%rcversion}.1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180426/libsemanage-2.8-rc2.tar.gz
|
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180510/libsemanage-2.8-rc3.tar.gz
|
||||||
# download https://raw.githubusercontent.com/fedora-selinux/scripts/master/selinux/make-fedora-selinux-patch.sh
|
# download https://raw.githubusercontent.com/fedora-selinux/scripts/master/selinux/make-fedora-selinux-patch.sh
|
||||||
# run:
|
# run:
|
||||||
# $ VERSION=2.8-rc2 ./make-fedora-selinux-patch.sh libsemanage
|
# $ VERSION=2.8-rc3 ./make-fedora-selinux-patch.sh libsemanage
|
||||||
# HEAD https://github.com/fedora-selinux/selinux/commit/5127dfaae645986169b50a7295d4961a4959006a
|
# HEAD https://github.com/fedora-selinux/selinux/commit/11eab8523bec5fcded6c336e3112f30f7931cba6
|
||||||
# Patch1: libsemanage-fedora.patch
|
# Patch1: libsemanage-fedora.patch
|
||||||
URL: https://github.com/SELinuxProject/selinux/wiki
|
URL: https://github.com/SELinuxProject/selinux/wiki
|
||||||
Source1: semanage.conf
|
Source1: semanage.conf
|
||||||
@ -181,6 +181,9 @@ sed -i '1s%\(#! */usr/bin/python\)\([^3].*\|\)$%\13\2%' %{buildroot}%{_libexecdi
|
|||||||
%{_libexecdir}/selinux/semanage_migrate_store
|
%{_libexecdir}/selinux/semanage_migrate_store
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 14 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc3.1
|
||||||
|
- SELinux userspace 2.8-rc3 release candidate
|
||||||
|
|
||||||
* Fri May 4 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc2.1
|
* Fri May 4 2018 Petr Lautrbach <plautrba@redhat.com> - 2.8-0.rc2.1
|
||||||
- SELinux userspace 2.8-rc2 release candidate
|
- SELinux userspace 2.8-rc2 release candidate
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsemanage-2.8-rc2.tar.gz) = 0ee4bafa1d407796b0a79794fef92625c54ea72cd861f8426b142f0e80954772f28bf787013514bc1f6f55f31625cf71ef246a81564d1ce97a61bba9fbd81fce
|
SHA512 (libsemanage-2.8-rc3.tar.gz) = b3a6cb11684890ef7c707a36fb559abdc836cc819a4eb481818393816470a9231260763087fa0d6d23a224dcee65d199e1704fc01433336b1838f2ff047d8a6a
|
||||||
|
Loading…
Reference in New Issue
Block a user