* Wed Jul 14 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.10-1
- Allow bacula get attributes of cgroup filesystems Resolves: rhbz#1976917 - Label /dev/wmi/dell-smbios as acpi_device_t Resolves: rhbz#1972382 - Add the lockdown integrity permission to dev_map_userio_dev() Resolves: rhbz#1966758 - Allow virtlogd_t to create virt_var_lockd_t dir Resolves: rhbz#1974875
This commit is contained in:
parent
86f64b8b19
commit
c0ea3a13a7
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 36a2a79662226cc72963a8b9fcafd2bf5056ea7f
|
||||
%global commit adbd84f1ed395ed834bb06b76342f871a2708820
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,7 +23,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.9
|
||||
Version: 34.1.10
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -792,6 +792,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 14 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.10-1
|
||||
- Allow bacula get attributes of cgroup filesystems
|
||||
Resolves: rhbz#1976917
|
||||
- Label /dev/wmi/dell-smbios as acpi_device_t
|
||||
Resolves: rhbz#1972382
|
||||
- Add the lockdown integrity permission to dev_map_userio_dev()
|
||||
Resolves: rhbz#1966758
|
||||
- Allow virtlogd_t to create virt_var_lockd_t dir
|
||||
Resolves: rhbz#1974875
|
||||
|
||||
* Tue Jun 22 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.9-1
|
||||
- Allow systemd-coredump getattr nsfs files and net_admin capability
|
||||
Resolves: rhbz#1965372
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-36a2a79.tar.gz) = f56ee6964c19d7d53502c9d32f7dc00e662c02d642891492bf2f16ff3ae1658e310a05f86bd7faed6f82af0d1205e927401ac08b90cf05ec6e512d3bdbb0ec01
|
||||
SHA512 (container-selinux.tgz) = 6f0ceeab04740e425085b743301739fce4849c8c4b60a90b6720fc5af3804e3d6b69db638c95f4da437cb33eb754ef494cbc821fd637d646fc2c2c4efd4d42f7
|
||||
SHA512 (selinux-policy-adbd84f.tar.gz) = 926eb45e92565c3d584c822434c28a75435f24e8a9cc8171435a318976616695878538e642382a203bb2f953ea49377782a6269c8e0ffd9ca8af44d81d3743fe
|
||||
SHA512 (container-selinux.tgz) = af1df199aebc2acd2cdb1cc30519c24644b4872900110278352c0bea4528ec59c2e149b861d2dd90e3996eae68d88708c427ff1cde9709a7be1265c33e378fff
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user