2024-11-13  Matteo Corti  <matteo@corti.li>

        * check_rbl.ini: Removed anomalies.de

2024-09-20  Matteo Corti  <matteo@corti.li>

        * check_rbl: Fixed a problem with a debug subroutine

2024-08-04  Matteo Corti  <matteo@corti.li>

        * removed bondsender.org as it's not working anymore

2024-03-27  Matteo Corti  <matteo@corti.li>

        * check_rbl: Removed spamtrap.drbl.drand.net

2023-02-09  Matteo Corti  <matteo@corti.li>

        * check_rbl: Removed non-working servers

2021-12-16  Matteo Corti  <matteo@corti.li>

        * check_rbl (run): Remove the dot at the end of FQDN

2021-06-01  Matteo Corti  <matteo@corti.li>

    * check_rbl (run): Fixed a bug in the resolution of IPv6 addresses

2021-05-27  Matteo Corti  <matteo@corti.li>

    * check_rbl (run): Adds the host name to the status if the input is an IP address.
    * check_rbl (run): Fixes the output in case of timeout

2020-11-30  Matteo Corti  <matteo@corti.li>

    * check_rbl: Removes unnecessary dot in IPv6 addresses

2020-05-26  Matteo Corti  <matteo@corti.li>

    * check_rbl: Removed old Nagios CPAN modules

2019-12-03  Matteo Corti  <matteo@corti.li>

    * Version 1.5.2
    * removing rbl.suresupport.com from the documentation and default configuration

2019-11-25  Matteo Corti  <matteo@corti.li>

    * Version 1.5.1
    * removing rbl.megarbl.net from the documentation and default configuration

2019-06-03  Matteo Corti  <matteo@corti.li>

    * check_rbl: applied patch with the --url option

2019-06-02  Matteo Corti  <matteo@corti.li>

    * Version 1.4.5
    * removing spamcannibal.org from the documentation and default configuration (fixed)

2019-02-28  Matteo Corti  <matteo@corti.li>

    * Version 1.4.4
    * check_rbl: applied --append patch

2018-05-30  Matteo Corti  <matteo@corti.li>

    * Version 1.4.3
    * check_rbl.ini: Removed bl.spamcannibal.org

2018-05-27  Matteo Corti  <matteo@corti.li>

    * Version 1.4.2
    * check_rbl.ini: Removed dnsbl.cyberlogic.net

2017-07-17  Matteo Corti  <matteo@corti.li>

    * Version 1.4.1
    * check_rbl: Perl 5.26 support ('.' missing from @INC)

2017-04-18  Matteo Corti  <matteo@corti.li>

    * Version 1.4.0
    * check_rbl: IPv6 support

2016-06-06  Matteo Corti  <matteo@corti.li>

    * Version 1.3.8
    * Makefile.PL: Requiring Data::Validate::Domain 0.12 to support FQDN ending with a dot

2015-12-30  Matteo Corti  <matteo@corti.li>

    * Makefile.PL: allowing Nagios::Plugin for older distributions

2015-12-22  Matteo Corti  <matteo@corti.li>

    * check_rbl: added missing dependencies from INSTALL

2015-02-01  Matteo Corti  <matteo@corti.li>

    * Version 1.3.7
    * check_rbl:  switching to Monitoring::Plugin
                  (as Nagios::Plugin is deprecated)

2014-12-05  Matteo Corti  <matteo@corti.li>

    * Version 1.3.6
    * example.pl: removed unnecessary dependency on Data::Dumper

2014-09-20  Matteo Corti  <matteo@corti.li>

    * Version 1.3.5
    * check_rbl: fixed the default critical and warning range

2014-09-19  Matteo Corti  <matteo@corti.li>

    * Version 1.3.4
    * check_rbl: removed wrong test on the DNS servers
    * check_rbl: fixed the threshold range

2014-08-09  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.3.3
    * More argument validation

2014-01-30  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.3.2
    * Documentation and dependencies update

2013-09-26  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.3.1
    * check_rbl: disabled embedded Perl

2012-08-31  Matteo Corti  <matteo.corti@id.ethz.ch>

    * check_rbl: fixed a possible variable name conflict

2012-01-25  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Added a note on public DNS resolvers (as Google) by being banned
      from Spamhaus

2011-07-11  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.3.0
    * check_rbl: applied patch from Jan Kantert to support whitelists
    * added support for unit tests

2011-03-22  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.2.2
    * check_rbl: specified the dependency on Nagios::Plugin > 0.31
                 (earlier versions caused parameter parsing errors,
                 thanks to Elan Ruusamäe)

2010-07-05  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.2.1
    * check_rbl: fixed a problem with operator precedence that made some
                 checks fail

2010-04-07  Matteo Corti  <matteo.corti@id.ethz.ch>

    * Version 1.2.0
    * check_rbl: applied patch to report the hostname being checked
                 and increase the verbosity (#66)
    * check_rbl.ini: sample configuration file
    * check_rbl: removed unnecessary dependencies
    * check_rbl: applied the patch from #69 (improved parallelism)

2009-10-27  Matteo Corti  <matteo.corti@id.ethz.ch>

    * check_rbl: applied patch to parallelize the checks

2009-01-22  Matteo Corti  <matteo.corti@id.ethz.ch>

    * check_rbl: command line argument to set the number of tries in DNS queries

2009-01-06  Matteo Corti  <matteo.corti@id.ethz.ch>

    * check_rbl: execution time in the performance data

2008-12-29  Matteo Corti  <matteo.corti@id.ethz.ch>

    * check_rbl: Initial release
