import UBI selinux-policy-38.1.11-2.el9_2.4
This commit is contained in:
parent
c639faa84e
commit
973e5990a6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/container-selinux.tgz
|
SOURCES/container-selinux.tgz
|
||||||
SOURCES/selinux-policy-de5ea82.tar.gz
|
SOURCES/selinux-policy-90056bd.tar.gz
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
f4084f87f301c662b3c7f0937a96e5addb89fb01 SOURCES/container-selinux.tgz
|
35ef0a7704f2117b6bd41a80f37e668bf6776be2 SOURCES/container-selinux.tgz
|
||||||
1e340f4b3ef619edab09b10372f635b55c049933 SOURCES/selinux-policy-de5ea82.tar.gz
|
0f2be67fbd8c14cd160e05205ebfd8bf3546dd03 SOURCES/selinux-policy-90056bd.tar.gz
|
||||||
|
@ -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 de5ea8200829c50379eb2242ae9866748409551a
|
%global commit 90056bdde4963bc8df7d8a936a22efff139a2367
|
||||||
%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}.3
|
Release: 2%{?dist}.4
|
||||||
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,18 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.4
|
||||||
|
- Allow firewalld rw ica_tmpfs_t files
|
||||||
|
Resolves: rhbz#2233535
|
||||||
|
- Allow systemd-timedated watch init runtime dir
|
||||||
|
Resolves: rhbz#2232637
|
||||||
|
- Boolean: Allow virt_qemu_ga create ssh directory
|
||||||
|
Resolves: rhbz#2226685
|
||||||
|
- Allow virt_qemu_ga_t create .ssh dir with correct label
|
||||||
|
Resolves: rhbz#2226685
|
||||||
|
- Label only /usr/sbin/ripd and ripngd with zebra_exec_t
|
||||||
|
Resolves: rhbz#2229992
|
||||||
|
|
||||||
* Mon Jun 05 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.3
|
* Mon Jun 05 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.3
|
||||||
- Allow insights-client get quotas of all filesystems
|
- Allow insights-client get quotas of all filesystems
|
||||||
Resolves: rhbz#2203797
|
Resolves: rhbz#2203797
|
||||||
|
Loading…
Reference in New Issue
Block a user