diff --git a/monitoring-plugins-sar-perf.changes b/monitoring-plugins-sar-perf.changes index 792b1fe..5c1b3df 100644 --- a/monitoring-plugins-sar-perf.changes +++ b/monitoring-plugins-sar-perf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 14 16:06:32 UTC 2019 - Christian Boltz + +- update AppArmor profile for usrMerge (bash) (boo#1132350) + ------------------------------------------------------------------- Tue Apr 10 11:08:51 CEST 2018 - ro@suse.de diff --git a/monitoring-plugins-sar-perf.spec b/monitoring-plugins-sar-perf.spec index 3924e25..31f0c91 100644 --- a/monitoring-plugins-sar-perf.spec +++ b/monitoring-plugins-sar-perf.spec @@ -1,7 +1,7 @@ # # spec file for package monitoring-plugins-sar-perf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # diff --git a/usr.lib.nagios.plugins.check_iostat b/usr.lib.nagios.plugins.check_iostat index 8326104..90e587e 100644 --- a/usr.lib.nagios.plugins.check_iostat +++ b/usr.lib.nagios.plugins.check_iostat @@ -4,7 +4,7 @@ #include #include /usr/bin/iostat rix, - /bin/bash rix, + /{usr/,}bin/bash rix, /usr/bin/which rix, /sys/devices/system/cpu/ r, /proc/meminfo r,