[ubuntu/focal-proposed] collectd 5.9.2-4ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Nov 14 15:00:14 UTC 2019


collectd (5.9.2-4ubuntu1) focal; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - debian/rules: Work around FTBFS with glibc 2.30 with -Wno-cpp
  * Added changes:
    - debian/rules: Work around FTBFS with gcc9 -Wno-error=format-truncation
  * Dropped changes (upstream)
    - fix FTFBS with new compiler toolchain
      - d/p/libcollectdclient-fix-gcc-warning.patch
      - d/p/dpdk-fix-clang-issue-for-deprecated-function-patch.patch
      - d/p/dpdk-fix-deprecation-warning.patch
      - d/p/python-3.7-fix-Allow-compilation-with-Python-3.7.patch
      - d/p/nut-plugin-fix-warning.patch
      - d/p/write_prometheus-plugin-fix-compiler-warning.patch
      - d/p/write_sensu-use-sstrncpy.patch
      - d/p/fix-ftbfs-common-test.patch
      - d/p/Fix-a-couple-of-warnings-in-test-suite.patch
      - d/p/strjoin-Fix-behavior-if-output-buffer-is-NULL.patch
      - d/rules: disable address-of-packed-member check until DPDK 19.05 is
        available

collectd (5.9.2-4) unstable; urgency=medium

  * The "do not dput without looking at the CI upload".
  * [4720c20] Finish the NEWS file renaming.

collectd (5.9.2-3) unstable; urgency=medium

  * [e4535ac] Migrate to python3
  * [53fe51f] It is debian/NEWS, not debian/NEWS.Debian
  * [5f21e0e] Mention migration to Python3 in debian/NEWS
  * [8846b45] Disable nut plugin for now.
    Nut has too many rc bugs to enter testing soon.

collectd (5.9.2-2) unstable; urgency=medium

  * [0155b6e] revert @zenity's configure exit change
  * [9df748b] LVM is still deprecated
  * [fbc4f98] Build-depend on libqpid-proton11-dev.
    For the amqp1 module
  * [dfb3ff6] Disable gpu_nvidia module.
    Needs non-free libraries.
  * [3fe11c6] Enable mqtt again - moquitto is in testing
  * [6f7072b] pci_errors module is broken on some arches
  * [21de403] Mention amqp1 output plugin in description.

collectd (5.9.2-1) unstable; urgency=medium

  * [e2bc528] Stay with the common debian/version tag.
  * [989ce6e] Collect and review changes from @zebity
    https://github.com/zebity/pkg-debian
  * [6119616] Configure gitlab-ci
  * [4f34b97] Update upstream source from tag 'upstream/5.9.2'
    Update to upstream version '5.9.2'
    with Debian dir af7c66a8817dcb447a93e60e87aff32a05a0b4c3
    This fixes build issues with recent libgps-dev.
    Closes: #926528
  * [ccc5baf] snapshot changelog
  * [ad672e1] fake commit for CI
  * [65f9d1b] Make deps for collectd automatic
  * [07a98ce] Set CXXFLAGS from dpkg-buildflags
  * [918a39f] Updating git urls
  * [41e284a] Use a tracker.d.o team as maintainer.
    Adding myself as uploader.

Date: Mon, 11 Nov 2019 16:17:16 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/collectd/5.9.2-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 11 Nov 2019 16:17:16 +0100
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev libcollectdclient-dev libcollectdclient1
Architecture: source
Version: 5.9.2-4ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
 collectd   - statistics collection and monitoring daemon
 collectd-core - statistics collection and monitoring daemon (core system)
 collectd-dbg - statistics collection and monitoring daemon (debugging symbols)
 collectd-dev - statistics collection and monitoring daemon (development files)
 collectd-utils - statistics collection and monitoring daemon (utilities)
 libcollectdclient-dev - client library for collectd's control interface (development file
 libcollectdclient1 - client library for collectd's control interface
