* Fri Nov 19 2021 Zdenek Pytela <zpytela@redhat.com> - 35.6-1
- Allow PID 1 and dbus-broker IPC with a systemd user session - Allow rpmdb read generic SSL certificates - Allow rpmdb read admin home config files - Report warning on duplicate definition of interface - Allow redis get attributes of filesystems with extended attributes - Allow sysadm_t dbus chat with realmd_t - Make cupsd_lpd_t a daemon - Allow tlp dbus-chat with NetworkManager - filesystem: add fs_use_trans for ramfs - Allow systemd-logind destroy unconfined user's IPC objects
This commit is contained in:
parent
bc5db683cf
commit
16445dca46
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 02b35cff10d8743e075379c062f565f2bb97c032
|
||||
%global commit 6a6fff9f00a02723d3a9c58e892e12a527df8efa
|
||||
%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: 35.5
|
||||
Version: 35.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -808,6 +808,18 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2021 Zdenek Pytela <zpytela@redhat.com> - 35.6-1
|
||||
- Allow PID 1 and dbus-broker IPC with a systemd user session
|
||||
- Allow rpmdb read generic SSL certificates
|
||||
- Allow rpmdb read admin home config files
|
||||
- Report warning on duplicate definition of interface
|
||||
- Allow redis get attributes of filesystems with extended attributes
|
||||
- Allow sysadm_t dbus chat with realmd_t
|
||||
- Make cupsd_lpd_t a daemon
|
||||
- Allow tlp dbus-chat with NetworkManager
|
||||
- filesystem: add fs_use_trans for ramfs
|
||||
- Allow systemd-logind destroy unconfined user's IPC objects
|
||||
|
||||
* Thu Nov 04 2021 Zdenek Pytela <zpytela@redhat.com> - 35.5-1
|
||||
- Support sanlock VG automated recovery on storage access loss 2/2
|
||||
- Support sanlock VG automated recovery on storage access loss 1/2
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-02b35cf.tar.gz) = 470a870c83c53fe8171aeaff502b67298fd2ce43a537f5a258d7f914c07f65de8b174484efacb4852ed8a05d0675a515d238ba1146fad587f62b9b6505760e82
|
||||
SHA512 (container-selinux.tgz) = f4c8ea765a0ba2b930f3f2dbbca7f2c9a08e2d13a2246de9697ed873b6dfde444f9aa678e9c6ecc4bc4c86fcfda25a7926c105749deb3f4ee7e1ddb1cbfe1a9e
|
||||
SHA512 (selinux-policy-6a6fff9.tar.gz) = 38513820fa6d0f4ae333e00603b7aaefe19b060cc332d1a97b16a8903f9ee1843899d871ec075f7551dc5a1a3dbb2a9f7fc5162c32e1fb48560ce7d1bb250f0c
|
||||
SHA512 (container-selinux.tgz) = 0f203fe39e2b277a3fcb1f10e428795e085393f1d6fc121ce5dd5d9529e61ec405258e2900beded296072f1678893efe53c35b4c92a430d4ee8e9b378262bbb4
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user