[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] branch master updated (5f91ad2 -> c0535e4)
Jan Wagner
waja at moszumanska.debian.org
Thu Nov 30 12:25:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
waja pushed a change to branch master
in repository pkg-nagios-snmp-plugins.
from 5f91ad2 d/changelog: New changelog
adds e1ab457 New upstream version 2.0.0
adds 75687e0 New upstream version 2.1.0
new 0ced9d8 Update upstream source from tag 'upstream/2.1.0'
new 16f0bdc Update changelog to new upstream
new 181c319 Refesh patches
new 568042e d/rules: Adjust new documentation source path
new ea34bcb d/patches/51_fix_privacy_doc: Remove more potential privacy breach
new 117e400 d/control: Bump Standards-Version to 4.1.1, no changes needed
new f2e8ac9 d/docs: Fix location of the README
new c0535e4 Adding .travis-ci.yml
The 8 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 | 17 +-
CHANGELOG.md | 59 +
plugins/LICENSE => LICENSE | 0
README.md | 91 +-
debian/changelog | 5 +-
debian/control | 2 +-
debian/docs | 2 +-
debian/patches/50_disable_epn | 14 +-
debian/patches/51_fix_privacy_doc | 499 ++++++---
debian/rules | 2 +-
doc/01-About.md | 30 +
doc/02-Installation.md | 56 +
doc/03-Configuration.md | 104 ++
doc/04-Plugins.md | 891 +++++++++++++++
plugins/Changelog | 109 --
plugins/INSTALL | 15 -
plugins/README | 50 -
plugins/check_snmp_boostedge.pl | 4 +-
plugins/check_snmp_cpfw.pl | 2 +-
plugins/check_snmp_css.pl | 4 +-
plugins/check_snmp_css_main.pl | 4 +-
plugins/check_snmp_env.pl | 4 +-
plugins/check_snmp_int.pl | 46 +-
plugins/check_snmp_linkproof_nhr.pl | 4 +-
plugins/check_snmp_load.pl | 78 +-
plugins/check_snmp_mem.pl | 4 +-
plugins/check_snmp_nsbox.pl | 4 +-
plugins/check_snmp_process.pl | 2 +-
plugins/check_snmp_storage.pl | 2 +-
plugins/check_snmp_vrrp.pl | 2 +-
plugins/check_snmp_win.pl | 3 +-
plugins/doc/faq.html | 256 -----
plugins/doc/index.html | 431 --------
plugins/doc/index_commands.html | 2038 -----------------------------------
plugins/doc/snmp_cpfw.html | 471 --------
plugins/doc/snmp_css.html | 381 -------
plugins/doc/snmp_env.html | 370 -------
plugins/doc/snmp_int.html | 673 ------------
plugins/doc/snmp_load.html | 409 -------
plugins/doc/snmp_mem.html | 485 ---------
plugins/doc/snmp_process.html | 377 -------
plugins/doc/snmp_storage.html | 1330 -----------------------
plugins/doc/snmp_vrrp.html | 358 ------
plugins/doc/snmp_windows.html | 261 -----
44 files changed, 1708 insertions(+), 8241 deletions(-)
create mode 100644 CHANGELOG.md
rename plugins/LICENSE => LICENSE (100%)
create mode 100644 doc/01-About.md
create mode 100644 doc/02-Installation.md
create mode 100644 doc/03-Configuration.md
create mode 100644 doc/04-Plugins.md
delete mode 100644 plugins/Changelog
delete mode 100644 plugins/INSTALL
delete mode 100644 plugins/README
delete mode 100755 plugins/doc/faq.html
delete mode 100755 plugins/doc/index.html
delete mode 100755 plugins/doc/index_commands.html
delete mode 100755 plugins/doc/snmp_cpfw.html
delete mode 100755 plugins/doc/snmp_css.html
delete mode 100755 plugins/doc/snmp_env.html
delete mode 100755 plugins/doc/snmp_int.html
delete mode 100755 plugins/doc/snmp_load.html
delete mode 100755 plugins/doc/snmp_mem.html
delete mode 100755 plugins/doc/snmp_process.html
delete mode 100755 plugins/doc/snmp_storage.html
delete mode 100755 plugins/doc/snmp_vrrp.html
delete mode 100755 plugins/doc/snmp_windows.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git
More information about the Pkg-nagios-changes
mailing list