* Tue Apr 19 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.30-2
- Update source branches to build a new package for RHEL 9.1.0 Resolves: rhbz#2070982
This commit is contained in:
parent
5d8c009a98
commit
98a41b6a2c
@ -2,8 +2,8 @@
|
||||
|
||||
DISTGIT_PATH=$(pwd)
|
||||
|
||||
RHEL_VERSION="rhel-9.0.0"
|
||||
DISTGIT_BRANCH="rhel-9.0.0"
|
||||
RHEL_VERSION="rhel-9.1.0"
|
||||
DISTGIT_BRANCH="rhel-9.1.0"
|
||||
REPO_SELINUX_POLICY=${REPO_SELINUX_POLICY:-git@gitlab.cee.redhat.com:SELinux/selinux-policy.git}
|
||||
REPO_SELINUX_POLICY_BRANCH=${REPO_SELINUX_POLICY_BRANCH:-$RHEL_VERSION}
|
||||
REPO_CONTAINER_SELINUX=${REPO_CONTAINER_SELINUX:-git@github.com:projectatomic/container-selinux.git}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 8f56646808a0f365c5b9146fa03dfb76d2ed72a6
|
||||
%global commit d1f4f8c8125a119da8912876f7a3d50e97c1b66b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -24,7 +24,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.30
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -793,28 +793,24 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.30-2
|
||||
- Update source branches to build a new package for RHEL 9.1.0
|
||||
|
||||
* Tue Apr 12 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.30-1
|
||||
- Allow administrative users the bpf capability
|
||||
Resolves: RHBZ#2070982
|
||||
|
||||
- Allow NetworkManager talk with unconfined user over unix domain dgram socket
|
||||
Resolves: rhbz#2064688
|
||||
|
||||
- Allow hostapd talk with unconfined user over unix domain dgram socket
|
||||
Resolves: rhbz#2064688
|
||||
|
||||
- Allow fprintd read and write hardware state information
|
||||
Resolves: rhbz#2062911
|
||||
|
||||
- Allow fenced read kerberos key tables
|
||||
Resolves: RHBZ#2060722
|
||||
|
||||
- Allow init watch and watch_reads user ttys
|
||||
Resolves: rhbz#2060289
|
||||
|
||||
- Allow systemd watch and watch_reads console devices
|
||||
Resolves: rhbz#2060289
|
||||
|
||||
- Allow nmap create and use rdma socket
|
||||
Resolves: RHBZ#2059603
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-8f56646.tar.gz) = af7b606f3cd2bfe02a059e713ceb869152e8bdb5d2ff4aa288b9d0cf1be068bf253f33f79e4624bd672b38bf6cef5fe20273b38f395a67dfaae0df60fa712047
|
||||
SHA512 (container-selinux.tgz) = 7102ba1795d72ab698645ac4138e465f66d2d05f06d1ae301cf0cd6c7d9f4148c35a51f333e6948334d616235ba07a4b0f60b2c40601dcc292945a55c556d72c
|
||||
SHA512 (selinux-policy-d1f4f8c.tar.gz) = b46b0b8c4b221435e3c668b315c8d3c537317e02e9ace5b0b8daaf8bb61b02907d57d53da00c14a2b775849656d6629e882be6d540790efe22c585dfb204c872
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 424107d6477692b01436502df2af992531244592845e42f93861a56a53aa8f7d9b9b06321866936a241486bdb5b56c2bd17e91adddb2ee45eb2054d67d3bae9c
|
||||
|
Loading…
Reference in New Issue
Block a user