import UBI selinux-policy-38.1.35-2.el9_4.2
This commit is contained in:
parent
52c9844480
commit
b6e9c86706
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/container-selinux.tgz
|
||||
SOURCES/selinux-policy-eb644c8.tar.gz
|
||||
SOURCES/selinux-policy-44021f8.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
d0e251101057533cea4c5e7c63d77bbf93b00847 SOURCES/container-selinux.tgz
|
||||
2698c41ea1a4ddd780992e1eacc53d5bb4b09b15 SOURCES/selinux-policy-eb644c8.tar.gz
|
||||
fcc4e56554a62fc04b59e5368046d40b8de6cafa SOURCES/container-selinux.tgz
|
||||
b95d363dedac0794267fd03c4d5dca4cc0bfe774 SOURCES/selinux-policy-44021f8.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit eb644c87c0bb3d4b19be1b28975ce9c6333f0279
|
||||
%global commit 44021f8904c8bcbcecd978a69a23027c72b0b92d
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -24,7 +24,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 38.1.35
|
||||
Release: 2%{?dist}
|
||||
Release: 2%{?dist}.2
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -809,6 +809,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 03 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.35-2.2
|
||||
- Rebuild
|
||||
Resolves: RHEL-36154
|
||||
|
||||
* Fri May 31 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.35-2.1
|
||||
- Allow svirt_t read vm sysctls
|
||||
Resolves: RHEL-36154
|
||||
- Allow qemu-ga read vm sysctls
|
||||
Resolves: RHEL-36291
|
||||
|
||||
* Thu Mar 14 2024 Zdenek Pytela <zpytela@redhat.com> - 38.1.35-2
|
||||
- Rebuild
|
||||
Resolves: RHEL-26663
|
||||
|
Loading…
Reference in New Issue
Block a user