nagios-plugins-contrib (7.20130614) unstable; urgency=low

  [ Bernd Zeimetz ]
  * [036816ff] Merge pull request #15 from evgeni/master
    check_packages should find security updates on the official security mirror too
  * [658a2e93] Add check_checksums nagios plugin.
  * [9d5d2056] Updating check_raid.
  * [e3ec1293] Updating check_ssl_cert to 1.14.6
  * [779543ef] Updating check_hpasm to 4.6.3.2
  * [0c838ee9] Updating check_multipath to 0.1.9
  * [bec11251] Updating check_whois to 1.13
  * [8e0a65d0] Refreshing patches.
  * [c0b88cdb] Auto update of debian/copyright
  * [59648a17] Fix src link for check_hpasm
  * [8c242d0f] Support pre-Wheezy versions of coretutils in check_checksums.
  * [7d3d2a06] Update release date in changelog (gah!).
  * [768e463b] Merge pull request #16 from evgeni/master
    check_libs: ignore /var/lib/postgresql/ and /var/log/
  * [2b9aace5] Bumping standards-Verison, no changes needed.

  [ Jan Wagner ]
  * [3bb873e4] disable epn for check_rbl

  [ Evgeni Golov ]
  * [2a7ab4b8] check_libs: ignore /var/spool/

 -- Bernd Zeimetz <bzed@debian.org>  Fri, 14 Jun 2013 20:53:49 +0200

nagios-plugins-contrib (6.20130521) unstable; urgency=low

  * [e68c82e1] check_raid: do not run hpacucli if cciss_vol_status is available.
  * [4a1c57e8] Also support tw-cli as additional name for the 3ware binary.
    Thanks to Dennis Hoppe
  * [eb5e1c7c] Add /run/ to the check_libs ignore file.

 -- Bernd Zeimetz <bzed@debian.org>  Tue, 21 May 2013 22:11:50 +0200

nagios-plugins-contrib (5.20130307) experimental; urgency=low

  * [aa113517] Fix typos s/Recommands/Recommends/
  * [8e2b3019] Ensure typoed fieldnames in control files are not ignored.
  * [ecead75d] Add extras folder.
  * [0423b2a4] Add check_memory.
  * [90ba4bec] Better command example for send_nsca_host_or_service_check_result
  * [a564c43d] Add check_nfsmounts.
  * [dc3d5425] Add Recommends for check_nfsmounts.
  * [bf12e2e0] Add check_apt for check_multi.
  * [52d46e1a] Add perl dependencies automatically.
  * [e77b2058] Fix building check_memcached in Ubuntu.
  * [98c1f4c1] extras needs to Suggests only.
  * [f84d3678] Add check_clamav.
  * [05cca8f6] Merge branch 'master' of vasks.debian.org:/git/pkg-nagios/pkg-nagios-plugins-contrib
  * [80415a76] Add some missing directories to the check-libs config.
  * [08a91068] Add check_varnish
  * [15385538] Fix watch line of check_clamav.
  * [74bf1d94] Update check_raid to version 3.0
  * [26209f4e] Update check_hpasm to 4.6.3
  * [6cd0fa8f] Updating check_multipath to 0.1.8
  * [34fa0ffc] Updating check_mysql_health to 2.1.8.2
  * [9e3f357d] Updating check_ssl_cert to 1.14.4
  * [6e6813a9] Refreshing patches.
  * [b6f439c4] Remove unused check_varnish Makefile.
  * [6151979b] Rename buggy auto-generated libexec directory.
  * [4c08976d] Add pkg-config as check_varnish build dependency.
  * [05f09fee] Auto update of debian/copyright
  * [9d462776] Auto update of debian/control
  * [09060a70] Add --enable-stack-protector to default options.
  * [37896ae4] Add a cciss related bugfix to check_raid.

 -- Bernd Zeimetz <bzed@debian.org>  Thu, 07 Mar 2013 00:31:10 +0100

