public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Zdenek Pytela <zpytela@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/selinux-policy] rawhide: * Fri Jul 24 2026 Zdenek Pytela <zpytela@redhat.com> - 45.10-1
Date: Sat, 25 Jul 2026 19:55:54 GMT	[thread overview]
Message-ID: <178500935445.1.6067583258841979783.rpms-selinux-policy-49e8178adb6c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/selinux-policy
            Branch : rawhide
            Commit : 49e8178adb6cc18ba8a79515863b477751ef4e88
            Author : Zdenek Pytela <zpytela@redhat.com>
            Date   : 2026-07-24T20:34:41+02:00
            Stats  : +18/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/selinux-policy/c/49e8178adb6cc18ba8a79515863b477751ef4e88?branch=rawhide

            Log:
            * Fri Jul 24 2026 Zdenek Pytela <zpytela@redhat.com> - 45.10-1

- Changes adapting to bind packages with suffixes
- Dontaudit unconfined_t map its private directories
- Support cronie create crontab backups
- Allow nfsidmapd read virt lib files
- Allow sysadm_t run and read/write networkmanager bpf programs
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
- Allow unconfined_t mounton its lnk_files
- Allow wireguard read cgroup files
- Label /usr/local/share/man with man_t
- Allow pcscd get attributes of a pty filesystem
- Allow geoclue read cgroup files

---
diff --git a/changelog b/changelog
index 2774361..b54c6bb 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,17 @@
-* Fri Jul 17 2026 Zdenek Pytela <zpytela@redhat.com>
+* Fri Jul 24 2026 Zdenek Pytela <zpytela@redhat.com> - 45.10-1
+- Changes adapting to bind packages with suffixes
+- Dontaudit unconfined_t map its private directories
+- Support cronie create crontab backups
+- Allow nfsidmapd read virt lib files
+- Allow sysadm_t run and read/write networkmanager bpf programs
+- Allow dhcpc_hook_t connect to init_t over a unix stream socket
+- Allow unconfined_t mounton its lnk_files
+- Allow wireguard read cgroup files
+- Label /usr/local/share/man with man_t
+- Allow pcscd get attributes of a pty filesystem
+- Allow geoclue read cgroup files
+
+* Fri Jul 17 2026 Zdenek Pytela <zpytela@redhat.com> - 45.9-1
 - Allow init_t nnp domain transition to postgresql_t
 - Move bootupd systemd interface to 2 optional blocks
 - Allow net_admin to the nfsd_t domain

diff --git a/selinux-policy.spec b/selinux-policy.spec
index 8b94fbf..e101793 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -5,7 +5,7 @@
 
 # github repo with selinux-policy sources
 %global giturl https://github.com/fedora-selinux/selinux-policy
-%global commit efc77f3bce1776a959735a2955e4d7f8cabc3b83
+%global commit a6cb5e7368c729688512249c9d6ca77f2ca28a89
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %define distro redhat
@@ -19,7 +19,7 @@
 %define STABLEVER 42.10
 Summary: SELinux policy configuration
 Name: selinux-policy
-Version: 45.9
+Version: 45.10
 Release: 1%{?dist}
 License: GPL-2.0-or-later
 Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz

diff --git a/sources b/sources
index f3d4512..b5a9f05 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (selinux-policy-efc77f3.tar.gz) = a98c0ee4dd0b479318d0ba07c9927a685cbcfee1270636aa91b59035b200c88152e7eb18c967b83be98a416f5a0005b2da97791d959b371af29e249a192e20e3
-SHA512 (container-selinux.tgz) = 5cb4357e04444726ab2e1c33e7e73982521fdfd5885f49ca520d32f7d579df7cb758afe5824061651630410187368b39e02c14971f324ac948700fc53f76e623
+SHA512 (selinux-policy-a6cb5e7.tar.gz) = 5617b97155c44a39d911975259e8561c12d91649b407f6d916a73d329562436a95ce5feb737e7f337d453555f7f4f0502cbf6ba2d9cf8b67a94a8e9eab083126
+SHA512 (container-selinux.tgz) = a9994040d1a74d1cf2bce07204f19685ba6d9c8f48b805aca7bb89ccffaeb1dc089c459fc0f8b7303c7501b481076dd85a16e94786b9fdca70424c83c331f304
 SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4

                 reply	other threads:[~2026-07-25 19:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178500935445.1.6067583258841979783.rpms-selinux-policy-49e8178adb6c@fedoraproject.org \
    --to=zpytela@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox