News for package hobbit-plugins

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (native)
Source: hobbit-plugins
Binary: hobbit-plugins
Architecture: all
Version: 20150729
Maintainer: Christoph Berg <[email protected]>
Uploaders: Axel Beckert <[email protected]>
Homepage: http://xymon.sourceforge.net/
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/hobbit-plugins.git
Vcs-Git: git://anonscm.debian.org/collab-maint/hobbit-plugins.git
Build-Depends: debhelper (>= 8.1.0~), dpkg-dev (>= 1.17), libdbd-pg-perl, libfile-which-perl, libfile-slurp-perl, libnet-dns-perl, libnet-tftp-perl, libpoe-component-irc-perl, libsort-naturally-perl, libsysadm-install-perl, libyaml-tiny-perl, postgresql-client-common
Package-List:
 hobbit-plugins deb net extra arch=all
Checksums-Sha1:
 86caca7010207ac5e8a7f70dd25a1532459de85c 50448 hobbit-plugins_20150729.tar.xz
Checksums-Sha256:
 cd5bfda4434b05b7bab352e0795674b75497018c0c3cc940da99b099d501dcde 50448 hobbit-plugins_20150729.tar.xz
Files:
 42d900fa7bbb45cceb268869c82b4300 50448 hobbit-plugins_20150729.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVuRI7AAoJEGvmY8daNcl1ECkP/RU2ZRaMVKvsygEGRx51TGMT
U8LagP0NtAdRC9XvbRz8J+Z4d7qNJQSicJJ6zw9GOX/G3MATKZGO1wkC+6dpb2YT
hT6vNXilhrIeO7m31T13VuhgR5SpysDoZhr8zFEehMDmYsEqclDGb1cDrZbU1Gi/
1Tg3WjcAP6pZCX/W72rd3diaBNZmgeCuXC8eZN314cZ8ZnV+SPQvtpHh8pApAwMs
6WAMfEkLsReNpL+vb0kXUDCkHYeGuG5jHKTk1gnbbPbQIdHBXt5b5+BWcDdOw4cC
pJAqgxkY9VpgEfE/JFkQj7bn2Yaib4BUfB6P4aujd3JcjbbaAQmYsw5oWLbnpy44
YZr1Ps2b0E6YhJlXc2H7cA5hHBQ26MMLg00V9DR2XidkpvIU4A3KpoylxGtOfEz5
iOWclgc5yZSeM8GbpXNscMTQvuTxvHduRuM4pWXKoH1zQeKgxTNg8O3jx1sBHgmV
Q3hnKM+wo3VWkrc57PvTtkRe/x2cUmCzumkGHLN3dW7z5tyPSEYO7jKEbPqm3p9+
cJ6FdzsUudCf8XskvEnxjVebwE5du/oTQJgpZmIjFzfmBpgaXV5n3S1RMMq+xnWa
NHhHG1asY3sGs0Sb24jtO++x4QnM3S32gDhoIz6UMMPkn4nQbmqs8wN+tvf+wrLY
ggszY40zMV9rA2QqmzO2
=Mpff
-----END PGP SIGNATURE-----

Changes:
hobbit-plugins (20150729) unstable; urgency=low

  [ Axel Beckert ]
  * mq:
    + Fix "Duplicate DS name: active{mail,recipient}s" RRD create error
      messages.
    + Support the non-default "enable_long_queue_ids=yes" Postfix setting.
    + Use "use warnings;" instead of "-w".
  * Replace the old non-functional one-liner syntax check in Makefile with
    a TAP/prove based syntax check to reliably detect syntax errors in perl
    scripts, plugins or modules at build-time.
    + Add b-d on libdbd-pg-perl, libfile-which-perl, libnet-tftp-perl,
      libpoe-component-irc-perl, libsort-naturally-perl,
      libsysadm-install-perl, libyaml-tiny-perl, and
      postgresql-client-common.
    + Add a BackupPC::Lib mockup class to avoid to b-d on backuppc.
  * Properly handle debian/postinst in debian/backport.sh.
  * Convert debian/copyright to machine-readable DEP5 format.
    + Update copyright years
    + Be more verbose with regards to file listings as required by DEP5.
  * apt:
    + Support apt repositories with no explicit distribution being set,
      e.g. with a "deb http://server/path/ /" type source.list
      entry. Thanks to Patrick Schmid for bug report and example!
    + Add source code comments with examples what should be matched for
      less obvious regular expresssions. Also remove the one outdated
      example. (It lacks the architecture column/field.)
    + Support packages of foreign architectures which are not shown with
      their architecture with "dpkg --get-selections".
  * temp:
    + Reports now "clear" unless it knows alarm thresholds.
    + Use three-parameter open().
    + Support coretemp interface.
    + Support hddtemp (either via sudo or TCP socket)
    + Support disks behind Areca RAID controllers via smartctl
      - Suggest smartctl.
    + Support NVidia GPUs with non-free binary blob driver
      - Suggest libxml-twig-perl.
    + Add license text.
    + Add myself as author to debian/copyright.
  * debian/rules:
    + Don't run debian/backports.sh for backports to Jessie.
    + Support backports to Precise.
    + Use "dpkg-parsechangelog -S" to parse debian/changelog.
      - Build-Depend on dpkg-dev >= 1.17.
  * Reflow overlong lines and fix typo in package description.
  * New check cntrk for monitoring the size of the Netfilter Connection
    Tracking table.
    + Add new Build-Depends/Suggests on libfile-slurp-perl
  * Add new client-side DNS check "dnsq" by David Bremner.
    + Disabled by default.
    + Add (build-) dependencies on libnet-dns-perl.
    + Closes: #696935
    + Modifications compared to original patch: Reports fail state if
      Net::DNS::Resolver couldn't be loaded. Only uses www.debian.org and
      kernel.org as default queries.

  [ Christoph Berg ]
  * ircbot: squeeze newlines in retrieved ackmsgs

 -- Axel Beckert <[email protected]>  Wed, 29 Jul 2015 18:21:51 +0200