nagios-plugins-contrib (4.20120702) unstable; urgency=low

  * [bf291c63] check_backuppc: move backuppc to Suggests.
    Thanks to Werner Detter (Closes: #679871)
  * [0997dfd3] Auto update of debian/control

 -- Bernd Zeimetz <bzed@debian.org>  Mon, 02 Jul 2012 19:28:52 +0200

nagios-plugins-contrib (3.20120614) unstable; urgency=low

  * [30fd20be] check_packages should return CRITICAL for outstanding security updates.
  * [3cd5656f] Fix last patch; refresh others.
  * [2c3c1626] Remove extra debug print statement.
  * [4e43ec28] Fix a funky ? : related bug.
  * [e9172807] Add a check_apt.cmd example config for check_multi.
  * [15d58b48] Remove unneeded || COUNT(CRITICAL) > 0 in check_apt.cmd
  * [ea2f8abc] check_ipmi_sensor: updating to 3.1
  * [d405a206] check_ssl_cert: fix version number (was updated already).

 -- Bernd Zeimetz <bzed@debian.org>  Thu, 14 Jun 2012 22:02:34 +0200

nagios-plugins-contrib (2.20120529) unstable; urgency=low

  * [c6b83cea] Fix email_delivery.cfg
  * [f250c516] Merge pull request #5 from waja/master.
    Add perl-doc at Suggests, as needed by check_email_delivery --help
  * [9533beb7] Add check_webinject plugin.
  * [05a3af45] Auto update of debian/copyright
  * [255aa819] Auto update of debian/control
  * [853905cf] Fix CLEANFILES in common.mk
  * [3e75a059] Better webinject command definitions.
  * [6275a3f3] check_raid should use cciss_vol_status if available.
    Only use hpacucli if not.
  * [9859f269] Add some missing version information.
  * [d142da3c] Update check_raid to 1.107
  * [942e9f23] Updating check_email_delivery.
  * [749c40e1] Auto update of debian/control
  * [c593192c] Add Enhances: nagios-plugins,.... to the package.
  * [24486361] Merge pull request #6 from waja/master
    add check_backuppc
  * [8d634bb6] Better/fixed CLEANFILES target handling.
    Please note that CLEANFILES must be defined before including
    ../common.mk
  * [558e31aa] Merge branch 'master' of
    vasks.debian.org:/git/pkg-nagios/pkg-nagios-plugins-contrib.
    Conflicts:
    	check_backuppc/Makefile
  * [dea493d7] Add (unfinished) DSA checks and check_libs from weaselutils.
  * [5d0cf660] Finish integration of the check_libs plugin.
  * [f2a3d5b6] Add (unfinished) control and copyright file for dsa checks.
  * [f7c33de6] Auto update of debian/copyright
  * [fd344412] Auto update of debian/control
  * [8c9693ee] Updating check_hpasm to 4.5.2
  * [3f0a95dc] Updating check_raid to rev1.119
  * [5220084d] Update check_ssl_cert to 1.13.0
  * [c2c83516] More progress on the DSA plugins
  * [a9f80a8d] Implement a way to install cronjob scripts.
    CRONJOBDIR := /usr/lib/nagios/cronjobs
  * [a8dc3842] Finishing dsa check packaging.
  * [de999e73] Add config location patch for check_libs.
  * [336ad307] Auto update of debian/control
  * [33b86286] Typo fix.
  * [d0140fd4] Auto update of debian/control
  * [9059ab99] Don't reset LD/C/CXX/CPPFLAGS when including common.mk
  * [f0e986fa] Add snmp to check_printer's Recommends.
  * [f993848c] Add missing recommends for DSA plugins.
  * [80938fd9] Support checks written in Python.
  * [cbf5f37f] Auto update of debian/control
  * [6f5f3157] Updating changelog.
  * [72492690] Fix location of check_packages in cron script.
  * [68284bb0] Add patch to fix check_packages output.
  * [fd32ac40] check_libs needs libyaml-syck-perl.
  * [63d54efa] Updating changelog.
  * [f29b76d6] Add check_zone_auth plugin.
  * [0f95a649] Add check_whois plugin.
  * [3562b848] Add check_zone_rrsig_expiration plugin.

 -- Bernd Zeimetz <bzed@debian.org>  Tue, 29 May 2012 22:33:51 +0200

nagios-plugins-contrib (1.20120228) unstable; urgency=low

  * [9079e12a] Add check-multipath.pl upstream version.
  * [8e0a5908] Add patch for check_multipath
  * [6da07d78] Ignore .rej and .orig files.
  * [4bda0e7c] Upstream included our patch already.
  * [21e3756b] Add packaging info for check_multipath.
  * [9f664c91] Link debian/README.source to README for github fancyness.
  * [a527810c] Add check_snmp_environment (unfinished).
  * [41052baf] Add some useful error messages for the packaging-helper.py
  * [afa04c7b] Finish check_snmp_environment plugin.
    No .cfg file included yet.
  * [743e5dfd] Add current version info to check_snmp_environment.
  * [76bccfe3] Fix SHA1 watch in packaging-helper.py
  * [8f4c4d13] Add check_printer plugin.
  * [7dc69bf0] Add check_haproxy and check_httpd_status.
    manually merging the work of Jan Wagner <waja@cyconet.org>.
  * [2577af3a] Better sorting of the quilt series file.
  * [0526814c] Add nagios: -epn tags to the non epn checks in
    check_email_delivery.
  * [caadc8e7] Don't add a dependency if it is listed already.
  * [974e8d36] Add check_hpasm.
  * [0d3b76da] make -j should work for debian/rules now
  * [6f4593ac] Fix too long description.
  * [a3cce5ad] check_hpasm needs snmpwalk, recommend it.
  * [4760a28d] shorter check_snmp_environment desc
  * [1af8a931] Fix FSF address.
  * [a2e9282a] Auto update of debian/copyright
  * [3a702550] Auto update of debian/control
  * [d4d74a06] Add --parallel to dh calls.
  * [a41f66fe] Merge remote-tracking branch 'github/master'
    Conflicts:
    	debian/control
  * [65d87a13] Merge pull request #3 from waja/master
    adding check_mysql_health
  * [573abd8c] Ensure Depends is nto used in plugin control files.
  * [42d0dcfe] Auto update of debian/control
  * [58e56a7b] Auto-generate and install README.Debian.plugins
  * [4a73d8a7] Enhance dependency description in debian/README.source
  * [69f4e3e9] Merge pull request #4 from waja/master
    fixing 'check_ipmi_sensor_exclude' command definition
    (Closes: #661528)

 -- Bernd Zeimetz <bzed@debian.org>  Tue, 28 Feb 2012 20:17:06 +0100

nagios-plugins-contrib (1.20120220) unstable; urgency=low

  * [462444da] Removing unused code copies of the install module.

 -- Bernd Zeimetz <bzed@debian.org>  Mon, 20 Feb 2012 22:49:53 +0100

nagios-plugins-contrib (1.20120219) unstable; urgency=low

  * Initial Release.

 -- Bernd Zeimetz <bzed@debian.org>  Sun, 19 Feb 2012 00:42:17 +0100
