Auto sync2gitlab import of selinux-policy-3.14.3-114.el8.src.rpm
This commit is contained in:
parent
738125b00d
commit
3db2fd1ef3
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,3 +25,5 @@
|
||||
/selinux-policy-contrib-4905735.tar.gz
|
||||
/selinux-policy-1aa8a0e.tar.gz
|
||||
/selinux-policy-contrib-4edd823.tar.gz
|
||||
/selinux-policy-69f08ca.tar.gz
|
||||
/selinux-policy-contrib-58ad0c6.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 1aa8a0e438335c2a5a26350c2dcb180447985f3f
|
||||
%global commit0 69f08cae339813fbcaaad35e75a033f7ecd66037
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||
%global commit1 4edd823afd43e6e576de2a9f738e686ab485dcc8
|
||||
%global commit1 58ad0c627362a116b66219ac502261b07800e898
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.3
|
||||
Release: 113%{?dist}
|
||||
Release: 114%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,24 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2023 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-114
|
||||
- Add interfaces in domain, files, and unconfined modules
|
||||
Resolves: rhbz#2141311
|
||||
- Allow sysadm_t read/write ipmi devices
|
||||
Resolves: rhbz#2148561
|
||||
- Allow sudodomain use sudo.log as a logfile
|
||||
Resolves: rhbz#2143762
|
||||
- Add insights additional capabilities
|
||||
Resolves: rhbz#2158779
|
||||
- Allow insights client work with gluster and pcp
|
||||
Resolves: rhbz#2141311
|
||||
- Allow prosody manage its runtime socket files
|
||||
Resolves: rhbz#2157902
|
||||
- Allow system mail service read inherited certmonger runtime files
|
||||
Resolves: rhbz#2143337
|
||||
- Add lpr_roles to system_r roles
|
||||
Resolves: rhbz#2151111
|
||||
|
||||
* Thu Dec 15 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-113
|
||||
- Allow systemd-socket-proxyd get attributes of cgroup filesystems
|
||||
Resolves: rhbz#2088441
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = cf971b52a085bf2d0862da66e88e1f867bc84c1a43827c073d281c9d3fdef09a0d28207bc931bf95f346daca162862a0b08e028b0d043ee003cda54c7074fed8
|
||||
SHA512 (selinux-policy-1aa8a0e.tar.gz) = 598944b1a8d9c12b241caf7129cd5896ab82299dce170296ba9e4aa11c6e705fc15637f555a25b6a3f69f3579ed765c8e9ff428380dbad66e989f56d2f177374
|
||||
SHA512 (selinux-policy-contrib-4edd823.tar.gz) = 991444c41247da4e1b8e7bd2e179b4b1607ec350a546b1913ca490546ec03114968e8c44fb67e099f03640c8bf3e64f2c0dc95f62389f024e797469d24890fea
|
||||
SHA512 (container-selinux.tgz) = 4d37a47a7b850b77182904c4a4e0175531ab72f1d3a0bf8b4550ec320a463accbcd1c30755a30a16ab9238ebbbcc9cc940145f8295aa061411af0895e075ec38
|
||||
SHA512 (selinux-policy-69f08ca.tar.gz) = 5a29f404807fde51276d2d06a25e568b624dbbaf2658c31759a618e1becd73c3a1d26e35e87563b9ad86b1c063ff8ef4a4db135687181f0c963e09a2e7b9e536
|
||||
SHA512 (selinux-policy-contrib-58ad0c6.tar.gz) = 569695cbe1f0ec83fc98dc1dcb51cd7120df02e2d8a3912f4204a8c3471466ae2f14c43ca45f4df6df55923c77000f0c72ea03ee0572b4ec3c04bd53a8d6e308
|
||||
|
Loading…
Reference in New Issue
Block a user