|
|
@ -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 f8603bf025badb70f5a87d6d5687516c5ee0669d
|
|
|
|
%global commit de5ea8200829c50379eb2242ae9866748409551a
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
%define distro redhat
|
|
|
|
%define distro redhat
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
Summary: SELinux policy configuration
|
|
|
|
Summary: SELinux policy configuration
|
|
|
|
Name: selinux-policy
|
|
|
|
Name: selinux-policy
|
|
|
|
Version: 38.1.11
|
|
|
|
Version: 38.1.11
|
|
|
|
Release: 2%{?dist}.2
|
|
|
|
Release: 2%{?dist}.3
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
|
|
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
|
|
|
Source1: modules-targeted-base.conf
|
|
|
|
Source1: modules-targeted-base.conf
|
|
|
@ -809,6 +809,26 @@ exit 0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jun 05 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.3
|
|
|
|
|
|
|
|
- Allow insights-client get quotas of all filesystems
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client read unconfined service semaphores
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client work with teamdctl
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client read all sysctls
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client manage fsadm pid files
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client work with su and lpstat
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow insights-client tcp connect to all ports
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow unconfined_service_t to create .gnupg labeled as gpg_secret_t
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
- Allow cloud-init manage gpg admin home content
|
|
|
|
|
|
|
|
Resolves: rhbz#2203797
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.2
|
|
|
|
* Mon Apr 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.2
|
|
|
|
- rebuilt
|
|
|
|
- rebuilt
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|