#324 * Fri Feb 03 2023 Zdenek Pytela <zpytela@redhat.com> - 37.19-1
Merged a year ago by zpytela. Opened a year ago by zpytela.
rpms/ zpytela/selinux-policy f37  into  f37

file modified
+10 -2
@@ -1,6 +1,6 @@ 

  # github repo with selinux-policy sources

  %global giturl https://github.com/fedora-selinux/selinux-policy

- %global commit d38bb2e165ea780ef87588c1fdf1af23b6d332bf

+ %global commit a266ee5b8b29d8f64a51cc408d558ae92c5e86ee

  %global shortcommit %(c=%{commit}; echo ${c:0:7})

  

  %define distro redhat
@@ -23,7 +23,7 @@ 

  %define CHECKPOLICYVER 3.2

  Summary: SELinux policy configuration

  Name: selinux-policy

- Version: 37.18

+ Version: 37.19

  Release: 1%{?dist}

  License: GPLv2+

  Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
@@ -813,6 +813,14 @@ 

  %endif

  

  %changelog

+ * Fri Feb 03 2023 Zdenek Pytela <zpytela@redhat.com> - 37.19-1

+ - Allow systemd-userdbd the sys_resource capability

+ - Additional support for rpmdb_migrate

+ - Allow nm-cloud-setup dispatcher plugin restart nm services

+ - Dontaudit ftpd the execmem permission

+ - Allow icecast rename its log files

+ - Allow systemd-rfkill the bpf capability

+ 

  * Mon Jan 16 2023 Zdenek Pytela <zpytela@redhat.com> - 37.18-1

  - Allow apcupsd dbus chat with systemd-logind

  - Allow nut_domain manage also files and sock_files in /var/run

file modified
+2 -2
@@ -1,3 +1,3 @@ 

- SHA512 (selinux-policy-d38bb2e.tar.gz) = ce04f656b765eab9d3b673d22018d48ed51fcba2af5957678d28a7c83ea2c3b57f6b62459f07698f8e459faf7b89c31f75f812173f016eadb0115ff3097c7958

- SHA512 (container-selinux.tgz) = cbbc31d8e27b690f71ab873017ef6b8d14b5c0e7c4562ae21a474ede1913fd61c24a98c0dc37cf86d8964c5d1a56d0b45da57e4aa9daad6acbdbfebb8a52f3a8

+ SHA512 (selinux-policy-a266ee5.tar.gz) = 2a563bc4df270d5ed0b08d99225ed37bb486750dc2e393b7c6dcbbcf535862b5d3dd2b01f5713369b374a04c83c36c8c1ab564f9fe63b84b3f21e7338b9c89b9

  SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4

+ SHA512 (container-selinux.tgz) = 8d2f2a0f236f9ef4ed816f2c7194da7d5a12b629bb7c3df5d7243602a89bc80679d793d345f1ebfd138ca5384cac8453500a4d2d40d54b39a05fbf510df79e92

  • Allow systemd-userdbd the sys_resource capability
  • Additional support for rpmdb_migrate
  • Allow nm-cloud-setup dispatcher plugin restart nm services
  • Dontaudit ftpd the execmem permission
  • Allow icecast rename its log files
  • Allow systemd-rfkill the bpf capability

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

The reported failures are expected.

Pull-Request has been merged by zpytela

a year ago
Metadata