public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/smartmontools] rawhide: update selinux policy
@ 2026-07-22 10:25 Michal Hlavinka
  0 siblings, 0 replies; only message in thread
From: Michal Hlavinka @ 2026-07-22 10:25 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 10:25 [rpms/smartmontools] rawhide: update selinux policy Michal Hlavinka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox