Auto sync2gitlab import of selinux-policy-3.14.3-109.el8.src.rpm
This commit is contained in:
parent
28b22b85f1
commit
f244f04ef7
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@
|
||||
/selinux-policy-contrib-5e2c252.tar.gz
|
||||
/selinux-policy-76d3f46.tar.gz
|
||||
/selinux-policy-contrib-f71a764.tar.gz
|
||||
/selinux-policy-cc2eddb.tar.gz
|
||||
/selinux-policy-contrib-425f663.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 76d3f46c6576aa301aef3702c1c30739f506691f
|
||||
%global commit0 cc2eddb61e0f14acf9b54f19cfb0d157b3f6025b
|
||||
%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 f71a76424ebaf8e8af3896bc758cfe10b9102892
|
||||
%global commit1 425f6638e4f6a8b26439fa838a6ddc3e4a85e535
|
||||
%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: 108%{?dist}
|
||||
Release: 109%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,28 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-109
|
||||
- Add the files_map_read_etc_files() interface
|
||||
Resolves: rhbz#2132230
|
||||
- Allow insights-client manage samba var dirs
|
||||
Resolves: rhbz#2132230
|
||||
- Allow insights-client send null signal to rpm and system cronjob
|
||||
Resolves: rhbz#2132230
|
||||
- Update rhcd policy for executing additional commands 4
|
||||
Resolves: rhbz#2132230
|
||||
- Allow insights-client connect to postgresql with a unix socket
|
||||
Resolves: rhbz#2132230
|
||||
- Allow insights-client domtrans on unix_chkpwd execution
|
||||
Resolves: rhbz#2132230
|
||||
- Add file context entries for insights-client and rhc
|
||||
Resolves: rhbz#2132230
|
||||
- Allow snmpd_t domain to trace processes in user namespace
|
||||
Resolves: rhbz#2121084
|
||||
- Allow sbd the sys_ptrace capability
|
||||
Resolves: rhbz#2124552
|
||||
- Allow pulseaudio create gnome content (~/.config)
|
||||
Resolves: rhbz#2124387
|
||||
|
||||
* Thu Sep 08 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-108
|
||||
- Allow unconfined_service_t insights client content filetrans
|
||||
Resolves: rhbz#2119507
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = cbafe1fd07379af6a833df87b49ae6d17961a3e47a06011d68f14cb7b55a26c0de43df83894fef65676bb72fbd5f1fd5ea9d67b7a1ab133dafd822698619558a
|
||||
SHA512 (selinux-policy-76d3f46.tar.gz) = 09b2f068c15ee8ab917264645e179a610b70b6da447d86913b57be4b90c3c6413f62b726e0d1f36abf4598f2b1485b9227ad56e0f72d472c481479ac3d26bf81
|
||||
SHA512 (selinux-policy-contrib-f71a764.tar.gz) = 693af6956df6b39302173400c4b04e4b692fabe13c7ca523a6d311a9df39e2642aace5cbb106bda7c49fb5497724af712602631c4efb235b2ada8597d71440c9
|
||||
SHA512 (container-selinux.tgz) = cd8811d4da2cc44df6b4c9300f2889dcdb195c7a4c00a1a5b5d121a3fe1cf510e2e45b11234ff9b9484de074e49bdd79ddab2b306386eb1fc53da27274f042be
|
||||
SHA512 (selinux-policy-cc2eddb.tar.gz) = 88d334c013bad284c5fa22df16ae0f259068435cf800f805e210e5ba61a740223a345c05fd7f0eaf8440d0ba4340166368a0cd99717a0ec00f26a7ab57d43349
|
||||
SHA512 (selinux-policy-contrib-425f663.tar.gz) = d11d22f399bb641fa5c1b864f688b3f88ac80372b7ab090499b90039186d4c5f4a7597fc908018e3138960ea6bdd6d40517914f790aa7da47ec03903f231ec99
|
||||
|
Loading…
Reference in New Issue
Block a user