* Mon Aug 01 2022 Zdenek Pytela <zpytela@redhat.com> - 37.8-1
- Allow sa-update to get init status and start systemd files - Use insights_client_filetrans_named_content - Make default file context match with named transitions - Allow nm-dispatcher tlp plugin send system log messages - Allow nm-dispatcher tlp plugin create and use unix_dgram_socket - Add permissions to manage lnk_files into gnome_manage_home_config - Allow rhsmcertd to read insights config files - Label /etc/insights-client/machine-id - fix(devices.fc): Replace single quote in comment to solve parsing issues - Make NetworkManager_dispatcher_custom_t an unconfined domain
This commit is contained in:
parent
666bf02b7f
commit
1ccfff1aa1
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 37512b85ed2712a57370c9df57db84b96b3d0f9d
|
||||
%global commit 732080208e6841a86d7b19710602ae7f749f224d
|
||||
%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: 37.7
|
||||
Release: 2%{?dist}
|
||||
Version: 37.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -816,6 +816,18 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2022 Zdenek Pytela <zpytela@redhat.com> - 37.8-1
|
||||
- Allow sa-update to get init status and start systemd files
|
||||
- Use insights_client_filetrans_named_content
|
||||
- Make default file context match with named transitions
|
||||
- Allow nm-dispatcher tlp plugin send system log messages
|
||||
- Allow nm-dispatcher tlp plugin create and use unix_dgram_socket
|
||||
- Add permissions to manage lnk_files into gnome_manage_home_config
|
||||
- Allow rhsmcertd to read insights config files
|
||||
- Label /etc/insights-client/machine-id
|
||||
- fix(devices.fc): Replace single quote in comment to solve parsing issues
|
||||
- Make NetworkManager_dispatcher_custom_t an unconfined domain
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 37.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-37512b8.tar.gz) = 62fc6c189f4f0bf0ca6b488df54aab20465986871bda3470aa4e02f968b507a85ae3f5b1aefb2b740db542b5cc77ae16c767b02f4ffb5866251cc26fd4a1c57b
|
||||
SHA512 (container-selinux.tgz) = 0874293dd8fbe6a4fe4a0814c2b0956d85a1d71b8a1726f82d6411b3f93f525970597ba10e7c1c7a0de9e220bc6f5ffd1552596196413f19cb68720558bd1490
|
||||
SHA512 (selinux-policy-7320802.tar.gz) = 0a94d5e0d838de07af737741153d6d666b54d01a97fcb0f9024930a096669ef3ec3ac00522b3034f4f608228447fc2afed67cbdb7f1ac3bc8d6e7b8af1a8f19f
|
||||
SHA512 (container-selinux.tgz) = 7c850ed168c58de7b96f8ac06f3885b5a333ad5ef742e8420e6306b931c15ad25134d40ad1f56d3cad669b1015078f83434c246c1f86e238560b3c02a2e9ca2a
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user