* Mon Apr 04 2022 Zdenek Pytela <zpytela@redhat.com> - 36.6-1
- Add support for systemd-network-generator - Add the io_uring class - Allow nm-dispatcher dhclient plugin append to init stream sockets - Relax the naming pattern for systemd private shared libraries - Allow nm-dispatcher iscsid plugin append to init socket - Add the init_append_stream_sockets() interface - Allow nm-dispatcher dnssec-trigger script to execute pidof - Add support for nm-dispatcher dnssec-trigger scripts - Allow chronyd talk with unconfined user over unix domain dgram socket - Allow fenced read kerberos key tables - Add support for nm-dispatcher ddclient scripts - Add systemd_getattr_generic_unit_files() interface - Allow fprintd read and write hardware state information - Allow exim watch generic certificate directories - Remove duplicate fc entries for corosync and corosync-notifyd - Label corosync-cfgtool with cluster_exec_t - Allow qemu-kvm create and use netlink rdma sockets - Allow logrotate a domain transition to cluster administrative domain
This commit is contained in:
parent
46273b67bf
commit
f3ea959687
@ -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 d8f8145b1624f256b63d4f5e24aebe11db35dd22
|
%global commit c86d943538f907c2e6b20ffda0a8d2b5b5bd2e34
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 36.5
|
Version: 36.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
@ -810,6 +810,26 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 04 2022 Zdenek Pytela <zpytela@redhat.com> - 36.6-1
|
||||||
|
- Add support for systemd-network-generator
|
||||||
|
- Add the io_uring class
|
||||||
|
- Allow nm-dispatcher dhclient plugin append to init stream sockets
|
||||||
|
- Relax the naming pattern for systemd private shared libraries
|
||||||
|
- Allow nm-dispatcher iscsid plugin append to init socket
|
||||||
|
- Add the init_append_stream_sockets() interface
|
||||||
|
- Allow nm-dispatcher dnssec-trigger script to execute pidof
|
||||||
|
- Add support for nm-dispatcher dnssec-trigger scripts
|
||||||
|
- Allow chronyd talk with unconfined user over unix domain dgram socket
|
||||||
|
- Allow fenced read kerberos key tables
|
||||||
|
- Add support for nm-dispatcher ddclient scripts
|
||||||
|
- Add systemd_getattr_generic_unit_files() interface
|
||||||
|
- Allow fprintd read and write hardware state information
|
||||||
|
- Allow exim watch generic certificate directories
|
||||||
|
- Remove duplicate fc entries for corosync and corosync-notifyd
|
||||||
|
- Label corosync-cfgtool with cluster_exec_t
|
||||||
|
- Allow qemu-kvm create and use netlink rdma sockets
|
||||||
|
- Allow logrotate a domain transition to cluster administrative domain
|
||||||
|
|
||||||
* Fri Mar 18 2022 Zdenek Pytela <zpytela@redhat.com> - 36.5-1
|
* Fri Mar 18 2022 Zdenek Pytela <zpytela@redhat.com> - 36.5-1
|
||||||
- Add support for nm-dispatcher console helper scripts
|
- Add support for nm-dispatcher console helper scripts
|
||||||
- Allow nm-dispatcher plugins read its directory and sysfs
|
- Allow nm-dispatcher plugins read its directory and sysfs
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-d8f8145.tar.gz) = 4ef12d475211c37e6e690ae4f63b465446679b6437e88f43828a3d14e01d5a6eb99c8bf77a68ace5893ee9ab4c18924808f4e42a4f4436798b7cea1abb9e0a4a
|
SHA512 (selinux-policy-c86d943.tar.gz) = db7eeef761d833ce7502b6ecdc709261cb3a60685e6853db036042c24d1fd72896c901b2ae230d20059b1e5dc5ed3bad8e26722c471b64556cfb1d074879dc84
|
||||||
|
SHA512 (container-selinux.tgz) = 377542ab01f280b1e2526980bb933120d1339be923fc5b465a6141e7798cfc892e95c84f9a756935da53291031086148e624c07dc04729ea7b5430c611b5a3fb
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
SHA512 (container-selinux.tgz) = 27372e794bb85a6fe2b88456a77e7bf7d8429877486b1c2e5e7ef6484adafdb07c54b042e9da89b85fa11b76a24c9e55cc40ce98b2af9f74fcd5c396e6438614
|
|
||||||
|
Loading…
Reference in New Issue
Block a user