* Fri Mar 08 2024 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-138
- Allow wdmd list the contents of the sysfs directories Resolves: RHEL-27507 - Allow linuxptp configure phc2sys and chronyd over a unix domain socket Resolves: RHEL-27394
This commit is contained in:
parent
66e607f19e
commit
fe855b4c90
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ SOURCES/selinux-policy-contrib-c6da44c.tar.gz
|
||||
/selinux-policy-contrib-6292557.tar.gz
|
||||
/selinux-policy-552905c.tar.gz
|
||||
/selinux-policy-contrib-91c6683.tar.gz
|
||||
/selinux-policy-contrib-a33cd5f.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||
%global commit1 91c6683da692e18fea6e20aa37a34ba988746d6c
|
||||
%global commit1 a33cd5f3eb4a4b756f58be0bbf09256aedcf8fd0
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.3
|
||||
Release: 137%{?dist}
|
||||
Release: 138%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -718,6 +718,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 08 2024 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-138
|
||||
- Allow wdmd list the contents of the sysfs directories
|
||||
Resolves: RHEL-27507
|
||||
- Allow linuxptp configure phc2sys and chronyd over a unix domain socket
|
||||
Resolves: RHEL-27394
|
||||
|
||||
* Thu Feb 22 2024 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-137
|
||||
- Differentiate between staff and sysadm when executing crontab with sudo
|
||||
Resolves: RHEL-1388
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (selinux-policy-552905c.tar.gz) = 9ace6b1b142bd3ddeda75f06b1eb31735443502cd1371d4a14c48dc7a72e1fb430ebe61eca6c221f622c9518ebbbc668aa6d4ce90db9b520d64cec570a312189
|
||||
SHA512 (selinux-policy-contrib-91c6683.tar.gz) = 3fecdca099e06acfd02c684e5b74422c9379964648c378228078407ec4e3fed588e883156c872ba8c510ef28536710db62e17eef43ea7e501ed012b8dfe37bfc
|
||||
SHA512 (selinux-policy-contrib-a33cd5f.tar.gz) = 85f4c071568b2e94ab1380b68172d630ba9e7ab9fccb0166ee95f41dfcf540f09624140fa9fb44b51173c2768c2605b9637a01e6d0225f73c3c6553095fe0d99
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = a469932519bcd5891b1be4ec36550583c4233773047d081d44bb4b5e2351d36c1f313f3a73cab6d5a80b7c837046a663f32f99ccfbf7f2d3f439ca3c08b95e6f
|
||||
SHA512 (container-selinux.tgz) = 0c3b8fea354a1967dd85460da2568429ce0c0816089e59099e7ef6642e3e95398cc674b4ef03bbab3641478d2787c217977308d04c6323cdec55010642d0a51e
|
||||
|
Loading…
Reference in New Issue
Block a user