import UBI selinux-policy-42.1.18-4.el10_2.3
This commit is contained in:
parent
e2bee2743c
commit
6a535186ec
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
container-selinux.tgz
|
||||
selinux-policy-dda08f5.tar.gz
|
||||
selinux-policy-fcdec11.tar.gz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit dda08f5c3ceddac1935f38034502c1d08ed263b3
|
||||
%global commit fcdec115ae8bfebcbab940f7e711551d2d6d18ba
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -26,7 +26,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 42.1.18
|
||||
Release: 4%{?dist}.2
|
||||
Release: 4%{?dist}.3
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: Makefile.devel
|
||||
@ -1029,6 +1029,10 @@ fi
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Thu Aug 06 2026 Zdenek Pytela <zpytela@redhat.com> - 42.1.18-4.3
|
||||
- Allow virtqemud_t get priority of a svirt_t process
|
||||
Resolves: RHEL-224484
|
||||
|
||||
* Tue Jun 23 2026 Zdenek Pytela <zpytela@redhat.com> - 42.1.18-4.2
|
||||
- Remove permissive domain for sshd_session_t and sshd_auth_t
|
||||
Resolves: RHEL-178897
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (container-selinux.tgz) = 99124ca42188f5fe543b8cf962b29a506f6895d4afc05b6b1d42551df79afe816458632c1eb73dc35004f3998de6c9b8db29af473ac2e2f74a2cd441e9e27b12
|
||||
SHA512 (selinux-policy-dda08f5.tar.gz) = e153bdae0c441863b30719dcc9b0d364766faa1589f58ead5a232d3d3374e0336a6c409cb10830d61e67fcb9d31d23310c63ed900de6dfc2669a36fe99acfa86
|
||||
SHA512 (container-selinux.tgz) = 2831dd6e30736d1d119061bade4f3d75e74b1c2f5a1db79c233367d6bf125eb89aa2e3bfd741c8c73970fdcfbe8d25b8a094253be317fb676118568d88321c9a
|
||||
SHA512 (selinux-policy-fcdec11.tar.gz) = 6868da07ca869b63a20cf29a117af64b315a234cfebdfd8ac0d65b0e6736e3d60649875c497d577976234f12acb4d07210fdfc4f2417cf41baa0fc14845f2894
|
||||
|
||||
Loading…
Reference in New Issue
Block a user