[pkg-nagios-changes] [Git][nagios-team/nagios-plugins-contrib][master] 3 commits: check_ssl_cert: Add missing bc as recommend
Jan Wagner (@waja)
gitlab at salsa.debian.org
Wed Dec 14 11:31:44 GMT 2022
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / nagios-plugins-contrib
Commits:
013199bb by Jan Wagner at 2022-12-14T11:26:18+00:00
check_ssl_cert: Add missing bc as recommend
- - - - -
8b49bc10 by Jan Wagner at 2022-12-14T11:29:46+00:00
d/control.in: Drop 'pkg-' from Vcs-Headers
- - - - -
42c937a6 by Jan Wagner at 2022-12-14T11:30:47+00:00
Update control informations
- - - - -
3 changed files:
- check_ssl_cert/control
- debian/control
- debian/control.in
Changes:
=====================================
check_ssl_cert/control
=====================================
@@ -1,5 +1,5 @@
Uploaders: Jan Wagner <waja at cyconet.org>
-Recommends: curl, file, openssl
+Recommends: bc, curl, file, openssl
Suggests: expect, iproute2, dnsutils
Version: 2.27.0
Homepage: https://github.com/matteocorti/check_ssl_cert
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Rules-Requires-Root: binary-targets
Package: monitoring-plugins-contrib
Architecture: any
Depends: ${misc:Depends}
-Recommends: libsocket-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-snmp-perl, whois, nagios-plugins-basic, libnet-dns-perl, libdate-manip-perl, libmonitoring-plugin-perl | libnagios-plugin-perl (>= 0.31), libnet-cups-perl, debsecan, libio-socket-ssl-perl, libmail-imapclient-perl, libnet-smtp-tls-perl, libnet-smtp-ssl-perl, libnet-ssleay-perl, libnet-smtpauth-perl, bind9-host | knot-host, python3, liblocale-gettext-perl, liblwp-useragent-determined-perl, snmp, freeipmi-tools, libipc-run-perl, libxml-simple-perl, python3-pymongo, libdbd-mysql-perl, libreadonly-perl, libdata-validate-domain-perl, libdata-validate-ip-perl, libredis-perl, libnet-snmp-perl (>= 5), libtimedate-perl, curl, file, openssl, libwebinject-perl, libnet-dns-sec-perl, ruby | ruby-interpreter, binutils, lz4, lzop,
+Recommends: libsocket-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-snmp-perl, whois, nagios-plugins-basic, libnet-dns-perl, libdate-manip-perl, libmonitoring-plugin-perl | libnagios-plugin-perl (>= 0.31), libnet-cups-perl, debsecan, libio-socket-ssl-perl, libmail-imapclient-perl, libnet-smtp-tls-perl, libnet-smtp-ssl-perl, libnet-ssleay-perl, libnet-smtpauth-perl, bind9-host | knot-host, python3, liblocale-gettext-perl, liblwp-useragent-determined-perl, snmp, freeipmi-tools, libipc-run-perl, libxml-simple-perl, python3-pymongo, libdbd-mysql-perl, libreadonly-perl, libdata-validate-domain-perl, libdata-validate-ip-perl, libredis-perl, libnet-snmp-perl (>= 5), libtimedate-perl, bc, curl, file, openssl, libwebinject-perl, libnet-dns-sec-perl, ruby | ruby-interpreter, binutils, lz4, lzop,
${perl:Depends},
${python3:Depends},
${shlibs:Depends}
@@ -110,8 +110,8 @@ Description: Plugins for nagios compatible monitoring systems
limit.
Hit/miss and evictions are measured over a 30 minute interval,
using a memcached object to store the earlier statistics.
- * check_mongodb (b33e763): Plugin script to monitor your MongoDB server(s)
- * check_multipath (0.4.11): plugin to monitor the number of available and
+ * check_mongodb (1b54df0): Plugin script to monitor your MongoDB server(s)
+ * check_multipath (0.4.12): plugin to monitor the number of available and
failed paths of multipath devices
* check_mysql_health (2.2.2): plugin to check various parameters of a
MySQL database
@@ -144,7 +144,7 @@ Description: Plugins for nagios compatible monitoring systems
- Solaris software RAID via metastat
- Areca SATA RAID Support via cli64/cli32
- Detecting SCSI devices or hosts with lsscsi
- * check_rbl (1.6.3): plugin to check if a server is blacklisted
+ * check_rbl (1.7.0): plugin to check if a server is blacklisted
* check_redis (0.73): Redis Server check plugin
This plugin checks Redis NoSQL database status variables,
measures its response time and if specified allows one to set thresholds
@@ -170,7 +170,7 @@ Description: Plugins for nagios compatible monitoring systems
HOST-RESOURCES-MIB::hrSystemDate.0 used here returns 8 or 11 byte octets.
SNMP translation needs to be switched off and to be converted the
received SNMP data into readable strings.
- * check_ssl_cert (2.15.0): plugin to check the CA and validity of an
+ * check_ssl_cert (2.27.0): plugin to check the CA and validity of an
X.509 certificate
* check_uptime (0.521): check_uptime returns uptime of a system
in text (readable) format as well as in minutes for performance graphing.
=====================================
debian/control.in
=====================================
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 8.0.0),
quilt (>= 0.46-7),
#AUTO_UPDATE_Build-Depends#
Standards-Version: 4.6.1
-Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib.git
-Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib
+Vcs-Git: https://salsa.debian.org/nagios-team/nagios-plugins-contrib.git
+Vcs-Browser: https://salsa.debian.org/nagios-team/nagios-plugins-contrib
Rules-Requires-Root: binary-targets
Package: monitoring-plugins-contrib
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-contrib/-/compare/658c947d09db12e25f84cc0f0479b42bc85586f6...42c937a6cf2bba0564d0593aa37caf413c0bc2b3
--
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-contrib/-/compare/658c947d09db12e25f84cc0f0479b42bc85586f6...42c937a6cf2bba0564d0593aa37caf413c0bc2b3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20221214/0261505f/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list