[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/05: Merge branch 'master' into jessie-backports
Bernd Zeimetz
bernd at bzed.de
Mon Jan 30 08:58:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
bzed pushed a commit to branch jessie-backports
in repository pkg-nagios-plugins-contrib.
commit a942be58e2f1a04729983ab13085ab858010a290
Merge: c5fa7e0 55dbd81
Author: Bernd Zeimetz <bernd at bzed.de>
Date: Mon Jan 30 09:46:34 2017 +0100
Merge branch 'master' into jessie-backports
.travis.yml | 11 ---
check_checksums/tests | 1 +
check_cups/tests | 3 +-
check_etc_hosts/tests | 3 +-
check_httpd_status/tests | 3 +-
check_ldap_root/Makefile | 5 -
check_ldap_root/check_ldap_root | 35 -------
check_ldap_root/control | 6 --
check_ldap_root/copyright | 14 ---
check_mongodb/Makefile | 4 +
check_raid/check_raid | 21 ++++-
check_raid/control | 2 +-
check_shutdown/Makefile | 5 -
check_shutdown/check_shutdown | 30 ------
check_shutdown/control | 6 --
check_shutdown/copyright | 14 ---
check_ssl_cert/check_ssl_cert-1.36.1/VERSION | 1 -
.../AUTHORS | 3 +-
.../COPYING | 0
.../COPYRIGHT | 0
.../ChangeLog | 8 ++
.../INSTALL | 0
.../Makefile | 0
.../NEWS | 2 +
.../README.md | 0
.../TODO | 0
check_ssl_cert/check_ssl_cert-1.37/VERSION | 1 +
.../check_ssl_cert | 69 ++++++++++----
.../check_ssl_cert.1 | 4 +-
.../check_ssl_cert.spec | 8 +-
.../test/cabundle.crt | 0
.../test/cacert.crt | 0
.../test/unit_tests.sh | 23 ++++-
check_ssl_cert/control | 2 +-
check_ssl_cert/src | 2 +-
check_varnish/tests | 3 +
debian/changelog | 51 +++++++++-
debian/control | 18 ++--
debian/copyright | 49 +---------
debian/gbp.conf | 1 +
debian/packaging-helper.py | 1 +
.../dsa/check_running_kernel_jessie_centos_fix | 42 +++++++++
debian/patches/series | 1 +
debian/tests/control | 13 ++-
dsa/checks/dsa-check-cert-expire-dir | 90 ++++++++++++++++++
dsa/checks/dsa-check-dnssec-delegation | 8 +-
dsa/checks/dsa-check-entropy | 7 +-
dsa/checks/dsa-check-running-kernel | 30 ++----
dsa/checks/dsa-check-soas | 104 +++++++++++++++++++--
dsa/control | 5 +-
dsa/copyright | 5 +-
percona-nagios-plugins/control | 2 +-
52 files changed, 461 insertions(+), 255 deletions(-)
diff --cc debian/changelog
index 3daa996,5e48333..63d4ee7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,14 -1,52 +1,63 @@@
- nagios-plugins-contrib (18.20170103~bpo8+1) jessie-backports; urgency=medium
++nagios-plugins-contrib (20.20170118~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ * [69e563a] Add gbp.conf
+ * [5fa6fd4] Update changelog for jessie backports.
+ * [e1ce662] Build jessie-backports only on travis.
+ * [8c6eb75] Fix backports handling in .travis.yml
+
+ -- Bernd Zeimetz <bzed at debian.org> Tue, 03 Jan 2017 18:49:56 +0100
+
+ nagios-plugins-contrib (20.20170118) unstable; urgency=medium
+
+ [ Evgeni Golov ]
+ * [3a9cdf5] more test restrictions
+ * [49b66d4] simplify tests
+ * [3253d36] Auto update of debian/tests/control
+ * [7383aed] cleanup travis.yml
+ travis.d.n already does git fetch and lintian for us
+ * [3b61c62] call lintian with extended flags as before
+ * [8ffd6ec] add python2.7 and python-pymongo to percona control
+ * [8486be7] Auto update of debian/control
+
+ [ Bernd Zeimetz ]
+ * [f84c6a0] Remove check_shutdown.
+ Does not work with systemd.
+ Resolves #54
+ * [9038743] Remove check_ldap_root.
+ This is nothing check_ldap could not handle.
+ Please use check_ldap.
+ * [6083eb6] Updating checks from DSA.
+ * [fbd854d] Enhance check_running_kernel.
+ Support Ubuntu and CentOS, also warn about missing filter utils.
+ Thanks to Jonas Meurer (Closes: #780098)
+ * [0174352] Auto update of debian/copyright
+ * [95b656e] Auto update of debian/control
+ * [1e2803d] Merge remote-tracking branch 'origin/master'
+ * [a238057] Install check_mongodb.py symlink.
+ Resolves #77.
+
+ -- Bernd Zeimetz <bzed at debian.org> Wed, 18 Jan 2017 22:18:18 +0100
+
+ nagios-plugins-contrib (19.20170104) unstable; urgency=medium
+
+ [ Jan Wagner ]
+ * [985772d] check_raid: Update to 4.0.5
+ * [59eb257] check_ssl_cert: Updating to 1.37
+ * [19d36d2] Update d/copyright
+ * [2b665d0] check_ssl_cert: Fix vesion in control file
+ * [55e47ca] Updating d/control
+
+ [ Evgeni Golov ]
+ * [2f8ecec] allow Restrictions in tests
+ * [1f127a6] add test restrictions
+ * [225d1df] check_varnish: add test
+ * [00da8b9] fix trailing space
+ * [5ed4f55] Auto update of debian/tests/control
+
+ -- Jan Wagner <waja at cyconet.org> Wed, 04 Jan 2017 13:50:13 +0100
+
nagios-plugins-contrib (18.20170103) unstable; urgency=medium
[ Jan Wagner ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git
More information about the Pkg-nagios-changes
mailing list