Gentoo Archives: gentoo-commits

From: "Michael Orlitzky (mjo)" <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: metadata.xml ChangeLog nagios-plugins-2.0.3.ebuild nagios-plugins-1.4.16-r3.ebuild nagios-plugins-1.4.16-r2.ebuild
Date: Sat, 25 Jul 2015 04:26:46
Message-Id: 20150725042635.7FF4DC3@oystercatcher.gentoo.org
1 mjo 15/07/25 04:26:35
2
3 Modified: metadata.xml ChangeLog
4 Removed: nagios-plugins-2.0.3.ebuild
5 nagios-plugins-1.4.16-r3.ebuild
6 nagios-plugins-1.4.16-r2.ebuild
7 Log:
8 Remove old versions for bug #534676.
9
10 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x6F48D3DA05C2DADB!)
11
12 Revision Changes Path
13 1.13 net-analyzer/nagios-plugins/metadata.xml
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/metadata.xml?rev=1.13&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/metadata.xml?rev=1.13&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/metadata.xml?r1=1.12&r2=1.13
18
19 Index: metadata.xml
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/metadata.xml,v
22 retrieving revision 1.12
23 retrieving revision 1.13
24 diff -u -r1.12 -r1.13
25 --- metadata.xml 17 May 2015 00:29:26 -0000 1.12
26 +++ metadata.xml 25 Jul 2015 04:26:35 -0000 1.13
27 @@ -22,49 +22,18 @@
28 Install <pkg>games-util/qstat</pkg> required for monitoring FPS
29 servers. Disabling the flag does not remove any plugin file.
30 </flag>
31 - <flag name='nagios-ntp'>
32 - Install <pkg>net-misc/ntp</pkg> required for monitoring NTP
33 - servers and drifts. Disabling the flag does not remove any
34 - plugin file.
35 - </flag>
36 <flag name='nagios-ping'>
37 Install <pkg>net-analyzer/fping</pkg> required for fancy ping
38 monitoring. Disabling the flag does not remove any plugin file.
39 </flag>
40 - <flag name='nagios-ssh'>
41 - Install <pkg>net-misc/openssh</pkg> required for monitoring SSH
42 - servers. Disabling the flag does not remove any plugin file.
43 - </flag>
44 <flag name='ssh'>
45 Install <pkg>net-misc/openssh</pkg> required for monitoring SSH
46 servers. Disabling the flag does not remove any plugin file.
47 </flag>
48 - <flag name='ups'>
49 - Install <pkg>sys-power/nut</pkg> required for monitoring
50 - compatible UPS units. Disabling the flag does not remove any
51 - plugin file.
52 - </flag>
53 <flag name='snmp' restrict='&gt;=net-analyzer/nagios-plugins-1.4.16-r1'>
54 Install <pkg>dev-perl/Net-SNMP</pkg> required for monitoring
55 SNMP values. Disabling the flag does not remove any plugin file.
56 </flag>
57 - <flag name='suid'>
58 - Give root privileges to the ICMP, DHCP and IDE S.M.A.R.T. check
59 - binaries. This allows them to ignore the access controls that
60 - would disallow the nagios user from running the check.
61 - </flag>
62 - <flag name='sudo'>
63 - Install a file to allow the nagios user to execute some commands
64 - via <pkg>app-admin/sudo</pkg>, so that the scripts can access
65 - devices and features that wouldn't be otherwise allowed by
66 - nagios.
67 - </flag>
68 - <flag name='smart'>
69 - Install <pkg>sys-apps/smartmontools</pkg> required for
70 - S.M.A.R.T. disk monitoring. Disabling the flag removes the
71 - plugin file. This plugin also requires the sudo flag to be
72 - enable.
73 - </flag>
74 </use>
75 </pkgmetadata>
76
77
78
79
80 1.182 net-analyzer/nagios-plugins/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.182&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.182&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.181&r2=1.182
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
89 retrieving revision 1.181
90 retrieving revision 1.182
91 diff -u -r1.181 -r1.182
92 --- ChangeLog 23 Jul 2015 09:35:43 -0000 1.181
93 +++ ChangeLog 25 Jul 2015 04:26:35 -0000 1.182
94 @@ -1,6 +1,11 @@
95 # ChangeLog for net-analyzer/nagios-plugins
96 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.181 2015/07/23 09:35:43 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.182 2015/07/25 04:26:35 mjo Exp $
99 +
100 + 25 Jul 2015; Michael Orlitzky <mjo@g.o>
101 + -nagios-plugins-1.4.16-r2.ebuild, -nagios-plugins-1.4.16-r3.ebuild,
102 + -nagios-plugins-2.0.3.ebuild, metadata.xml:
103 + Remove old versions for bug #534676.
104
105 23 Jul 2015; Agostino Sarubbo <ago@g.o> nagios-plugins-2.0.3-r2.ebuild:
106 Stable for sparc, wrt bug #534676