* Tue Sep 07 2021 Zdenek Pytela <zpytela@redhat.com> - 34.18-1
- Allow ModemManager create a qipcrtr socket - Allow ModemManager request to load a kernel module - Label /usr/sbin/virtproxyd as virtd_exec_t - Allow communication between at-spi and gdm processes - Update ica_filetrans_named_content() with create_file_perms - Fix the gnome_atspi_domtrans() interface summary
This commit is contained in:
parent
9365468edb
commit
9bff620494
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit e85301a7dd56d0a1e06332cc3255649ad26efbe3
|
||||
%global commit e372b3af701100cab13ef556225ec7d69839e1a3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,8 +23,8 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.17
|
||||
Release: 5%{?dist}
|
||||
Version: 34.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -808,6 +808,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2021 Zdenek Pytela <zpytela@redhat.com> - 34.18-1
|
||||
- Allow ModemManager create a qipcrtr socket
|
||||
- Allow ModemManager request to load a kernel module
|
||||
- Label /usr/sbin/virtproxyd as virtd_exec_t
|
||||
- Allow communication between at-spi and gdm processes
|
||||
- Update ica_filetrans_named_content() with create_file_perms
|
||||
- Fix the gnome_atspi_domtrans() interface summary
|
||||
|
||||
* Fri Aug 27 2021 Zdenek Pytela <zpytela@redhat.com> - 34.17-5
|
||||
- Add ica module to modules-targeted-contrib.conf
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-e85301a.tar.gz) = 53ad8cd38fab242a44cc43d7d88445f2ed74a04363bc1803cd4e1c46577938a4d4b9a9ae40e04d05415ce0f185b66f10e7f7276cb4c2731355839dddc666e6fd
|
||||
SHA512 (container-selinux.tgz) = 126c5c2a85c37a1d5e5e6424d824ee47fe45ef4853b0d164ec18596b96c6f9a2031fcd24ea11c2a56ba797b3d3863e308e06903b40f5b480f4a95e726040682a
|
||||
SHA512 (selinux-policy-e372b3a.tar.gz) = 123b98fc0eeeef67e176916701e5bece96aaa4b2d6c67386941a32b6720bc64b40cdf757507ddc8cee90987fbeb117cc35af8f9567f7ed9875fe6d3705d181bb
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 8abb4685a695a48edd38a9c2c93e33ab70e972c253e47efa70f1760cc17fb75e76917dfd5c15723f6cb095bc3aabd23a25fe3153c8b85e9f0bc35759c9e4994b
|
||||
|
Loading…
Reference in New Issue
Block a user