|
|
@ -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 cd12132eaba9e20fd05aa30f4aa201a39607feab
|
|
|
|
%global commit 58474dde37fc2c59fa89f58aac5107b165f3a486
|
|
|
|
%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: 34.1.43
|
|
|
|
Version: 34.1.43
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
Release: 1%{?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
|
|
|
@ -797,6 +797,10 @@ exit 0
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 34.1.43-1
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 34.1.43-1
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2023 Nikola Knazekova <nknazeko@redhat.com> - 34.1.43-1.2
|
|
|
|
|
|
|
|
- Allow smbd_t process noatsecure permission for winbind_rpcd_t
|
|
|
|
|
|
|
|
Resolves: rhbz#2168961
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 06 2023 Nikola Knazekova <nknazeko@redhat.com> - 34.1.43-1.1
|
|
|
|
* Fri Jan 06 2023 Nikola Knazekova <nknazeko@redhat.com> - 34.1.43-1.1
|
|
|
|
- Add domain_unix_read_all_semaphores() interface
|
|
|
|
- Add domain_unix_read_all_semaphores() interface
|
|
|
|
Resolves: rhbz#2136760
|
|
|
|
Resolves: rhbz#2136760
|
|
|
|