|
|
@ -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 1f00e9902fc460b1b1eedb5fbb182bdff6924e33
|
|
|
|
%global commit f8603bf025badb70f5a87d6d5687516c5ee0669d
|
|
|
|
%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}
|
|
|
|
Release: 2%{?dist}.2
|
|
|
|
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,9 +809,17 @@ exit 0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Mar 28 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2
|
|
|
|
* Mon Apr 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-2.2
|
|
|
|
- rebuilt
|
|
|
|
- rebuilt
|
|
|
|
Resolves: rhbz#2172268
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1.1
|
|
|
|
|
|
|
|
- Allow dmidecode write to cloud-init tmp files
|
|
|
|
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|
|
|
|
|
- Allow chronyd send a message to cloud-init over a datagram socket
|
|
|
|
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|
|
|
|
|
- Allow cloud-init domain transition to insights-client domain
|
|
|
|
|
|
|
|
Resolves: rhbz#2188391
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Mar 27 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
|
|
|
|
* Mon Mar 27 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.11-1
|
|
|
|
- Allow passt manage qemu pid sock files
|
|
|
|
- Allow passt manage qemu pid sock files
|
|
|
|