diff --git a/monitoring-plugins-repomd.changes b/monitoring-plugins-repomd.changes index a7822f5..9df9234 100644 --- a/monitoring-plugins-repomd.changes +++ b/monitoring-plugins-repomd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 14 16:03:28 UTC 2019 - Christian Boltz + +- update AppArmor profile for usrMerge (boo#1132350) + ------------------------------------------------------------------- Thu Jan 7 19:29:47 CET 2016 - ro@suse.de diff --git a/monitoring-plugins-repomd.spec b/monitoring-plugins-repomd.spec index f9f67af..73d24be 100644 --- a/monitoring-plugins-repomd.spec +++ b/monitoring-plugins-repomd.spec @@ -1,7 +1,7 @@ # # spec file for package monitoring-plugins-repomd # -# Copyright (c) 2013-2014 SUSE LINUX Products 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,21 +12,22 @@ # 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/ # + Name: monitoring-plugins-repomd Summary: Check freshness of repomd.xml file -Version: 2.0 -Release: 100 -Url: http://en.opensuse.org/%{name} License: BSD-3-Clause Group: System/Monitoring +Version: 2.0 +Release: 0 +Url: http://en.opensuse.org/%{name} Source0: check_repomd Source1: usr.lib.nagios.plugins.check_repomd Requires: bash -Requires: grep Requires: curl +Requires: grep Requires: monitoring-plugins-common Recommends: apparmor-parser BuildRequires: monitoring-plugins-common diff --git a/usr.lib.nagios.plugins.check_repomd b/usr.lib.nagios.plugins.check_repomd index 80b63b6..081acb1 100644 --- a/usr.lib.nagios.plugins.check_repomd +++ b/usr.lib.nagios.plugins.check_repomd @@ -7,14 +7,14 @@ network inet, - /bin/bash rix, - /bin/grep rix, + /{usr/,}bin/bash rix, + /{usr/,}bin/grep rix, /usr/bin/curl rix, - /bin/cat rix, - /bin/mktemp rix, - /bin/rm rix, - /usr/bin/cut rix, - /bin/date rix, + /{usr/,}bin/cat rix, + /{usr/,}bin/mktemp rix, + /{usr/,}bin/rm rix, + /usr/bin/cut rix, + /{usr/,}bin/date rix, /usr/lib/nagios/plugins/utils.sh r, /proc/sys/crypto/fips_enabled r, owner /tmp/check_repomd* rw,