[nagiosplug] added latest commits to NEWS file
Nagios Plugin Development
nagios-plugins at users.sourceforge.net
Wed Jan 23 21:00:11 CET 2013
Module: nagiosplug
Branch: master
Commit: 38ad00c191964319d7ed9c003b1afac9cbfd6fe7
Author: Sven Nierlein <sven at nierlein.de>
Date: Wed Jan 23 20:52:06 2013 +0100
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=38ad00c
added latest commits to NEWS file
---
NEWS | 3 +++
THANKS.in | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 293bd9d..ae7d2da 100644
--- a/NEWS
+++ b/NEWS
@@ -5,11 +5,14 @@ This file documents the major additions and syntax changes between releases.
New check_dbi plugin for checking an (SQL) database using DBI
Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page)
Add performance data to check_procs
+ Added -4/-6 options to check_dig (Ville Mattila)
FIXES
Change the MAIL FROM command generated by check_smtp to be RFC compliant
Fix compilation of check_http without SSL support
Fix check_snmp reversed threshold ranges (backward-compatibility)
+ Fix check_snmp memory violation when using more than 8 oids (Robin Sonefors)
+ Fix check_apt security regular expression (Alex Bradley)
1.4.16 27th June 2012
ENHANCEMENTS
diff --git a/THANKS.in b/THANKS.in
index 60f02cd..1a470c8 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -276,3 +276,4 @@ William Leibzon
Jochen Bern
Anders Kaseorg
Robin Sonefors
+Alex Bradley
More information about the Commits
mailing list