* Wed Dec 9 15:39:03 CET 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-11
- Allow systemd-logind manage init's pid files - Allow tcsd the setgid capability - Allow systemd-resolved manage its private runtime symlinks - Update systemd_resolved_read_pid() to also read symlinks - Update systemd-sleep policy - Add groupadd_t fowner capability - Migrate to GitHub Actions - Update README.md to reflect the state after contrib and base merge - Add README.md announcing merging of selinux-policy and selinux-policy-contrib - Adapt .travis.yml to contrib merge - Merge contrib into the main repo - Prepare to merge contrib repo - Move stuff around to match the main repo
This commit is contained in:
parent
58fb34f371
commit
8d02847dad
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit d4ba4f91dd7b02b09059163fe7fe112a2293ee25
|
||||
%global commit d18c06ec6cdd5cb00207781f926c30e3706268bf
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -24,7 +24,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.7
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -797,6 +797,21 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 9 15:39:03 CET 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-11
|
||||
- Allow systemd-logind manage init's pid files
|
||||
- Allow tcsd the setgid capability
|
||||
- Allow systemd-resolved manage its private runtime symlinks
|
||||
- Update systemd_resolved_read_pid() to also read symlinks
|
||||
- Update systemd-sleep policy
|
||||
- Add groupadd_t fowner capability
|
||||
- Migrate to GitHub Actions
|
||||
- Update README.md to reflect the state after contrib and base merge
|
||||
- Add README.md announcing merging of selinux-policy and selinux-policy-contrib
|
||||
- Adapt .travis.yml to contrib merge
|
||||
- Merge contrib into the main repo
|
||||
- Prepare to merge contrib repo
|
||||
- Move stuff around to match the main repo
|
||||
|
||||
* Thu Nov 26 2020 Zdenek Pytela <zpytela@redhat.com> - 3.14.7-10
|
||||
- Allow Xephyr connect to 6000/tcp port and open user ptys
|
||||
- Allow kexec manage generic tmp files
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-d4ba4f9.tar.gz) = 7a2c585103daff6b23d3a0e060efa91da63b3cdbeddcecfa69f15b10d70ee63fe9b8b21e092f25991e7dac2991ba72fa3ca61cd31ea14717cb79156c012dbc2f
|
||||
SHA512 (container-selinux.tgz) = 9e8cccc4932513daf58fbe3fa1acff6fbb9537e30651af0bfa40b6e368e02f1330a551eb70c4f432a959830ab78099879d4ad4b5936be41d6513769ce1cd8156
|
||||
SHA512 (selinux-policy-d18c06e.tar.gz) = fb78343ebb02ecd7dc1952bac0adf2da95e364cddd25cdafd047a88a5e58b58e8e0d1f6318f591c5e9e0d02ae29fadc90d2a93d44d99f18258457f0940c3c890
|
||||
SHA512 (container-selinux.tgz) = c68ff2966f72daf43568dbfe66e46cd4b9c7d14240ae224647d1ff8aa62600d407b79c03e62c4ca187b1334703b8d01ccbb37cad8a576948f8215c14771d85d3
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user