* Thu Sep 16 2021 Zdenek Pytela <zpytela@redhat.com> - 34.20-1
- cleanup unused codes - Fix typo in the gnome_exec_atspi() interface summary - Allow xdm execute gnome-atspi services - Allow gnome at-spi processes execute dbus-daemon in caller domain - Allow xdm watch dbus configuration - Allow xdm execute dbus-daemon in the caller domain - Revert "Allow xdm_t transition to system_dbusd_t" - Allow at-spi-bus-launcher read and map xdm pid files - Allow dhcpcd set its resource limits - Allow systemd-sleep get removable devices attributes - Allow usbmuxd get attributes of fs_t filesystems
This commit is contained in:
parent
28ce29abe9
commit
dead9d45da
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 5b852ec5b41ccbaaceeeab5ed3002378cde2675e
|
||||
%global commit 79a2c551b9efced446614dc6e11cf30cc4b62d52
|
||||
%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.19
|
||||
Version: 34.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -808,6 +808,19 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 16 2021 Zdenek Pytela <zpytela@redhat.com> - 34.20-1
|
||||
- cleanup unused codes
|
||||
- Fix typo in the gnome_exec_atspi() interface summary
|
||||
- Allow xdm execute gnome-atspi services
|
||||
- Allow gnome at-spi processes execute dbus-daemon in caller domain
|
||||
- Allow xdm watch dbus configuration
|
||||
- Allow xdm execute dbus-daemon in the caller domain
|
||||
- Revert "Allow xdm_t transition to system_dbusd_t"
|
||||
- Allow at-spi-bus-launcher read and map xdm pid files
|
||||
- Allow dhcpcd set its resource limits
|
||||
- Allow systemd-sleep get removable devices attributes
|
||||
- Allow usbmuxd get attributes of fs_t filesystems
|
||||
|
||||
* Thu Sep 09 2021 Zdenek Pytela <zpytela@redhat.com> - 34.19-1
|
||||
- Update the dhcp client local policy
|
||||
- Allow firewalld load kernel modules
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-5b852ec.tar.gz) = 688df8a7b606231daba2485d6934394e431682509db4587d126ad074f6d2da6d561220f3745ed6f271f356948965fe4e3cc54e2410c2d44355a480e6d0299fa7
|
||||
SHA512 (container-selinux.tgz) = 927b5f8bb9325b8bd208ac5ba2f5c617cf560a334af4cf403a297de8fa255ac8db65ad021c0eccc418225e3360f4adae15f734e577d7e8b7b91781b8d4aff74a
|
||||
SHA512 (selinux-policy-79a2c55.tar.gz) = dac393162371ecae40d2df0fdc0c71b909c59fc7785d9c0cbb0a8333aba6429d691e0aa61f8c4ccbf9c0dc10bd5375280d75c0e5395f217ccb55d77e33469dbf
|
||||
SHA512 (container-selinux.tgz) = 47dece3674e7df50e15fa00f37c1c2a0060ab3fc25af75207274dc80b639876ee4e8305d2fb96f153be7cc05fb53cde373d11db3a40c6d63d062abe6023e76ad
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user