Closes: 926528
Changes:
 collectd (5.9.2-4ubuntu1) focal; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - debian/rules: Work around FTBFS with glibc 2.30 with -Wno-cpp
   * Added changes:
     - debian/rules: Work around FTBFS with gcc9 -Wno-error=format-truncation
   * Dropped changes (upstream)
     - fix FTFBS with new compiler toolchain
       - d/p/libcollectdclient-fix-gcc-warning.patch
       - d/p/dpdk-fix-clang-issue-for-deprecated-function-patch.patch
       - d/p/dpdk-fix-deprecation-warning.patch
       - d/p/python-3.7-fix-Allow-compilation-with-Python-3.7.patch
       - d/p/nut-plugin-fix-warning.patch
       - d/p/write_prometheus-plugin-fix-compiler-warning.patch
       - d/p/write_sensu-use-sstrncpy.patch
       - d/p/fix-ftbfs-common-test.patch
       - d/p/Fix-a-couple-of-warnings-in-test-suite.patch
       - d/p/strjoin-Fix-behavior-if-output-buffer-is-NULL.patch
       - d/rules: disable address-of-packed-member check until DPDK 19.05 is
         available
 .
 collectd (5.9.2-4) unstable; urgency=medium
 .
   * The "do not dput without looking at the CI upload".
   * [4720c20] Finish the NEWS file renaming.
 .
 collectd (5.9.2-3) unstable; urgency=medium
 .
   * [e4535ac] Migrate to python3
   * [53fe51f] It is debian/NEWS, not debian/NEWS.Debian
   * [5f21e0e] Mention migration to Python3 in debian/NEWS
   * [8846b45] Disable nut plugin for now.
     Nut has too many rc bugs to enter testing soon.
 .
 collectd (5.9.2-2) unstable; urgency=medium
 .
   * [0155b6e] revert @zenity's configure exit change
   * [9df748b] LVM is still deprecated
   * [fbc4f98] Build-depend on libqpid-proton11-dev.
     For the amqp1 module
   * [dfb3ff6] Disable gpu_nvidia module.
     Needs non-free libraries.
   * [3fe11c6] Enable mqtt again - moquitto is in testing
   * [6f7072b] pci_errors module is broken on some arches
   * [21de403] Mention amqp1 output plugin in description.
 .
 collectd (5.9.2-1) unstable; urgency=medium
 .
   * [e2bc528] Stay with the common debian/version tag.
   * [989ce6e] Collect and review changes from @zebity
     https://github.com/zebity/pkg-debian
   * [6119616] Configure gitlab-ci
   * [4f34b97] Update upstream source from tag 'upstream/5.9.2'
     Update to upstream version '5.9.2'
     with Debian dir af7c66a8817dcb447a93e60e87aff32a05a0b4c3
     This fixes build issues with recent libgps-dev.
     Closes: #926528
   * [ccc5baf] snapshot changelog
   * [ad672e1] fake commit for CI
   * [65f9d1b] Make deps for collectd automatic
   * [07a98ce] Set CXXFLAGS from dpkg-buildflags
   * [918a39f] Updating git urls
   * [41e284a] Use a tracker.d.o team as maintainer.
     Adding myself as uploader.
Checksums-Sha1:
 f8b5bb9da48fdf437d0219493850044584acc2e9 4312 collectd_5.9.2-4ubuntu1.dsc
 74d3abd097367a01284efc42861854e17751723c 1572628 collectd_5.9.2.orig.tar.xz
 df9d8af089e7798ebc7854c9019313de7f1b6357 77820 collectd_5.9.2-4ubuntu1.debian.tar.xz
 5ac067568f5abbdedbf969b5b3ebf13a8d3fdea8 9597 collectd_5.9.2-4ubuntu1_source.buildinfo
Checksums-Sha256:
 be72934bbbb7b7139f3ac5aae02f1113d8f527a6752852b8857933c5571fd6f6 4312 collectd_5.9.2-4ubuntu1.dsc
 dfcb2a2fa7de0ab02c9e6c1457bee2069957d4ffc9b428851661e9c5e5fc35b7 1572628 collectd_5.9.2.orig.tar.xz
 30785ebf41105bfe9de5d0febad58706f338af5c63519fcfcb65b4dc43699685 77820 collectd_5.9.2-4ubuntu1.debian.tar.xz
 9a430b34a313407c324706a7da3ad2fcca2ac04b62db88c1eb351bab9f8cf6ca 9597 collectd_5.9.2-4ubuntu1_source.buildinfo
Files:
 02e21c611ece9b63a499729756976351 4312 utils optional collectd_5.9.2-4ubuntu1.dsc
 4ec308f256a3d3575f6c8a2be4338966 1572628 utils optional collectd_5.9.2.orig.tar.xz
 a25b238122add67065f64f5835ca0cb3 77820 utils optional collectd_5.9.2-4ubuntu1.debian.tar.xz
 e5707da0832ef83a85ad1ddfadd7fe45 9597 utils optional collectd_5.9.2-4ubuntu1_source.buildinfo
Original-Maintainer: Collectd Packaging Team <team+collectd at tracker.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl3Na5cACgkQuj4pM4KA
skIGchAAkCxmJ9e6mSYnA6kDWlHdMUxoNFI9UPGNXaOUN64XrlPBsCbKPKKby/Dt
FEqC+ks/SbROls2/s3pKDkbsM7IY6u+lhwgr00b3dEDqJn2pCILv+bZmQ8yPqrL2
JzzxtnMDepxumsGS5dXODktPsMo36cviQV3VZnXMYP/2KTKaMVViTkbFqgY8OrsX
lL5T7fODXlr8AOoMyLs8pX3oH/2X2k9pm/pPhQDWLdOmLf50RBdmPapxoedOgNd7
p8Gy77WBXlVj4hznupxavbD8reGl7r0A20TGZcXUNvTDbnMbHhglOKggUU31mF53
AWsvG7x5Fqd1k68BiysT3Wn+VyRXrQfItRM67ZqKpLrxK2kRVf56LkNSt053LzMa
d83711CLfl6dXzWYZIelHeyScf5OghK1nQ4guVhE4Ot4p+BDf4UrHQRqAghnJOpt
JoVTnjIRlZp45CAmev/dAVVsLWzex6+E/fJuK9pskqAhNZPFDm3McnWMmUe/+s2J
WMbUlanPT/L1PExXAnI8a8mAxWg+qowmhG/S8yTEHXR0xrLBajcFCnYmVgVwBrw5
CeydzH5CO/FCF5wPmLN2VwVpx1nCW+8xLZ0IrenBD1rabZ6SzDTP3oSNySGItPiK
vaGYHC1KjpCM0Rj3+wM7bjdcIZIBM31v6eCN4j2dLLbjW/4UNiU=
=25to
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list