[Pkg-nagios-devel] check-mk_1.2.6p12-1~bpo8+1_amd64.changes ACCEPTED into jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Sep 30 17:49:00 UTC 2015
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 30 Sep 2015 10:23:21 -0700
Source: check-mk
Binary: check-mk-agent check-mk-agent-logwatch check-mk-server check-mk-config-icinga check-mk-config-nagios3 check-mk-livestatus check-mk-multisite check-mk-doc
Architecture: source all amd64
Version: 1.2.6p12-1~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
Changed-By: Matt Taggart <taggart at debian.org>
Description:
check-mk-agent - general purpose nagios-plugin for retrieving data
check-mk-agent-logwatch - general purpose nagios-plugin for retrieving data
check-mk-config-icinga - general purpose nagios-plugin for retrieving data
check-mk-config-nagios3 - general purpose nagios-plugin for retrieving data
check-mk-doc - general purpose nagios-plugin for retrieving data (documentation)
check-mk-livestatus - general purpose nagios-plugin for retrieving data
check-mk-multisite - general purpose nagios-plugin for retrieving data
check-mk-server - general purpose nagios-plugin for retrieving data
Closes: 634016 639255 649162 649316 649676 649677 659548 678396 732357 738987 739092 742689 778380 788829 790308 792395 798344
Changes:
check-mk (1.2.6p12-1~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
check-mk (1.2.6p12-1) unstable; urgency=medium
.
[ Matt Taggart ]
* Imported Upstream version 1.2.6p12
* fix multisite.d dir in postinst (Closes: #798344).
.
check-mk (1.2.6p7-1) unstable; urgency=low
.
[ Matt Taggart ]
* Imported Upstream version 1.2.6p7
* add myself to uploaders
* fix some lintian errors
* update version in defaults files (Closes: #792395).
* provide cmk and mkp utils.
* provide example multisite.mk config.
* ensure some needed directories are created.
* remove smartmontools depends until we properly fix the smart plugin.
* review difference between upstream and debian install paths and
document in README.source
.
[ Bernhard Schmidt ]
* start providing mk-job
* fix -agent-logwatch depends
* -agent-logwatch is arch all
.
check-mk (1.2.6p5-1) unstable; urgency=medium
.
[ Matt Taggart ]
* Imported Upstream version 1.2.6p5
* migrate multisite conffile, fix logic to better detect different
cases (Closes: #732357)
* check-mk-server: clean up stuff in /var on purge (Closes: #788829).
* stop packaging all upsteam provided binaries (Closes: #790308).
.
check-mk (1.2.6p4-1) unstable; urgency=medium
.
[ Thomas Bechtold ]
* New upstream release (Closes: #738987).
* debian/defaults.*: Use correct check-mk version.
* debian/control:
- Add myself to Uploaders field.
- Remove Sven Velt from Uploaders field (Closes: #739092).
.
[ Ilya Rassadin ]
* New upstream release (Closes: #778380).
* debian/defaults.*: Use correct check-mk version.
* debian/control: Add myself to Uploaders field.
* debian/check-mk-server.install: Add path for flexible notifications
* debian/check-mk-server.postinst: Add path for flexible notifications
.
[ Matt Taggart ]
* Confirmed that CVE-2014-2329, CVE-2014-2330, CVE-2014-2331,
CVE-2014-2332 are fixed in upstream as of 1.2.3i5 (Closes: #742689).
* New upstream release (Closes: #778380).
* upstream forgot to include waitmax.c in their "source" tarball,
provide it in the source package for now
* logwatch.cfg example changed location upstream, adjust
check_mk_agent_logwatch.{example,install}
* regenerate defaults.* starting with upstream versions generated by
setup.sh and then porting forward the debian specific changes.
* regenerate apache.* starting with upstream versions generated by
setup.sh and then porting forward the debian specific changes.
Disable multisite automation.py and run_cron.py services by default.
.
check-mk (1.2.2p3-1) unstable; urgency=low
.
* New upstream release.
.
check-mk (1.2.2p2-1) unstable; urgency=low
.
[ Thomas Bechtold ]
* New upstream release (Closes: #678396).
* Update defaults in debian/defaults.nagios3 and debian/defaults.icinga.
* Update debian/patches/02_wato-sudoers.dpatch.
* debian/check-mk-server.install: Remove usr/share/check_mk/pnp-rraconf.
* debian/check-mk-config-nagios3.install: Adjust path for
check_mk_templates.cfg.
* debian/check-mk-config-icinga.install: Adjust path for
check_mk_templates.cfg.
* debian/check-mk-multisite.install: Remove no longer available
etc/sudoers.d/check_mk_wato.
* [411c207] check-mk-server: Add debconf note about RRD update.
* [fd007c2] Handle apache 2.2 and apache2.4
* [9038096] debconf msg only when upgrading from < 1.2.0
.
[ Alexander Wirt ]
* [1abe7cc] Bump standards version
.
check-mk (1.1.12p7-1) unstable; urgency=low
.
* [b088706] Add Recommends for snmp to server part
* [1708000] Imported Upstream version 1.1.12p7
* [256e383] Recommends ethtool and smartmontools in check-mk-agent
(Closes: #649677)
* [5a4c4cc] Move manpages to -server and don't compress docs (Closes: #649676)
* [2f52423] Create /etc/check_mk/conf.d in multisite package (Closes: #649316)
* [c536571] Bump version for default files
* [688edf4] Fix usage of dpkg-maintscript-helper.
Thanks to Colin Watson for the patch (Closes: #659548)
* [98ce919] Call dh_* with -a or -i (Closes: #649162)
* [1107727] Add missing dh_ calls to binary-indep
* [b2f781c] Add missing -nagios3 preinst
.
check-mk (1.1.12-1) unstable; urgency=low
.
[ Bernd Zeimetz ]
* [791a318] Install necessary sudo permissions for WATO.
* [cb1f3c7] Fix lintian W: check-mk source:
brace-expansion-in-debhelper-config-file
* [b5562b4] Install /var/lib/check_mk/wato as required by wato.
* [571007f] /var/lib/check_mk/autochecks/ should be owned by nagios, too.
* [d6e7572] /var/lib/check_mk/precompiled should be owned by nagios:nagios.
* [5456d5c] Move check_mk nagios/icinga config files into check_mk subfolder.
* [bd0ea1d] Add a check-mk-doc package and configure defaults accordingly.
.
[ Alexander Wirt ]
* [559e8b7] Migrate configuration files to /etc/icinga/objects/check_mk
* [d5bad65] Fix typo in control file
* [11edf6f] Migrate check-mk objects for nagios
* [a6b822f] Add missing debhelper tokens
* [fd14d37] Add missing set -e
* [28a25ee] config postinst should depend on adduser
* [6b67884] Fix permissions for wato dirs
* [ba084b0] Also include versions like 1.10p2
* [6f0a194] Imported Upstream version 1.1.10p3
* [869f2a0] Install logwatch.cfg to examples (Closes: #639255)
* [cdfef39] Make check-mk web dir sgid nagios
* [3b7f02e] Imported Upstream version 1.1.12
.
check-mk (1.1.10-2) unstable; urgency=low
.
[ Christoph Berg ]
* [1163b0d] Add Vcs-* fields
.
[ Alexander Wirt ]
* [84fc3f7] Fix installation path for objects and templates in
*nagios3* package.
Thanks to Richard James Salts for the patch (Closes: #634016)
* [7c1720c] Bump standards version (no changes)
* [66132ef] Add missing build targets to rules file
* [96b686b] Add README.source file
* [15fa444] Add README.Debian to all binary packages
.
check-mk (1.1.10-1) unstable; urgency=low
.
* Initial release
Checksums-Sha1:
dacc2072883beb6dcd2f2bbf62ade7c974e8841a 2555 check-mk_1.2.6p12-1~bpo8+1.dsc
dab5711f66b8b5232dfb7571ce04b96c9a8b70d9 14204 check-mk_1.2.6p12-1~bpo8+1.diff.gz
1e95eec44ccc3262ca0beaaaddfd2789020cb3bc 141604 check-mk-agent-logwatch_1.2.6p12-1~bpo8+1_all.deb
63a4c9d335d8fe2341dba462306abcfa2e94b15d 1120880 check-mk-doc_1.2.6p12-1~bpo8+1_all.deb
8d0d56647dec682eb478946661520be03cb1a33c 149038 check-mk-agent_1.2.6p12-1~bpo8+1_amd64.deb
8c42a781161faa34d8545171d77905d4607067bd 797856 check-mk-server_1.2.6p12-1~bpo8+1_amd64.deb
9da6ef31b28b9122b3d25573725a041e6bfd4da6 145384 check-mk-config-icinga_1.2.6p12-1~bpo8+1_amd64.deb
da19bd233dab4536d437791ed19d1819400951e5 145406 check-mk-config-nagios3_1.2.6p12-1~bpo8+1_amd64.deb
2cb9b9941dfb1f76fdbe891174d7de7a1f77237b 284520 check-mk-livestatus_1.2.6p12-1~bpo8+1_amd64.deb
fa5416d0e784b6eb14c045af196209b0625bec11 3451244 check-mk-multisite_1.2.6p12-1~bpo8+1_amd64.deb
Checksums-Sha256:
14201e2dc66bd7dc9a3f1e3d1da6f2d20ce668aae17eea860d39a971b987a613 2555 check-mk_1.2.6p12-1~bpo8+1.dsc
3c8d1ddf70786a7c2e8300a4a7d3acefdbcff8e0011ead3d4ce1ec86813120b1 14204 check-mk_1.2.6p12-1~bpo8+1.diff.gz
3573a1cf6fa39b8383dd413337e04f716772491d8aca406fb1cc3fd54c13b8d5 141604 check-mk-agent-logwatch_1.2.6p12-1~bpo8+1_all.deb
66f9eb61196871632d03b009eb92d4e17c166fc18715fcc19eae33e731848eea 1120880 check-mk-doc_1.2.6p12-1~bpo8+1_all.deb
f370d1a7918843d59c8d9fd59d8a22e3ee0bb3697282972a46d025d35b8fd318 149038 check-mk-agent_1.2.6p12-1~bpo8+1_amd64.deb
be6ee9bb6424179ddd30fa33476521c76ab0f967b7376b59733c68ff6379b360 797856 check-mk-server_1.2.6p12-1~bpo8+1_amd64.deb
009082397f56d08b1ae5a59baff549f242e18dfad2b0544dfa71bc4910f09e45 145384 check-mk-config-icinga_1.2.6p12-1~bpo8+1_amd64.deb
db1abb92db20413dd01e8dea91554d280080993a944384f226ddc5940ce96464 145406 check-mk-config-nagios3_1.2.6p12-1~bpo8+1_amd64.deb
e427911cf5e5de8da005ee5ccb601473b83e23f7b38b3f054087ca945c85eee7 284520 check-mk-livestatus_1.2.6p12-1~bpo8+1_amd64.deb
0bc814335f366ed98bd5ad0f546545b5b56f9749a17e9ee726f416b2a7fd3629 3451244 check-mk-multisite_1.2.6p12-1~bpo8+1_amd64.deb
Files:
7bdb375e23ab7fa07665aab34201a390 2555 admin optional check-mk_1.2.6p12-1~bpo8+1.dsc
af8f854f32cf923994c2fccc37dc5736 14204 admin optional check-mk_1.2.6p12-1~bpo8+1.diff.gz
90ff5ef9a2f784fa1e62f2fadff0154b 141604 admin optional check-mk-agent-logwatch_1.2.6p12-1~bpo8+1_all.deb
eec50c3c688adb835701ed405f370bf7 1120880 doc optional check-mk-doc_1.2.6p12-1~bpo8+1_all.deb
56dea3d54463601b323a25ec63e561d8 149038 admin optional check-mk-agent_1.2.6p12-1~bpo8+1_amd64.deb
3989c0b1289e13209312240f74de26c0 797856 admin optional check-mk-server_1.2.6p12-1~bpo8+1_amd64.deb
b32af6d201f9552c760c73e76315c359 145384 admin optional check-mk-config-icinga_1.2.6p12-1~bpo8+1_amd64.deb
fd9adbc26b53f3c4c3fb705108d1ed62 145406 admin optional check-mk-config-nagios3_1.2.6p12-1~bpo8+1_amd64.deb
eadde2e80576df212995cbacdb150963 284520 admin optional check-mk-livestatus_1.2.6p12-1~bpo8+1_amd64.deb
d2462cf373ad91a6b6f300c44d4ab758 3451244 admin optional check-mk-multisite_1.2.6p12-1~bpo8+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWDB8WAAoJEKpo7MjpgAlTjBwP/jNJTQHc+g4dBYrOR/E+nrQz
lXr1qG3fEQbekgErtfi0lOl+cVYJjl9P/NjqQKTI94nC/RS489ZjP/3tWwVY1ew5
BZylqaWhk8WHLemDbpf82e6nH/KHACR0dTpw4LN44W9YKu/mb0D4Ry0Il3S/cuP1
7I4fhv+bSYOYjuF9ZOUU67o0fGkXElAXSWAlEXbeFq1rR6sT7St8Eb1xC7WvuwCD
2OzZ11u7Syu1IL3iBzB8ls7A3KsgiYZ72wlICL+8PZh4EJBSjIfdO06WzZ0hudRZ
iLxLsKm9bWaHWFau0R9gD2piie/tj2nThbNxE+br9B0AXiuooyip30nmHfWbI33n
hOXook+XxrnNgGHRYN3FSTwGrwhYU7fLky8y4Dr1Dbrh/+l22iLNsS4R9sLftwMM
E6w2fvfp6LFpnRw3qaPIJTo2KxQcltB1C3y79oEhKaEvDVuAWEtF9jJ2B4YxW2js
+ocwdBOQRI1BODyqjytGBXPSDrrIql5UT60feFvruoBLO5u7aW+q/9ApWx3oNEyR
hyCnOR3F1yEt69q86+gR18XO1dlHIDRKgrdeyqwE0jxp0Rw2Olho39oy3lxxCCFd
WbLLnmuq5Ui0CSw7Pot+qEc5pWSbO5Pr66EWNhRLr+/Q0SRirf1FJowa+Yp5kaHe
gydNIe60MhZi/mgB8vhw
=eYUl
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Pkg-nagios-devel
mailing list