[ubuntu/disco-proposed] munin 2.0.47-1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Fri Apr 12 19:38:33 UTC 2019


munin (2.0.47-1ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Run the setup again, if upgrading from 2.0.37-1.  This change can be
      dropped after the Ubuntu 20.04 LTS release.
  * Dropped changes, included in Debian:
    - Revert more of f1f48dee so that directories are again setup correctly on
      initial installations of munin-node and munin-async.

munin (2.0.47-1) unstable; urgency=medium

  [ Holger Levsen ]
  * New upstream version 2.0.47.

  [ Lars Kruse ]
  * New upstream version 2.0.46, Closes: #715141
  * Add 'Webservice' field to upstream metadata.
  * munin-node.README.Debian: update plugin customization hints
  * munin-node.README.Debian: mention behavioural changes due to systemd
    (Closes: #921985)
  * Remove references to "munin-sched" (removed by upstream)

munin (2.0.45-1) unstable; urgency=medium

  * New upstream release.

munin (2.0.44-2) unstable; urgency=medium

  [ Lars Kruse ]
  * Add "netbase" to Depends for "munin"
  * Add "netbase" to Depends for "munin-node"

  [ Holger Levsen ]
  * Bump Standards-Version to 4.3.0, no changes needed.

munin (2.0.44-1) unstable; urgency=medium

  * New upstream bugfix release.

  [ Lars Kruse ]
  * Move plugin-related "Suggests" from "munin-node" to plugin packages.
    Closes: #755257
  * munin-node:
    - move "gawk" and "procps" from Depends to Recommends.
    - move "libnet-snmp-perl" from "Recommends" to "Suggests".
    - remove suggests "libcrypt-ssleay-perl" and "libwww-perl".

munin (2.0.43-3) unstable; urgency=medium

  [ Lars Kruse ]
  * Tests: handle autoconf detection for plugins "acpi" and "cpuspeed".
  * Try to work around autopkgtest failure experienced on ci.d.n but not
    locally.

munin (2.0.43-2) unstable; urgency=medium

  [ Lars Kruse ]
  * Increase failure verbosity of "default plugin user" test.

munin (2.0.43-1) unstable; urgency=medium

  [ Lars Kruse ]
  * New upstream version 2.0.43, Closes: #913661
  * Remove duplicate systemd-tmpfiles line for /run/munin from munin-node.
    Thanks to Vincas Dargis (Closes: #913784)
  * Add autopktest for default user context of plugins.
  * Tests: remove temporary exception for stderr from "munindoc"
  * Change Vcs-Git to canonical URL (appending ".git")
    Thanks to lintian
  * Lintian: override suggested service for init script.
    The purpose of the init script is covered by munin.tmpfiles.

munin (2.0.42-6) unstable; urgency=medium

  [ Lars Kruse ]
  * Fix test for MIME type of generated graphs (ignored before).
  * Merge test code details from debian-experimental.
  * Fix permissions of test files.
  * Unify usage of comma/whitespace in debian/tests/control.
  * Use more verbose tests for "expect no files".
  * Tests: tolerate stderr output of "munindoc" for now.

munin (2.0.42-5) unstable; urgency=medium

  [ Lars Kruse ]
  * Re-arrange tests for improved readability of test output
  * Tests: Properly detect the assumed presence of the conntrack-related munin
    plugins. Previously only the conntrack executable was checked - now the
    alternative procfs files are evaluated, too. (Really closes: #910684)

munin (2.0.42-4) unstable; urgency=medium

  [ Lars Kruse ]
  * tests for munin-node plugins: add conntrack-related plugins to the list of
    expected plugins, if conntrack is available in the test environment.
    This fixes the current autopktest failure. (Closes: #910684)

munin (2.0.42-3) unstable; urgency=medium

  [ Lars Kruse ]
  * munin-async.postinst: fix handling of a missing "munin-async" group
    (do not try to create the user again, but add it to the group instead)
  * tests: do not rely on /var/cache/munin/www/localdomain to be created in
    CGI mode
  * add more build dependencies for upstream tests (test failures are
    currently tolerated by upstream)
  * d/tests/munin-node: increase verbosity of output in case of failure
    for the test of available plugins
  * d/tests/control: remove dependency on net-tools (introduced in 2.0.42-2)
    as it did not fix the test failure
  * Remove the empty directory /var/lib/munin-async from "munin" and add it to
    "munin-node". This directory is required by "munin-sched" (shipped in
    "munin-node").
  * munin and munin-node: remove the empty directory /var/run.
    This directory was moved to /run, thus we should not create it
    explicitly anymore.
  * fix spelling of test filename munin-master/01.master-components.t

munin (2.0.42-2) unstable; urgency=medium

  * d/tests/control: Add dependency on net-tools for the plugin tests of
    munin-node running with systemd. Thanks to Ivo De Decker for the analysis.
    (Closes: #910684)
  * d/control: Use the new debhelper-compat(=11) notation and drop d/compat.

munin (2.0.42-1) unstable; urgency=low

  [ Lars Kruse ]
  * New upstream version 2.0.42.
  * New upstream version 2.0.41, Closes: #717287
  * New upstream version 2.0.38, fixing various issues, including bugs in:
    - postfix_mailstats: incorrect delivered message count (Closes: #675318)
    - quota_usage_: documentation deviates from behaviour (Closes: #730030)
    - munin outputs malformed XHTML (Closes: #732149)
    - iostat_ios: plugin should support configuration (Closes: #767018)
    - mysql_innodb: improve version detection (Closes: #901729)
  * mysql plugins: switch the "mysqluser" from "debian-sys-maint" to "root"
    in the plugin configuration.
    See munin-node.NEWS entry for details.
    (Closes: #862238, #864845)
  * fix trivial spelling mistakes below debian/ (thanks "codespell")
  * explicitly fail on erroneous OSTYPE detection
    (this may help with analyzing #839233)
  * use /run/munin/ instead of /var/run/munin/ (Closes: #790009)
  * munin-node.service: create /var/log/munin, if missing
    (Closes: #808988, Thanks Alejandro Suarez)
  * remove outdated cached files (Closes: #700298)
  * move program and file manpages from munin-doc to their respective
    packages (Closes: 896440)
  * munin: add missing manpage for "munin-graph" (Closes: #693402)
  * munin-node: add missing manpage for "munin-sched"
  * remove obsolete configuration file for apache2.2 in order to avoid
    confusion (Closes: #700025, #783499)
  * add /etc/munin/plugin-conf.d/README explaining order of processing
    of config files (Closes: #767200)
  * add separate plugin configuration file for "spamstats" plugin
    (Closes: #831464)
  * plugin dhcpd3: adjust default leases and config file locations
    (Closes: #863534)
  * Revert more of f1f48dee so that directories are again setup correctly on
    initial installations of munin-node and munin-async.
    Thanks Stefano Rivera! (Closes: #885454)
  * munin-node: use the same group for chown of /var/log/munin as the
    munin package (group "adm" instead of "www-data")
  * adjust javac compile version to currently packaged Java versions
    (Closes: #873993)
  * remove references to missing documentation (munin-doc.* and munin-faq.*)
    from "munin-node" (removed by upstream)
  * improve README.PluginConfiguration (for "munin-node")
  * increase compatibility level from 10 to 11
  * munin-plugins-extra: remove outdated alternate dependency on
    "ruby-interpreter" (thanks piuparts)
  * copyright: remove outdated reference to previously embedded fonts
  * autopkgtest: update embedded "sharness" from 0.3 to 1.0
    (Thanks to Christian Göttsche:
     https://github.com/munin-monitoring/munin/issues/844)
  * autopkgtest: remove unused old test "munin-master"
  * enable upstream tests during package build
  * Remove upstreamed patch for Java version
  * apache configuration: improved documentation and simplified switching
    between "html_strategy cron" and "html_strategy cgi"
  * munin.README.Debian: describe apache2 configuration (cgi/cron)
  * Specify "Rules-Requires-Root" as "no"
  * Bump Standards-Version to 4.2.1, no changes needed.
  * Replace embedded copy of "sharness" with test dependency on the package
  * Remove upstreamed patches for Java version and Makefile dependency
  * Remove munin.service and skip init script instead for systemd
    (Closes: 837788)
  * Change Suggest for munin-plugins-core and munin-plugins-extra from
    python to python3 (plugins were upgraded)
  * Change copyright file to DEP-5 format (thanks, lintian)
  * Add packages used for tests to "Build-Depends-Indep".
    Previously the affected tests were simply skipped without the
    requirement being installed.
  * Remove "time" from "Suggests" (obsolete since v2.0.36)
  * Remove "bc" from "Suggests" (obsolete since v2.0.39)
  * Do not remove the user "munin-async" in postrm maintainer script
    (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=228692#18)
  * Remove obsolete Suggest for "python" from munin-node
  * Remove upstreamed patch for perl include directory
  * Add Recommends for libnet-ldap-perl to munin-plugins-core
    (Thanks, Christian Göttsche)
  * debian/(changelog|control|rules): drop trailing whitespaces
    (Thanks, lintian)
  * Add multiple Suggests for munin-plugins-(core|extra)
  * Add privilege limits to munin-node.service
  * Use dpkg/pkg-info.mk for DEB_VERSION_UPSTREAM instead of
    dpkg-parsechangelog (Thanks, lintian)
  * Remove chmod-workaround for executable debian/ostype_helper
    (obsolete due to the switch to quilt source format: #651449)
  * Add debian/upstream/metadata

munin (2.0.37-2) unstable; urgency=medium

  * d/control:
    - switch packaging to salsa.debian.org. Thanks to the alioth admins for
      providing such a nice service so long!
    - bump Standards-Version to 4.1.4, no changes needed.

Date: Fri, 12 Apr 2019 12:31:44 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/munin/2.0.47-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 12 Apr 2019 12:31:44 -0700
Source: munin
Architecture: source
Version: 2.0.47-1ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 675318 693402 700025 700298 715141 717287 730030 732149 755257 767018 767200 783499 790009 808988 831464 837788 862238 863534 864845 873993 885454 896440 901729 910684 913661 913784 921985
Changes:
 munin (2.0.47-1ubuntu1) disco; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Run the setup again, if upgrading from 2.0.37-1.  This change can be
       dropped after the Ubuntu 20.04 LTS release.
   * Dropped changes, included in Debian:
     - Revert more of f1f48dee so that directories are again setup correctly on
       initial installations of munin-node and munin-async.
 .
 munin (2.0.47-1) unstable; urgency=medium
 .
   [ Holger Levsen ]
   * New upstream version 2.0.47.
 .
   [ Lars Kruse ]
   * New upstream version 2.0.46, Closes: #715141
   * Add 'Webservice' field to upstream metadata.
   * munin-node.README.Debian: update plugin customization hints
   * munin-node.README.Debian: mention behavioural changes due to systemd
     (Closes: #921985)
   * Remove references to "munin-sched" (removed by upstream)
 .
 munin (2.0.45-1) unstable; urgency=medium
 .
   * New upstream release.
 .
 munin (2.0.44-2) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * Add "netbase" to Depends for "munin"
   * Add "netbase" to Depends for "munin-node"
 .
   [ Holger Levsen ]
   * Bump Standards-Version to 4.3.0, no changes needed.
 .
 munin (2.0.44-1) unstable; urgency=medium
 .
   * New upstream bugfix release.
 .
   [ Lars Kruse ]
   * Move plugin-related "Suggests" from "munin-node" to plugin packages.
     Closes: #755257
   * munin-node:
     - move "gawk" and "procps" from Depends to Recommends.
     - move "libnet-snmp-perl" from "Recommends" to "Suggests".
     - remove suggests "libcrypt-ssleay-perl" and "libwww-perl".
 .
 munin (2.0.43-3) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * Tests: handle autoconf detection for plugins "acpi" and "cpuspeed".
   * Try to work around autopkgtest failure experienced on ci.d.n but not
     locally.
 .
 munin (2.0.43-2) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * Increase failure verbosity of "default plugin user" test.
 .
 munin (2.0.43-1) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * New upstream version 2.0.43, Closes: #913661
   * Remove duplicate systemd-tmpfiles line for /run/munin from munin-node.
     Thanks to Vincas Dargis (Closes: #913784)
   * Add autopktest for default user context of plugins.
   * Tests: remove temporary exception for stderr from "munindoc"
   * Change Vcs-Git to canonical URL (appending ".git")
     Thanks to lintian
   * Lintian: override suggested service for init script.
     The purpose of the init script is covered by munin.tmpfiles.
 .
 munin (2.0.42-6) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * Fix test for MIME type of generated graphs (ignored before).
   * Merge test code details from debian-experimental.
   * Fix permissions of test files.
   * Unify usage of comma/whitespace in debian/tests/control.
   * Use more verbose tests for "expect no files".
   * Tests: tolerate stderr output of "munindoc" for now.
 .
 munin (2.0.42-5) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * Re-arrange tests for improved readability of test output
   * Tests: Properly detect the assumed presence of the conntrack-related munin
     plugins. Previously only the conntrack executable was checked - now the
     alternative procfs files are evaluated, too. (Really closes: #910684)
 .
 munin (2.0.42-4) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * tests for munin-node plugins: add conntrack-related plugins to the list of
     expected plugins, if conntrack is available in the test environment.
     This fixes the current autopktest failure. (Closes: #910684)
 .
 munin (2.0.42-3) unstable; urgency=medium
 .
   [ Lars Kruse ]
   * munin-async.postinst: fix handling of a missing "munin-async" group
     (do not try to create the user again, but add it to the group instead)
   * tests: do not rely on /var/cache/munin/www/localdomain to be created in
     CGI mode
   * add more build dependencies for upstream tests (test failures are
     currently tolerated by upstream)
   * d/tests/munin-node: increase verbosity of output in case of failure
     for the test of available plugins
   * d/tests/control: remove dependency on net-tools (introduced in 2.0.42-2)
     as it did not fix the test failure
   * Remove the empty directory /var/lib/munin-async from "munin" and add it to
     "munin-node". This directory is required by "munin-sched" (shipped in
     "munin-node").
   * munin and munin-node: remove the empty directory /var/run.
     This directory was moved to /run, thus we should not create it
     explicitly anymore.
   * fix spelling of test filename munin-master/01.master-components.t
 .
 munin (2.0.42-2) unstable; urgency=medium
 .
   * d/tests/control: Add dependency on net-tools for the plugin tests of
     munin-node running with systemd. Thanks to Ivo De Decker for the analysis.
     (Closes: #910684)
   * d/control: Use the new debhelper-compat(=11) notation and drop d/compat.
 .
 munin (2.0.42-1) unstable; urgency=low
 .
   [ Lars Kruse ]
   * New upstream version 2.0.42.
   * New upstream version 2.0.41, Closes: #717287
   * New upstream version 2.0.38, fixing various issues, including bugs in:
     - postfix_mailstats: incorrect delivered message count (Closes: #675318)
     - quota_usage_: documentation deviates from behaviour (Closes: #730030)
     - munin outputs malformed XHTML (Closes: #732149)
     - iostat_ios: plugin should support configuration (Closes: #767018)
     - mysql_innodb: improve version detection (Closes: #901729)
   * mysql plugins: switch the "mysqluser" from "debian-sys-maint" to "root"
     in the plugin configuration.
     See munin-node.NEWS entry for details.
     (Closes: #862238, #864845)
   * fix trivial spelling mistakes below debian/ (thanks "codespell")
   * explicitly fail on erroneous OSTYPE detection
     (this may help with analyzing #839233)
   * use /run/munin/ instead of /var/run/munin/ (Closes: #790009)
   * munin-node.service: create /var/log/munin, if missing
     (Closes: #808988, Thanks Alejandro Suarez)
   * remove outdated cached files (Closes: #700298)
   * move program and file manpages from munin-doc to their respective
     packages (Closes: 896440)
   * munin: add missing manpage for "munin-graph" (Closes: #693402)
   * munin-node: add missing manpage for "munin-sched"
   * remove obsolete configuration file for apache2.2 in order to avoid
     confusion (Closes: #700025, #783499)
   * add /etc/munin/plugin-conf.d/README explaining order of processing
     of config files (Closes: #767200)
   * add separate plugin configuration file for "spamstats" plugin
     (Closes: #831464)
   * plugin dhcpd3: adjust default leases and config file locations
     (Closes: #863534)
   * Revert more of f1f48dee so that directories are again setup correctly on
     initial installations of munin-node and munin-async.
     Thanks Stefano Rivera! (Closes: #885454)
   * munin-node: use the same group for chown of /var/log/munin as the
     munin package (group "adm" instead of "www-data")
   * adjust javac compile version to currently packaged Java versions
     (Closes: #873993)
   * remove references to missing documentation (munin-doc.* and munin-faq.*)
     from "munin-node" (removed by upstream)
   * improve README.PluginConfiguration (for "munin-node")
   * increase compatibility level from 10 to 11
   * munin-plugins-extra: remove outdated alternate dependency on
     "ruby-interpreter" (thanks piuparts)
   * copyright: remove outdated reference to previously embedded fonts
   * autopkgtest: update embedded "sharness" from 0.3 to 1.0
     (Thanks to Christian Göttsche:
      https://github.com/munin-monitoring/munin/issues/844)
   * autopkgtest: remove unused old test "munin-master"
   * enable upstream tests during package build
   * Remove upstreamed patch for Java version
   * apache configuration: improved documentation and simplified switching
     between "html_strategy cron" and "html_strategy cgi"
   * munin.README.Debian: describe apache2 configuration (cgi/cron)
   * Specify "Rules-Requires-Root" as "no"
   * Bump Standards-Version to 4.2.1, no changes needed.
   * Replace embedded copy of "sharness" with test dependency on the package
   * Remove upstreamed patches for Java version and Makefile dependency
   * Remove munin.service and skip init script instead for systemd
     (Closes: 837788)
   * Change Suggest for munin-plugins-core and munin-plugins-extra from
     python to python3 (plugins were upgraded)
   * Change copyright file to DEP-5 format (thanks, lintian)
   * Add packages used for tests to "Build-Depends-Indep".
     Previously the affected tests were simply skipped without the
     requirement being installed.
   * Remove "time" from "Suggests" (obsolete since v2.0.36)
   * Remove "bc" from "Suggests" (obsolete since v2.0.39)
   * Do not remove the user "munin-async" in postrm maintainer script
     (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=228692#18)
   * Remove obsolete Suggest for "python" from munin-node
   * Remove upstreamed patch for perl include directory
   * Add Recommends for libnet-ldap-perl to munin-plugins-core
     (Thanks, Christian Göttsche)
   * debian/(changelog|control|rules): drop trailing whitespaces
     (Thanks, lintian)
   * Add multiple Suggests for munin-plugins-(core|extra)
   * Add privilege limits to munin-node.service
   * Use dpkg/pkg-info.mk for DEB_VERSION_UPSTREAM instead of
     dpkg-parsechangelog (Thanks, lintian)
   * Remove chmod-workaround for executable debian/ostype_helper
     (obsolete due to the switch to quilt source format: #651449)
   * Add debian/upstream/metadata
 .
 munin (2.0.37-2) unstable; urgency=medium
 .
   * d/control:
     - switch packaging to salsa.debian.org. Thanks to the alioth admins for
       providing such a nice service so long!
     - bump Standards-Version to 4.1.4, no changes needed.
Checksums-Sha1:
 8ab5f97ba6b26cfbc4034ae5ecc3c0ecd77d8d03 3227 munin_2.0.47-1ubuntu1.dsc
 da8a6abccb30de2851a5b7a869a163af5b497845 2249015 munin_2.0.47.orig.tar.gz
 5834ba12147f5dce56709a8cdcd399c27eeada8b 833 munin_2.0.47.orig.tar.gz.asc
 15ef8a355244fd47565900419aadb759fe9c9afb 62060 munin_2.0.47-1ubuntu1.debian.tar.xz
 35b1e26e64249c4d90c1a959cd59ba0b0ec76dad 6474 munin_2.0.47-1ubuntu1_source.buildinfo
Checksums-Sha256:
 827fc5c40033a066e384d13f166601a2ce61471d9ebe8e00ccbe3cc0bca6f89c 3227 munin_2.0.47-1ubuntu1.dsc
 3a1c66a605ebc348fea977c5b54fcb892d6b76ab2591b48880c6eb70dbf00407 2249015 munin_2.0.47.orig.tar.gz
 3a31b9fd77acd5fbfd164e26131fc1b9d0ae7c2803eeb876afbdc9c0193753c6 833 munin_2.0.47.orig.tar.gz.asc
 c2681995901741d07d886025128eba6fdba09f16fe28bec92b536f9ff5172c4f 62060 munin_2.0.47-1ubuntu1.debian.tar.xz
 a12d99ad324b962a31eefcd578ae78a0be8dc930d081b1ba5073542c9e6cd30c 6474 munin_2.0.47-1ubuntu1_source.buildinfo
Files:
 90de16b54d26ae94c610ea79e8b193d8 3227 net optional munin_2.0.47-1ubuntu1.dsc
 a8f58241f04311bc76b13b612a5371e0 2249015 net optional munin_2.0.47.orig.tar.gz
 fa3f7407d8c23ef1f531c19bb06cc15f 833 net optional munin_2.0.47.orig.tar.gz.asc
 c23b2cf298149b9f13546cf4e81a0145 62060 net optional munin_2.0.47-1ubuntu1.debian.tar.xz
 6a5553a4f39f529956f0aa9724c5f5a8 6474 net optional munin_2.0.47-1ubuntu1_source.buildinfo
Original-Maintainer: Munin Debian Maintainers <team+munin at tracker.debian.org>


More information about the Disco-changes mailing list