#389 * Fri Dec 15 2023 Zdenek Pytela <zpytela@redhat.com> - 39.3-1
Merged 5 months ago by zpytela. Opened 5 months ago by zpytela.
rpms/ zpytela/selinux-policy f39  into  f39

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 88bb7525b82e382df71897362bbaf92803994a2c

+ %global commit c51df14cdea7dcb6e6766730e624a32879649328

  %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: 39.2

+ Version: 39.3

  Release: 1%{?dist}

  License: GPL-2.0-or-later

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

  %endif

  

  %changelog

+ * Fri Dec 15 2023 Zdenek Pytela <zpytela@redhat.com> - 39.3-1

+ - Allow init create and use vsock sockets

+ - Allow ddclient send e-mail notifications

+ - Allow postfix_master_t map postfix data files

+ - Allow thumb_t append to init unix domain stream sockets

+ - Allow spamd_update_t read hardware state information

+ - Allow systemd-sleep create efivarfs files

+ 

  * Tue Nov 14 2023 Zdenek Pytela <zpytela@redhat.com> - 39.2-1

  - Allow graphical applications work in Wayland

  - Allow map xserver_tmpfs_t files when xserver_clients_write_xshm is on

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

- SHA512 (selinux-policy-88bb752.tar.gz) = f40481243ad9c6450588ce75aa4942e795b02a15541b72219add118dd108c7c53758dd26fc471c915435d95a939f4fd844ec18d4bda4151e25a1c841a0e6d310

- SHA512 (container-selinux.tgz) = 77a1f58a2913290cc2b341ade6b8d3b3eb88cd886fb92eee2c60c66530f9413b8ef93b7f7405a9cb09bf810cfeeb3adf0e9b2976dbc9359f3ddde1c9f20774a0

+ SHA512 (selinux-policy-c51df14.tar.gz) = f6257bac814dc038fa9da56a4ec8637cb8305cd5e864fa4238566860de7478db8beaf08014fdef6c583c04904aa58a395b4e8457d4d541c46b0df46240ebcb5a

+ SHA512 (container-selinux.tgz) = 581486fd1b5eedf56b3f595bb8109b20757bc03b28371fcb8454b8fb01ddf047fcfc9b78f5e124225826fa7bc1dadc9dcc04738a0531f3157772457d4bc68613

  SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4

  • Allow ddclient send e-mail notifications
  • Allow postfix_master_t map postfix data files
  • Allow thumb_t append to init unix domain stream sockets
  • Allow spamd_update_t read hardware state information
  • Allow systemd-sleep create efivarfs files

rebased onto 85e3bb1

5 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/91eedabf36d048578ad83485d577606e

Pull-Request has been merged by zpytela

5 months ago
Metadata