public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Hlavinka <mhlavink@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/smartmontools] rawhide: update selinux policy
Date: Wed, 22 Jul 2026 10:25:20 GMT	[thread overview]
Message-ID: <178471592079.1.17408885658874622071.rpms-smartmontools-5b3cf7ccfcc1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/smartmontools
Branch : rawhide
Commit : 5b3cf7ccfcc1449e265998f53e23f617766f4024
Author : Michal Hlavinka <mhlavink@redhat.com>
Date   : 2026-07-22T12:25:03+02:00
Stats  : +6/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/smartmontools/c/5b3cf7ccfcc1449e265998f53e23f617766f4024?branch=rawhide

Log:
update selinux policy

---
diff --git a/smartmon.te b/smartmon.te
index 5cda29e..df94530 100644
--- a/smartmon.te
+++ b/smartmon.te
@@ -54,6 +54,7 @@ allow smartdwarn_t user_devpts_t:chr_file { open write };
 allow smartdwarn_t self:capability { setgid dac_override };
 allow smartdwarn_t systemd_logind_sessions_t:dir { getattr open read search };
 allow smartdwarn_t systemd_logind_sessions_t:file { getattr open read };
+allow smartdwarn_t sssd_var_lib_t:sock_file write;
 
 files_manage_generic_tmp_files(smartdwarn_t)
 term_open_unallocated_ttys(smartdwarn_t)
@@ -71,6 +72,7 @@ optional_policy(`
     mta_manage_home_rw(smartdwarn_t)
 ')
 allow smartdwarn_t tmpfs_t:filesystem getattr;
+allow smartdwarn_t fs_t:filesystem getattr;
 # for dead.letter when mail is undeliverable
 allow smartdwarn_t mail_home_t:file { getattr lock open write };
 

diff --git a/smartmontools.spec b/smartmontools.spec
index e799a41..d203ac5 100644
--- a/smartmontools.spec
+++ b/smartmontools.spec
@@ -7,7 +7,7 @@
 Summary:	Tools for monitoring SMART capable hard disks
 Name:		smartmontools
 Version:	7.5
-Release:	7%{?dist}
+Release:	8%{?dist}
 Epoch:		1
 License:	GPL-2.0-or-later
 URL:		https://www.smartmontools.org/
@@ -175,6 +175,9 @@ fi
 
 
 %changelog
+* Wed Jul 22 2026 Michal Hlavinka <mhlavink@redhat.com> - 1:7.5-8
+- update selinux policy
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-22 10:25 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=178471592079.1.17408885658874622071.rpms-smartmontools-5b3cf7ccfcc1@fedoraproject.org \
    --to=mhlavink@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