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: * Mon Sep 07 2026 Zdenek Pytela <zpytela@redhat.com> - 45.16-1
Date: Mon, 07 Sep 2026 21:20:59 GMT	[thread overview]
Message-ID: <178881605979.1.2042066463425169580.rpms-selinux-policy-eb86126f0df6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/selinux-policy
            Branch : rawhide
            Commit : eb86126f0df673020078965aafbf827a2d1ee924
            Author : Zdenek Pytela <zpytela@redhat.com>
            Date   : 2026-09-07T18:05:59+02:00
            Stats  : +17/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/selinux-policy/c/eb86126f0df673020078965aafbf827a2d1ee924?branch=rawhide

            Log:
            * Mon Sep 07 2026 Zdenek Pytela <zpytela@redhat.com> - 45.16-1

- Allow systemd-sysctl to create /run/sysctl.d
- Allow systemd to create /run/udev/control
- Allow systemd-coredumpd to create /run/systemd/coredumpd/kernel
- Allow bootupcl nnp transition to mount_t
- Networkmanager: Remove files_manage_etc_files for console_t
- Networkmanager: Allow NM to manage files under /run
- Allow login_userdomain read/write kmscon devpts chr_files
- Support console version of initial-setup
- ssh-session accesses gitolite ssh config files (bsc#1277259)
- Allow kmscon use netlink permissions (#3368)

---
diff --git a/changelog b/changelog
index 40d9371..7d84c35 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+* Mon Sep 07 2026 Zdenek Pytela <zpytela@redhat.com> - 45.16-1
+- Allow systemd-sysctl to create /run/sysctl.d
+- Allow systemd to create /run/udev/control
+- Allow systemd-coredumpd to create /run/systemd/coredumpd/kernel
+- Allow bootupcl nnp transition to mount_t
+- Networkmanager: Remove files_manage_etc_files for console_t
+- Networkmanager: Allow NM to manage files under /run
+- Allow login_userdomain read/write kmscon devpts chr_files
+- Support console version of initial-setup
+- ssh-session accesses gitolite ssh config files (bsc#1277259)
+- Allow kmscon use netlink permissions (#3368)
+
 * Wed Sep 02 2026 Adam Williamson <adamwill@fedoraproject.org> - 45.15-2
 - Backport PR #3396 to fix initial-setup on kmscon (rhbz#2484542)
 

diff --git a/selinux-policy.spec b/selinux-policy.spec
index 7096331..be751cd 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 20502349848410c85d23159a7997ce9c6ec71687
+%global commit 3047fd170af8423b39897491ee952e9ae428936f
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %define distro redhat
@@ -19,8 +19,8 @@
 %define STABLEVER 42.10
 Summary: SELinux policy configuration
 Name: selinux-policy
-Version: 45.15
-Release: 2%{?dist}
+Version: 45.16
+Release: 1%{?dist}
 License: GPL-2.0-or-later
 Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
 Source1: Makefile.devel

diff --git a/sources b/sources
index d7e2366..9f42d7b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (selinux-policy-2050234.tar.gz) = 2b247d992a9fef2d2d703b236533d665b6cf8a178f902fc406e1cb2a1a029dd43812180ce3927b3932275f01a23a0d6abf3aa59cb699a56f5bee7dfcbd1fadc0
+SHA512 (selinux-policy-3047fd1.tar.gz) = 71a811072ac9cef128648347a601a8a90d630b557874ede6ef653a241949c89e41af4f58ba5a50b7fdaaa42a2ed769044f87821e0dc9afbbbc7895651db13082
+SHA512 (container-selinux.tgz) = 88eace0028405c5bd418e4b3413bfb6a421886dd0a19ad7cb5acf5994995f4b607bf8d157e49be774355dd410d830478ebf8090e7c991ba874fb16ea57fd7d77
 SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
-SHA512 (container-selinux.tgz) = 8803c6f93dc59dff35caf640c10eb95cc8bcae809cda9ffdc5940c4778d0390f5fa3929d9ab166a8ca02034046ad2e118a4a0ea38a85486fa0d81dcdcf9dc98a

                 reply	other threads:[~2026-09-07 21:20 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=178881605979.1.2042066463425169580.rpms-selinux-policy-eb86126f0df6@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