import UBI selinux-policy-38.1.23-1.el9_3.1
This commit is contained in:
parent
ef87d821a3
commit
59b137280d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/container-selinux.tgz
|
||||
SOURCES/selinux-policy-edf0eb4.tar.gz
|
||||
SOURCES/selinux-policy-3fbd3ea.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
57d4e2a5363716c35460855ec3534c2c0fc65e13 SOURCES/container-selinux.tgz
|
||||
56904e29b53ee59bd96c21662583398adb39e7da SOURCES/selinux-policy-edf0eb4.tar.gz
|
||||
f23c36709dc62bc9e5bac422e17703ff7bda7cdc SOURCES/container-selinux.tgz
|
||||
aaf128bbb968e41b629fb5bd6d8e188c14af6c23 SOURCES/selinux-policy-3fbd3ea.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit edf0eb42087eadd8c9fb8cb9b67a07023fffd00b
|
||||
%global commit 3fbd3ea192ed94b02a2c91c3b91f4e7614898fa7
|
||||
%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.23
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.1
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -809,6 +809,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 05 2023 Juraj Marcin <jmarcin@redhat.com> - 38.1.23-1.1
|
||||
- Allow ip an explicit domain transition to other domains
|
||||
Resolves: RHEL-14248
|
||||
|
||||
* Fri Aug 25 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.23-1
|
||||
- Allow cups-pdf connect to the system log service
|
||||
Resolves: rhbz#2234765
|
||||
|
Loading…
Reference in New Issue
Block a user