[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch jessie-backports updated (1be7a6a -> c4db175)

Bernd Zeimetz bernd at bzed.de
Sun Jan 3 11:53:01 UTC 2016


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

bzed pushed a change to branch jessie-backports
in repository pkg-nagios-plugins-contrib.

      from  1be7a6a   Merge branch 'master' into jessie-backports
      adds  9bcec60   check_hpasm: Update to  4.7.0.2
      adds  9609f87   check_raid: Update to 3.2.3
      adds  c750062   check_ssl_cert: Update to 1.17.1
      adds  ff74dbd   check_rbl: Disable dul.ru
      adds  c11ef66   check_mongo: Update to recent version
      adds  32e8ae4   check_hpasm: Updating to latest 4.7.1.1
      adds  a08beb2   check_ipmi_sensor: Updating to 3.8
      adds  25d1eea   Updating control file
      adds  74ea485   check_uptime: Update check_uptime.cfg to use the correct script (Closes: #787839)
      adds  45d50da   check_raid: Update to 3.2.4
      adds  af3e278   check_ipmi_sensor: Update to version 3.9
      adds  94ad100   implement git clean support in extras/Makefile
      adds  406aa15   Add makefile to build all plugins.
      adds  2655fe2   Add Makefile.
      adds  94c0879   Fixing pthread linking fail for check_memcached.
      adds  140e08e   check_mongodb: Update to latest upstream
      adds  22769ea   Let debian/rules use the new Makefile.
      adds  1a74854   build the debian readme again
      adds  476fec5   Updating changelog.
      adds  a3207bd   check_mysql_health: Update to 2.2.1
      adds  31c7ed1   check_mysql_health: Remove integrated patches/check_mysql_health/documentation_url
      adds  dfc20c0   travis-ci: Installing newer autoconf
      adds  f55699c   travis-ci: Installing automake1.9
      adds  295f5a4   Generating new control file
      adds  12e0087   Updating debian/changelog
      adds  e5d713c   Revert "Updating debian/changelog"
      adds  b9c168a   Creating new changelog entry
      adds  f27768f   debian/control.in: reformating with warp-and-sort
      adds  9362ba8   Rebuild debian/control
      adds  22ddfa6   check_raid: Update to latest version 3.2.5
      adds  c9f64fb   check_multipath: Update to latest version 0.3.0
      adds  fd2e679   check_whois: Update to latest version 1.19
      adds  9b19d0a   check_memcached: Install libmemcached-dev as build dependency on arm64 too (Closes: #798432)
      adds  4a79b7e   Updating debian/control
      adds  0b98eb1   Updating changelog.
       new  c4db175   Merge branch 'master' into jessie-backports

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |    3 +
 Makefile                                           |   28 +
 check_hpasm/check_hpasm-4.6.3.2/config.guess       | 1432 ---------
 check_hpasm/check_hpasm-4.6.3.2/config.sub         | 1534 ----------
 check_hpasm/check_hpasm-4.6.3.2/configure          | 3169 --------------------
 check_hpasm/check_hpasm-4.6.3.2/install-sh         |  295 --
 check_hpasm/check_hpasm-4.6.3.2/missing            |  360 ---
 .../AUTHORS                                        |    0
 .../COPYING                                        |    0
 .../ChangeLog                                      |   23 +
 .../INSTALL                                        |    0
 .../Makefile.am                                    |    0
 .../Makefile.in                                    |   12 +-
 .../NEWS                                           |    0
 .../README                                         |    0
 .../TODO                                           |    0
 .../acinclude.m4                                   |    0
 .../aclocal.m4                                     |    0
 .../check_hpasm-4.7.1.1}/config.guess              |    0
 .../check_hpasm-4.7.1.1}/config.sub                |    0
 .../check_hpasm-4.7.1.1}/configure                 | 1117 +++----
 .../configure.in                                   |    2 +-
 .../check_hpasm-4.7.1.1}/install-sh                |    0
 .../check_hpasm-4.7.1.1}/missing                   |    0
 .../plugins-scripts/HP/BladeSystem.pm              |    0
 .../plugins-scripts/HP/BladeSystem/Component.pm    |    0
 .../Component/CommonEnclosureSubsystem.pm          |    0
 .../CommonEnclosureSubsystem/FanSubsystem.pm       |    0
 .../CommonEnclosureSubsystem/FuseSubsystem.pm      |    0
 .../CommonEnclosureSubsystem/ManagerSubsystem.pm   |    0
 .../CommonEnclosureSubsystem/TempSubsystem.pm      |    0
 .../BladeSystem/Component/NetConnectorSubsystem.pm |    0
 .../Component/PowerEnclosureSubsystem.pm           |    0
 .../BladeSystem/Component/PowerSupplySubsystem.pm  |    0
 .../BladeSystem/Component/ServerBladeSubsystem.pm  |    0
 .../plugins-scripts/HP/Proliant.pm                 |   24 +-
 .../plugins-scripts/HP/Proliant/Component.pm       |    0
 .../HP/Proliant/Component/AsrSubsystem.pm          |    0
 .../HP/Proliant/Component/AsrSubsystem/CLI.pm      |    0
 .../HP/Proliant/Component/AsrSubsystem/SNMP.pm     |    0
 .../HP/Proliant/Component/CpuSubsystem.pm          |    0
 .../HP/Proliant/Component/CpuSubsystem/CLI.pm      |    0
 .../HP/Proliant/Component/CpuSubsystem/SNMP.pm     |    0
 .../HP/Proliant/Component/DiskSubsystem.pm         |    0
 .../HP/Proliant/Component/DiskSubsystem/Da.pm      |    0
 .../HP/Proliant/Component/DiskSubsystem/Da/CLI.pm  |    0
 .../HP/Proliant/Component/DiskSubsystem/Da/SNMP.pm |    0
 .../HP/Proliant/Component/DiskSubsystem/Fca.pm     |   14 +-
 .../HP/Proliant/Component/DiskSubsystem/Fca/CLI.pm |    0
 .../Proliant/Component/DiskSubsystem/Fca/SNMP.pm   |   35 +-
 .../HP/Proliant/Component/DiskSubsystem/Ide.pm     |    0
 .../HP/Proliant/Component/DiskSubsystem/Ide/CLI.pm |    0
 .../Proliant/Component/DiskSubsystem/Ide/SNMP.pm   |    0
 .../HP/Proliant/Component/DiskSubsystem/Sas.pm     |    0
 .../HP/Proliant/Component/DiskSubsystem/Sas/CLI.pm |    0
 .../Proliant/Component/DiskSubsystem/Sas/SNMP.pm   |    0
 .../HP/Proliant/Component/DiskSubsystem/Scsi.pm    |    0
 .../Proliant/Component/DiskSubsystem/Scsi/CLI.pm   |    0
 .../Proliant/Component/DiskSubsystem/Scsi/SNMP.pm  |    0
 .../HP/Proliant/Component/EventSubsystem.pm        |    2 +-
 .../HP/Proliant/Component/EventSubsystem/CLI.pm    |    0
 .../HP/Proliant/Component/EventSubsystem/SNMP.pm   |    0
 .../HP/Proliant/Component/FanSubsystem.pm          |    0
 .../HP/Proliant/Component/FanSubsystem/CLI.pm      |    0
 .../HP/Proliant/Component/FanSubsystem/SNMP.pm     |    0
 .../HP/Proliant/Component/MemorySubsystem.pm       |    4 +-
 .../HP/Proliant/Component/MemorySubsystem/CLI.pm   |    0
 .../HP/Proliant/Component/MemorySubsystem/SNMP.pm  |    0
 .../HP/Proliant/Component/NicSubsystem.pm          |    0
 .../HP/Proliant/Component/NicSubsystem/SNMP.pm     |    4 +-
 .../HP/Proliant/Component/PowersupplySubsystem.pm  |    0
 .../Proliant/Component/PowersupplySubsystem/CLI.pm |    0
 .../Component/PowersupplySubsystem/SNMP.pm         |    0
 .../plugins-scripts/HP/Proliant/Component/SNMP.pm  |    0
 .../HP/Proliant/Component/TemperatureSubsystem.pm  |    0
 .../Proliant/Component/TemperatureSubsystem/CLI.pm |    0
 .../Component/TemperatureSubsystem/SNMP.pm         |    0
 .../plugins-scripts/HP/SNMP/Utils.pm               |    0
 .../plugins-scripts/HP/Server.pm                   |   29 +-
 .../plugins-scripts/HP/Storage.pm                  |    0
 .../plugins-scripts/HP/StorageWorks.pm             |  157 +
 .../plugins-scripts/Makefile.am                    |    3 +-
 .../plugins-scripts/Makefile.in                    |   13 +-
 .../plugins-scripts/Nagios/MiniPlugin.pm           |    0
 .../plugins-scripts/check_hpasm.pl                 |    0
 .../plugins-scripts/subst.in                       |    0
 check_hpasm/control                                |    2 +-
 check_hpasm/src                                    |    2 +-
 check_ipmi_sensor/README                           |   10 +-
 check_ipmi_sensor/changelog.txt                    |   13 +
 check_ipmi_sensor/check_ipmi_sensor                |   77 +-
 check_ipmi_sensor/control                          |    2 +-
 check_memcached/Makefile                           |    2 +-
 check_memcached/control                            |    2 +-
 check_mongodb/check_mongodb.py                     |  160 +-
 check_mongodb/control                              |    2 +-
 check_multipath/check-multipath.pl                 |  116 +-
 check_multipath/control                            |    2 +-
 .../check_mysql_health-2.1.9.2/ChangeLog           |  104 -
 .../check_mysql_health-2.1.9.2/acinclude.m4        |   78 -
 .../AUTHORS                                        |    0
 .../COPYING                                        |    0
 .../check_mysql_health-2.2.1/ChangeLog             |   81 +
 .../INSTALL                                        |    0
 .../Makefile.am                                    |    0
 .../Makefile.in                                    |    9 +-
 .../NEWS                                           |    0
 .../README                                         |    0
 .../TODO                                           |    0
 .../acinclude.m4}                                  |   37 +-
 .../check_mysql_health-2.2.1/aclocal.m4            |  128 +
 .../config.guess                                   |    0
 .../config.sub                                     |    0
 .../configure                                      |  320 +-
 .../configure.ac}                                  |   62 +-
 .../contrib/CheckMySQLHealthExt1.pm                |    0
 .../contrib/README.my-extensions                   |    0
 .../contrib/check_mysql_health.php                 |    0
 .../install-sh                                     |    0
 .../missing                                        |    0
 .../plugins-scripts/Makefile.am                    |    0
 .../plugins-scripts/Makefile.in                    |    9 +-
 .../plugins-scripts/Nagios/DBD/MySQL/Cluster.pm    |    0
 .../plugins-scripts/Nagios/DBD/MySQL/Server.pm     |   34 +-
 .../Nagios/DBD/MySQL/Server/Instance.pm            |    0
 .../Nagios/DBD/MySQL/Server/Instance/Innodb.pm     |    0
 .../Nagios/DBD/MySQL/Server/Instance/Myisam.pm     |    0
 .../DBD/MySQL/Server/Instance/Replication.pm       |    0
 .../plugins-scripts/Nagios/Extraopts.pm            |    0
 .../plugins-scripts/check_mysql_health.pl          |    2 +-
 .../plugins-scripts/subst.in                       |    0
 .../t/Makefile.am                                  |    0
 .../t/Makefile.in                                  |    9 +-
 .../t/check_mysql_health.t                         |    0
 check_mysql_health/control                         |    2 +-
 check_mysql_health/src                             |    2 +-
 check_raid/check_raid                              | 1206 +++++---
 check_raid/control                                 |    3 +-
 check_ssl_cert/check_ssl_cert-1.17.0/VERSION       |    1 -
 .../AUTHORS                                        |    1 +
 .../COPYING                                        |    0
 .../COPYRIGHT                                      |   12 +-
 .../ChangeLog                                      |    5 +
 .../INSTALL                                        |    0
 .../Makefile                                       |    0
 .../NEWS                                           |    1 +
 .../README                                         |    0
 .../TODO                                           |    0
 check_ssl_cert/check_ssl_cert-1.17.1/VERSION       |    1 +
 .../check_ssl_cert                                 |   26 +-
 .../check_ssl_cert.1                               |    6 +-
 .../check_ssl_cert.spec                            |    5 +-
 .../test/cabundle.crt                              |    0
 .../test/cacert.crt                                |    0
 .../test/unit_tests.sh                             |    0
 check_ssl_cert/control                             |    2 +-
 check_ssl_cert/src                                 |    2 +-
 check_uptime/check_uptime.cfg                      |    6 +-
 check_whois/check_whois                            |   24 +-
 check_whois/control                                |    2 +-
 debian/changelog                                   |  161 +-
 debian/control                                     |   29 +-
 debian/control.in                                  |   12 +-
 .../patches/check_mysql_health/documentation_url   |   11 -
 .../{disable_solid.net => disable_dul.ru}          |   10 +-
 debian/patches/series                              |    2 +-
 debian/rules                                       |   94 +-
 extras/Makefile                                    |    2 +
 168 files changed, 2526 insertions(+), 8625 deletions(-)
 create mode 100644 Makefile
 delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/config.guess
 delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/config.sub
 delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/configure
 delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/install-sh
 delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/missing
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/AUTHORS (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/COPYING (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/ChangeLog (94%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/INSTALL (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/Makefile.am (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/Makefile.in (98%)
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/NEWS (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/README (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/TODO (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/acinclude.m4 (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/aclocal.m4 (100%)
 mode change 100644 => 100755
 copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.1.1}/config.guess (100%)
 copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.1.1}/config.sub (100%)
 copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.1.1}/configure (84%)
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/configure.in (99%)
 mode change 100644 => 100755
 copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.1.1}/install-sh (100%)
 copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.1.1}/missing (100%)
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FanSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FuseSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/ManagerSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/TempSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/NetConnectorSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/PowerEnclosureSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/PowerSupplySubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/BladeSystem/Component/ServerBladeSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant.pm (95%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca.pm (95%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/SNMP.pm (88%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem.pm (98%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem.pm (98%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/NicSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/NicSubsystem/SNMP.pm (98%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/CLI.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/SNMP.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/SNMP/Utils.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Server.pm (92%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/HP/Storage.pm (100%)
 mode change 100644 => 100755
 create mode 100755 check_hpasm/check_hpasm-4.7.1.1/plugins-scripts/HP/StorageWorks.pm
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/Makefile.am (98%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/Makefile.in (98%)
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/Nagios/MiniPlugin.pm (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/check_hpasm.pl (100%)
 mode change 100644 => 100755
 rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.1.1}/plugins-scripts/subst.in (100%)
 mode change 100644 => 100755
 delete mode 100755 check_mysql_health/check_mysql_health-2.1.9.2/ChangeLog
 delete mode 100755 check_mysql_health/check_mysql_health-2.1.9.2/acinclude.m4
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/AUTHORS (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/COPYING (100%)
 create mode 100755 check_mysql_health/check_mysql_health-2.2.1/ChangeLog
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/INSTALL (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/Makefile.in (98%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/NEWS (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/README (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/TODO (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2/aclocal.m4 => check_mysql_health-2.2.1/acinclude.m4} (95%)
 create mode 100644 check_mysql_health/check_mysql_health-2.2.1/aclocal.m4
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/config.guess (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/config.sub (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/configure (98%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2/configure.in => check_mysql_health-2.2.1/configure.ac} (79%)
 mode change 100755 => 100644
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/contrib/CheckMySQLHealthExt1.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/contrib/README.my-extensions (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/contrib/check_mysql_health.php (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/install-sh (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/missing (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Makefile.in (98%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Cluster.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Server.pm (97%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Innodb.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Myisam.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Replication.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/Nagios/Extraopts.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/check_mysql_health.pl (99%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/plugins-scripts/subst.in (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/t/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/t/Makefile.in (97%)
 rename check_mysql_health/{check_mysql_health-2.1.9.2 => check_mysql_health-2.2.1}/t/check_mysql_health.t (100%)
 delete mode 100644 check_ssl_cert/check_ssl_cert-1.17.0/VERSION
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/AUTHORS (97%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/COPYING (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/COPYRIGHT (80%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/ChangeLog (98%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/INSTALL (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/Makefile (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/NEWS (98%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/README (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/TODO (100%)
 create mode 100644 check_ssl_cert/check_ssl_cert-1.17.1/VERSION
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert (97%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert.1 (94%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert.spec (98%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/cabundle.crt (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/cacert.crt (100%)
 rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/unit_tests.sh (100%)
 delete mode 100644 debian/patches/check_mysql_health/documentation_url
 copy debian/patches/check_rbl/{disable_solid.net => disable_dul.ru} (52%)

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



More information about the Pkg-nagios-changes mailing list