]> git.uio.no Git - check_openmanage.git/commitdiff
version 3.7.9 v3.7.9
authorTrond Hasle Amundsen <t.h.amundsen@usit.uio.no>
Mon, 7 Jan 2013 16:03:09 +0000 (17:03 +0100)
committerTrond Hasle Amundsen <t.h.amundsen@usit.uio.no>
Mon, 7 Jan 2013 16:03:09 +0000 (17:03 +0100)
CHANGES
bygge-debian.txt
check_openmanage
debian/changelog
nagios-plugins-openmanage.spec

diff --git a/CHANGES b/CHANGES
index 11bff7e9ca8cdab649329f8427eacbd12fcc050f..401334b12dac322dcc32efceacfcb5cdd4fae6b7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+3.7.9   2013-01-07
+------------------
+
+* Added a compatibility fix for OMSA 7.2.0, related to minimum
+  controller firmware where output from OMSA has changed
+
 3.7.8   2012-12-12
 ------------------
 
index d6eb0c94bf2924c930521a704db8244d68829caf..8ac5af2291c68c7d5af88c1ecc6a2408ebb7990d 100644 (file)
@@ -1,7 +1,7 @@
 # On a debian or ubuntu box
 
 # versjon
-VER=3.7.8
+VER=3.7.9
 
 # get ready
 wget http://folk.uio.no/trondham/software/files/check_openmanage-${VER}.tar.gz
index c2ac3c1a22e50720d471a74351d79c4f6dcf8e73..96e7531e7632527446ff6feda923416db0160280 100755 (executable)
@@ -5,7 +5,7 @@
 # Monitor Dell server hardware status using Dell OpenManage Server
 # Administrator, either locally via NRPE, or remotely via SNMP.
 #
-# Copyright (C) 2008-2012 Trond H. Amundsen
+# Copyright (C) 2008-2013 Trond H. Amundsen
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -49,7 +49,7 @@ $SIG{__WARN__} = sub { push @perl_warnings, [@_]; };
 
 # Version and similar info
 $NAME    = 'check_openmanage';
-$VERSION = '3.7.9-beta1';
+$VERSION = '3.7.9';
 $AUTHOR  = 'Trond H. Amundsen';
 $CONTACT = 't.h.amundsen@usit.uio.no';
 
@@ -116,7 +116,7 @@ END_HELP
 # Version and license text
 $LICENSE = <<"END_LICENSE";
 $NAME $VERSION
-Copyright (C) 2008-2012 $AUTHOR
+Copyright (C) 2008-2013 $AUTHOR
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
index 97e09e98fa63be510fea1cb13228d4e1057476d9..b99cf9e9d74b511c08ff8d16963c0606ea3e2a42 100644 (file)
@@ -1,3 +1,9 @@
+check-openmanage (3.7.9-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Trond Hasle Amundsen <t.h.amundsen@usit.uio.no>  Mon, 07 Jan 2013 12:00:00 +0100
+
 check-openmanage (3.7.8-1) unstable; urgency=low
 
   * New upstream release.
index 9e5294a95097cfdeac81d761c3b59e5551d32fc4..bb859baa32830c5c81a3dc294babd79d786a6ea4 100644 (file)
@@ -17,7 +17,7 @@ BuildArch:     noarch
 %endif
 
 Name:          nagios-plugins-openmanage
-Version:       3.7.8
+Version:       3.7.9
 Release:       1%{?dist}
 Summary:       Nagios plugin to monitor hardware health on Dell servers
 
@@ -83,6 +83,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jan  7 2013 Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> - 3.7.9-1
+- Version 3.7.9
+
 * Wed Dec 12 2012 Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> - 3.7.8-1
 - Version 3.7.8