Auto sync2gitlab import of selinux-policy-3.14.3-112.el8.src.rpm
This commit is contained in:
parent
e408680df8
commit
f7adb29799
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,3 +21,5 @@
|
||||
/selinux-policy-contrib-e792d43.tar.gz
|
||||
/selinux-policy-contrib-ab25857.tar.gz
|
||||
/selinux-policy-f69f5fb.tar.gz
|
||||
/selinux-policy-b04459e.tar.gz
|
||||
/selinux-policy-contrib-4905735.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 f69f5fbff260b71fa7c116d3253ae4f1d218dad4
|
||||
%global commit0 b04459ea53bcc11159ed41f5a71c624da129b7b6
|
||||
%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 ab258574b9c3e3e3b0b4af6c5e50c2759b0daf3a
|
||||
%global commit1 4905735f7b6c3afe79fb9bf52e81cec3bc67bc6a
|
||||
%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: 111%{?dist}
|
||||
Release: 112%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,26 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 30 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-112
|
||||
- Allow ipsec_t only read tpm devices
|
||||
Resolves: rhbz#2147380
|
||||
- Allow ipsec_t read/write tpm devices
|
||||
Resolves: rhbz#2147380
|
||||
- Label udf tools with fsadm_exec_t
|
||||
Resolves: rhbz#1972230
|
||||
- Allow the spamd_update_t domain get generic filesystem attributes
|
||||
Resolves: rhbz#2144501
|
||||
- Allow cdcc mmap dcc-client-map files
|
||||
Resolves: rhbz#2144505
|
||||
- Allow insights client communicate with cupsd, mysqld, openvswitch, redis
|
||||
Resolves: rhbz#2143878
|
||||
- Allow insights client read raw memory devices
|
||||
Resolves: rhbz#2143878
|
||||
- Allow winbind-rpcd get attributes of device and pty filesystems
|
||||
Resolves: rhbz#2107106
|
||||
- Allow postfix/smtpd read kerberos key table
|
||||
Resolves: rhbz#1983308
|
||||
|
||||
* Fri Nov 11 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-111
|
||||
- Add domain_unix_read_all_semaphores() interface
|
||||
Resolves: rhbz#2141311
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = 880ecab7b19e062c994544c8ae884ae9f73ee39619e9916ec701d6f025247d10ffca199f3404af6d02eea6f4abc4316871fad95a5026d7abcf0f9c00ff792210
|
||||
SHA512 (selinux-policy-contrib-ab25857.tar.gz) = 9056612240ea6027d1ab5bf2b185e1cf1e27a08198ad42343b1d2e0cc49ae94b46d0b121846376de450e3cde75022e6d52c45c1c51cd7e207344e4e40ab74912
|
||||
SHA512 (selinux-policy-f69f5fb.tar.gz) = 9279a5ef5730d72d506f0993b23208d1255808b37942fbda80da05063a9773f1c72bd16d2d2058584e241ab55bbdec245be8659ffe36ddf24027f60d50bec9b7
|
||||
SHA512 (container-selinux.tgz) = 1b5df974c40ffbb7503773694fa442dd710ca6b176efbb7c18f1b346f219d179ef31eb1bc758f34a324b947d4ab4db92cd8506b115b3e3db53e7a86f73497585
|
||||
SHA512 (selinux-policy-b04459e.tar.gz) = 7559a42d7e7a42c1263a7096c6635dac4d5495397676897309ed2d313dde11d2ad37aaa4e25fdde5cd7b35157be32764a615c354dc7355b0b8ff93e48b484ea6
|
||||
SHA512 (selinux-policy-contrib-4905735.tar.gz) = f8e40c812d1a1de5123c6ed1d485fa8b316622b04c65b7030664b08232231eb7372ed7a3ad2aad49b8a8d73a2c651a660ea495722374d0eabfd6ec159ac41ea8
|
||||
|
Loading…
Reference in New Issue
Block a user