* Tue Feb 01 2022 Zdenek Pytela <zpytela@redhat.com> - 35.13-1
- Allow systemd services watch dbusd pid directory and its parents - Allow ModemManager connect to the unconfined user domain - Label /dev/wwan.+ with modem_manager_t - Allow alsactl set group Process ID of a process - Allow domtrans to sssd_t and role access to sssd - Creating interface sssd_run_sssd() - Label utilities for exFAT filesystems with fsadm_exec_t - Label /dev/nvme-fabrics with fixed_disk_device_t - Allow init delete generic tmp named pipes - Allow timedatex dbus chat with xdm
This commit is contained in:
parent
742db0fd66
commit
7774d24565
@ -1,6 +1,6 @@
|
|||||||
# github repo with selinux-policy sources
|
# github repo with selinux-policy sources
|
||||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||||
%global commit d33ccb64dee2f105b69d6ff5dd0b9d448c5fdbe1
|
%global commit 569208d534e1a53d75b187ec44ecda856ee6139c
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 35.12
|
Version: 35.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
@ -808,6 +808,18 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 01 2022 Zdenek Pytela <zpytela@redhat.com> - 35.13-1
|
||||||
|
- Allow systemd services watch dbusd pid directory and its parents
|
||||||
|
- Allow ModemManager connect to the unconfined user domain
|
||||||
|
- Label /dev/wwan.+ with modem_manager_t
|
||||||
|
- Allow alsactl set group Process ID of a process
|
||||||
|
- Allow domtrans to sssd_t and role access to sssd
|
||||||
|
- Creating interface sssd_run_sssd()
|
||||||
|
- Label utilities for exFAT filesystems with fsadm_exec_t
|
||||||
|
- Label /dev/nvme-fabrics with fixed_disk_device_t
|
||||||
|
- Allow init delete generic tmp named pipes
|
||||||
|
- Allow timedatex dbus chat with xdm
|
||||||
|
|
||||||
* Wed Jan 26 2022 Zdenek Pytela <zpytela@redhat.com> - 35.12-1
|
* Wed Jan 26 2022 Zdenek Pytela <zpytela@redhat.com> - 35.12-1
|
||||||
- Fix badly indented used interfaces
|
- Fix badly indented used interfaces
|
||||||
- Allow domain transition to sssd_t
|
- Allow domain transition to sssd_t
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-d33ccb6.tar.gz) = 368a06a09c683a8d23d1fb84848870f440a2bd8a2a7de9cc0210ef6f0ef0bb8bb3a344a7f4cd5102247460a788c651076bacbae6fb15787b59a6eef6132b8fbf
|
SHA512 (selinux-policy-569208d.tar.gz) = 395c23468251a23fc88c1b82af4e56482ec4cba9f147816210d703c92b406fe19f46d9bc874fd96c7276881588e1852042e7a42af440b7cc99ed6509907060a7
|
||||||
SHA512 (container-selinux.tgz) = 2f56270bc138b95390b909ce2ad0aa2a1962c72233e939368a507664c57200ed53bf88fde699ae923ad4f64df266635e219aed646e027c3545966b224e6453ac
|
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
SHA512 (container-selinux.tgz) = 178aacf5e3fdc0b518d14f423ea7c82e50ec4b93fe2b435db0ce3a660c97dcbb1b2aaa8c18a8ef8613daafccb5a5a7c2a7ce6f2ac2e4be37b05960a7dc1bbead
|
||||||
|
Loading…
Reference in New Issue
Block a user