Hello community,
here is the log from the commit of package monitoring-plugins-sar-perf for
openSUSE:Factory checked in at 2020-07-16 12:16:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-sar-perf (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-sar-perf.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-sar-perf"
Thu Jul 16 12:16:47 2020 rev:10 rq:820972 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-sar-perf/monitoring-plugins-sar-perf.changes
2020-06-03 20:35:24.265714608 +0200
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-sar-perf.new.3592/monitoring-plugins-sar-perf.changes
2020-07-16 12:18:03.270940557 +0200
@@ -1,0 +2,6 @@
+Tue Jul 07 15:29:46 UTC 2020 - [email protected]
+
+- update AppArmor profiles to include a comment why the check
+ needs to read nsswitch.conf and passwd
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ usr.lib.nagios.plugins.check_iostat ++++++
--- /var/tmp/diff_new_pack.CwD0e8/_old 2020-07-16 12:18:04.518941819 +0200
+++ /var/tmp/diff_new_pack.CwD0e8/_new 2020-07-16 12:18:04.518941819 +0200
@@ -14,8 +14,10 @@
/proc/diskstats r,
/proc/uptime r,
/ r,
- /etc/nsswitch.conf r,
- /etc/passwd r,
/etc/sysstat/sysstat.ioconf r,
+ # once the service tries to lookup which user is
+ # invoking the programm, it needs access to the
+ # following files
+ /etc/nsswitch.conf r,
+ /etc/passwd r,
}
-