[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/11: update check_rbl to 1.3.2

Bernd Zeimetz bernd at bzed.de
Sun Apr 27 10:05:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit eef97dc68d3d78a60cecb22a75b0b97be2a1a576
Author: Evgeni Golov <evgeni.golov at credativ.de>
Date:   Sat Apr 26 12:25:15 2014 +0200

    update check_rbl to 1.3.2
    
    this is a mere documentation update, but having the latest version is always good
---
 check_rbl/check_rbl-1.3.1/VERSION                             |  2 --
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/AUTHORS        |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYING        |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYRIGHT      |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/Changes        | 11 ++++++++---
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/INSTALL        |  9 ++++-----
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/MANIFEST       |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/MANIFEST.SKIP  |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/META.yml       |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/Makefile.PL    |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/NEWS           |  7 ++++---
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/README         |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/TODO           |  0
 check_rbl/check_rbl-1.3.2/VERSION                             |  2 ++
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl      |  8 ++++----
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.ini  |  0
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.pod  |  8 ++++----
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.spec | 11 +++++++----
 check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/t/00_modules.t |  2 +-
 check_rbl/src                                                 |  2 +-
 20 files changed, 35 insertions(+), 27 deletions(-)

diff --git a/check_rbl/check_rbl-1.3.1/VERSION b/check_rbl/check_rbl-1.3.1/VERSION
deleted file mode 100644
index 1527a8d..0000000
--- a/check_rbl/check_rbl-1.3.1/VERSION
+++ /dev/null
@@ -1,2 +0,0 @@
-1.3.1
-
diff --git a/check_rbl/check_rbl-1.3.1/AUTHORS b/check_rbl/check_rbl-1.3.2/AUTHORS
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/AUTHORS
rename to check_rbl/check_rbl-1.3.2/AUTHORS
diff --git a/check_rbl/check_rbl-1.3.1/COPYING b/check_rbl/check_rbl-1.3.2/COPYING
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/COPYING
rename to check_rbl/check_rbl-1.3.2/COPYING
diff --git a/check_rbl/check_rbl-1.3.1/COPYRIGHT b/check_rbl/check_rbl-1.3.2/COPYRIGHT
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/COPYRIGHT
rename to check_rbl/check_rbl-1.3.2/COPYRIGHT
diff --git a/check_rbl/check_rbl-1.3.1/Changes b/check_rbl/check_rbl-1.3.2/Changes
similarity index 88%
rename from check_rbl/check_rbl-1.3.1/Changes
rename to check_rbl/check_rbl-1.3.2/Changes
index 7d1f747..ea67700 100644
--- a/check_rbl/check_rbl-1.3.1/Changes
+++ b/check_rbl/check_rbl-1.3.2/Changes
@@ -1,3 +1,8 @@
+2014-01-30  Matteo Corti  <matteo.corti at id.ethz.ch>
+
+	* Version 1.3.2
+	* Documentation and dependencies update
+
 2013-09-26  Matteo Corti  <matteo.corti at id.ethz.ch>
 
 	* Version 1.3.1
@@ -57,7 +62,7 @@
 	* check_rbl: Initial release
 
 # File version information:
-# $Id: Changes 1344 2013-09-26 06:26:05Z corti $
-# $Revision: 1344 $
+# $Id: Changes 1349 2014-01-30 11:18:43Z corti $
+# $Revision: 1349 $
 # $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/Changes $
-# $Date: 2013-09-26 08:26:05 +0200 (Thu, 26 Sep 2013) $
+# $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
diff --git a/check_rbl/check_rbl-1.3.1/INSTALL b/check_rbl/check_rbl-1.3.2/INSTALL
similarity index 92%
rename from check_rbl/check_rbl-1.3.1/INSTALL
rename to check_rbl/check_rbl-1.3.2/INSTALL
index 43b9dab..a689588 100644
--- a/check_rbl/check_rbl-1.3.1/INSTALL
+++ b/check_rbl/check_rbl-1.3.2/INSTALL
@@ -5,11 +5,10 @@ Dependences
 
 check_rbl depends on several Perl modules:
 
- * Getopt::Long
  * IO::Select
  * Nagios::Plugin
+ * Nagios::Plugin::Getopt
  * Nagios::Plugin::Threshold
- * Number::Format
  * Net::DNS
  * Readonly
 
@@ -68,7 +67,7 @@ open a ticket at
 https://trac.id.ethz.ch/projects/nagios_plugins/newticket
 
 # File version information:
-# $Id: INSTALL 1312 2012-08-24 06:59:49Z corti $
-# $Revision: 1312 $
+# $Id: INSTALL 1349 2014-01-30 11:18:43Z corti $
+# $Revision: 1349 $
 # $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/INSTALL $
-# $Date: 2012-08-24 08:59:49 +0200 (Fri, 24 Aug 2012) $
+# $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
diff --git a/check_rbl/check_rbl-1.3.1/MANIFEST b/check_rbl/check_rbl-1.3.2/MANIFEST
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/MANIFEST
rename to check_rbl/check_rbl-1.3.2/MANIFEST
diff --git a/check_rbl/check_rbl-1.3.1/MANIFEST.SKIP b/check_rbl/check_rbl-1.3.2/MANIFEST.SKIP
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/MANIFEST.SKIP
rename to check_rbl/check_rbl-1.3.2/MANIFEST.SKIP
diff --git a/check_rbl/check_rbl-1.3.1/META.yml b/check_rbl/check_rbl-1.3.2/META.yml
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/META.yml
rename to check_rbl/check_rbl-1.3.2/META.yml
diff --git a/check_rbl/check_rbl-1.3.1/Makefile.PL b/check_rbl/check_rbl-1.3.2/Makefile.PL
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/Makefile.PL
rename to check_rbl/check_rbl-1.3.2/Makefile.PL
diff --git a/check_rbl/check_rbl-1.3.1/NEWS b/check_rbl/check_rbl-1.3.2/NEWS
similarity index 75%
rename from check_rbl/check_rbl-1.3.1/NEWS
rename to check_rbl/check_rbl-1.3.2/NEWS
index 792ae88..321b8c4 100644
--- a/check_rbl/check_rbl-1.3.1/NEWS
+++ b/check_rbl/check_rbl-1.3.2/NEWS
@@ -1,3 +1,4 @@
+2014-01-30: 1.3.2 - documentation and dependecies update
 2013-09-26: 1.3.1 - disabled embedded Perl
 2011-07-11: 1.3.0 - whitelistings support
 2011-03-22: 1.2.2 - bug fix release (dependencies fixed)
@@ -9,7 +10,7 @@
 2008-12-29: 1.0.0 - Initial release
 
 # File version information:
-# $Id: NEWS 1344 2013-09-26 06:26:05Z corti $
-# $Revision: 1344 $
+# $Id: NEWS 1349 2014-01-30 11:18:43Z corti $
+# $Revision: 1349 $
 # $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/NEWS $
-# $Date: 2013-09-26 08:26:05 +0200 (Thu, 26 Sep 2013) $
+# $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
diff --git a/check_rbl/check_rbl-1.3.1/README b/check_rbl/check_rbl-1.3.2/README
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/README
rename to check_rbl/check_rbl-1.3.2/README
diff --git a/check_rbl/check_rbl-1.3.1/TODO b/check_rbl/check_rbl-1.3.2/TODO
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/TODO
rename to check_rbl/check_rbl-1.3.2/TODO
diff --git a/check_rbl/check_rbl-1.3.2/VERSION b/check_rbl/check_rbl-1.3.2/VERSION
new file mode 100644
index 0000000..971711a
--- /dev/null
+++ b/check_rbl/check_rbl-1.3.2/VERSION
@@ -0,0 +1,2 @@
+1.3.2
+
diff --git a/check_rbl/check_rbl-1.3.1/check_rbl b/check_rbl/check_rbl-1.3.2/check_rbl
similarity index 98%
rename from check_rbl/check_rbl-1.3.1/check_rbl
rename to check_rbl/check_rbl-1.3.2/check_rbl
index b08c8bc..b543ffc 100644
--- a/check_rbl/check_rbl-1.3.1/check_rbl
+++ b/check_rbl/check_rbl-1.3.2/check_rbl
@@ -20,10 +20,10 @@ package main;
 # enable substitution with:
 #   $ svn propset svn:keywords "Id Revision HeadURL Source Date"
 #
-#   $Id: check_rbl 1344 2013-09-26 06:26:05Z corti $
-#   $Revision: 1344 $
+#   $Id: check_rbl 1349 2014-01-30 11:18:43Z corti $
+#   $Revision: 1349 $
 #   $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/check_rbl $
-#   $Date: 2013-09-26 08:26:05 +0200 (Thu, 26 Sep 2013) $
+#   $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
 
 use strict;
 use warnings;
@@ -37,7 +37,7 @@ use Nagios::Plugin::Threshold;
 use Net::DNS;
 use Readonly;
 
-our $VERSION = '1.3.1';
+our $VERSION = '1.3.2';
 
 Readonly our $DEFAULT_RETRIES       => 4;
 Readonly our $DEFAULT_WORKERS       => 20;
diff --git a/check_rbl/check_rbl-1.3.1/check_rbl.ini b/check_rbl/check_rbl-1.3.2/check_rbl.ini
similarity index 100%
rename from check_rbl/check_rbl-1.3.1/check_rbl.ini
rename to check_rbl/check_rbl-1.3.2/check_rbl.ini
diff --git a/check_rbl/check_rbl-1.3.1/check_rbl.pod b/check_rbl/check_rbl-1.3.2/check_rbl.pod
similarity index 96%
rename from check_rbl/check_rbl-1.3.1/check_rbl.pod
rename to check_rbl/check_rbl-1.3.2/check_rbl.pod
index 5dd05df..0c48fab 100644
--- a/check_rbl/check_rbl-1.3.1/check_rbl.pod
+++ b/check_rbl/check_rbl-1.3.2/check_rbl.pod
@@ -1,8 +1,8 @@
 # File version information:
-# $Id: check_rbl.pod 1344 2013-09-26 06:26:05Z corti $
-# $Revision: 1344 $
+# $Id: check_rbl.pod 1349 2014-01-30 11:18:43Z corti $
+# $Revision: 1349 $
 # $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/check_rbl.pod $
-# $Date: 2013-09-26 08:26:05 +0200 (Thu, 26 Sep 2013) $
+# $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
 
 =pod
 
@@ -16,7 +16,7 @@ check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
 
 =head1 VERSION
 
-Version 1.3.1
+Version 1.3.2
 
 =head1 SYNOPSIS
 
diff --git a/check_rbl/check_rbl-1.3.1/check_rbl.spec b/check_rbl/check_rbl-1.3.2/check_rbl.spec
similarity index 91%
rename from check_rbl/check_rbl-1.3.1/check_rbl.spec
rename to check_rbl/check_rbl-1.3.2/check_rbl.spec
index e917f5e..16573dd 100644
--- a/check_rbl/check_rbl-1.3.1/check_rbl.spec
+++ b/check_rbl/check_rbl-1.3.2/check_rbl.spec
@@ -1,12 +1,12 @@
 ################################################################################
 # File version information:
-# $Id: check_rbl.spec 1344 2013-09-26 06:26:05Z corti $
-# $Revision: 1344 $
+# $Id: check_rbl.spec 1349 2014-01-30 11:18:43Z corti $
+# $Revision: 1349 $
 # $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_rbl/check_rbl.spec $
-# $Date: 2013-09-26 08:26:05 +0200 (Thu, 26 Sep 2013) $
+# $Date: 2014-01-30 12:18:43 +0100 (Thu, 30 Jan 2014) $
 ################################################################################
 
-%define version          1.3.1
+%define version          1.3.2
 %define release          0
 %define sourcename       check_rbl
 %define packagename      nagios-plugins-check-rbl
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{sourcename}.1*
 
 %changelog
+* Thu Jan 30 2014 Matteo Corti <matteo.corti at id.ethz.ch> - 1.3.2-0
+- Dependencies and documentation update
+
 * Mon Jul 11 2011 Matteo Corti <matteo.corti at id.ethz.ch> - 1.3.0-0
 - Updated to 1.3.0 (whitelistings support)
 
diff --git a/check_rbl/check_rbl-1.3.1/t/00_modules.t b/check_rbl/check_rbl-1.3.2/t/00_modules.t
similarity index 97%
rename from check_rbl/check_rbl-1.3.1/t/00_modules.t
rename to check_rbl/check_rbl-1.3.2/t/00_modules.t
index 3b087a1..615d01f 100644
--- a/check_rbl/check_rbl-1.3.1/t/00_modules.t
+++ b/check_rbl/check_rbl-1.3.2/t/00_modules.t
@@ -12,7 +12,7 @@ use warnings;
 
 use Test::More tests => 23;
 
-our $VERSION = '1.3.0';
+our $VERSION = '1.3.1';
 
 use_ok('Nagios::Plugin');
 can_ok( 'Nagios::Plugin', 'new' );
diff --git a/check_rbl/src b/check_rbl/src
index 4d6169f..0c788e0 120000
--- a/check_rbl/src
+++ b/check_rbl/src
@@ -1 +1 @@
-check_rbl-1.3.1/
\ No newline at end of file
+check_rbl-1.3.2
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib



More information about the Pkg-nagios-changes mailing list