[ubuntu/vivid-proposed] collectd 5.4.1-6ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Wed Nov 26 14:06:16 UTC 2014


collectd (5.4.1-6ubuntu1) vivid; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - debian/rules: Update config.{sub,guess} with dh_autotools-dev for
      arm64.
    - libperl-linkage.dpatch: Separate Perl ldopts into components suitable
      for LDFLAGS and LIBS, fixing build failure with 'ld --as-needed'.
    - Patch configure, aclocal.m4 and libtool.m4 for ppc64le.

collectd (5.4.1-6) unstable; urgency=medium

  * debian/patches:
    - Added bts770681_riemann_ack: upstream fix for the write_riemann plugin
      to avoid locking up a remote Riemann instance; thanks to Marc Fournier
      for reporting this (Closes: #770681).
    - Added bts747093_lvm_segfault: upstream fix for a segfault in the LVM
      plugin; thanks to Bernd Zeimetz and Marc Fournier for reporting this
      (Closes: #747093).
    - Added bts770683_curl_init: upstream fix for a segfault in plugins using
      libcurl caused by concurrent memory access; thanks to Marc Fournier for
      reporting this (Closes: #770683, cf. #735173).
    - Added bts750440_config_segfault: upstream fix for a segfault when
      including empty config files; thanks to Bernd Zeimetz and Marc Fournier
      for reporting this (Closes: #750440, #770685).
    - Added bts770688_snmp_memleak: upstream fix for a memory leak in the
      SNMP plugin; thanks to Marc Fournier for reporting this
      (Closes: #770688).
    - Added bts770690_java_jni_thread_detach: upstream fix for locking up the
      Java plugin by not properly detaching from the JVM in error conditions;
      thanks to Marc Fournier for reporting this (Closes: #770690).
    - Added bts770693_timestamps: upstream fix for handling internal
      timestamps; thanks to Marc Fournier for reporting this (Closes: #770693)
    - Added bts770694_loglevel: upstream fix to correct logging behavior when
      using an invalid log level; thanks to Marc Fournier for reporting this
      (Closes: #770694, #687067).

collectd (5.4.1-5) unstable; urgency=medium

  * debian/rules:
    - Fixed a typo preventing the fix for #760719 to be active
      (Closes: #760719).

collectd (5.4.1-4) unstable; urgency=medium

  * debian/rules:
    - Disable preprocessor warnings on kfreebsd to work around an error
      resulting from a redefined macro in PostgreSQL's pg_config_manual.h;
      thanks to Ivo De Decker for reporting this (Closes: #760719).
  * debian/control, debian/rules:
    - Disable the 'java' plugin on sparc for now. It fails to build.

collectd (5.4.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Build-Depend on libprotobuf-c-dev instead of libprotobuf-c0-dev due to
      the protobuf-c transition (Closes: #756422).

Date: Wed, 26 Nov 2014 13:59:00 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/collectd/5.4.1-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 26 Nov 2014 13:59:00 +0000
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev libcollectdclient-dev libcollectdclient1
Architecture: source
Version: 5.4.1-6ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.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: 687067 747093 750440 756422 760719 770681 770683 770685 770688 770690 770693 770694
Changes:
 collectd (5.4.1-6ubuntu1) vivid; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - debian/rules: Update config.{sub,guess} with dh_autotools-dev for
       arm64.
     - libperl-linkage.dpatch: Separate Perl ldopts into components suitable
       for LDFLAGS and LIBS, fixing build failure with 'ld --as-needed'.
     - Patch configure, aclocal.m4 and libtool.m4 for ppc64le.
 .
 collectd (5.4.1-6) unstable; urgency=medium
 .
   * debian/patches:
     - Added bts770681_riemann_ack: upstream fix for the write_riemann plugin
       to avoid locking up a remote Riemann instance; thanks to Marc Fournier
       for reporting this (Closes: #770681).
     - Added bts747093_lvm_segfault: upstream fix for a segfault in the LVM
       plugin; thanks to Bernd Zeimetz and Marc Fournier for reporting this
       (Closes: #747093).
     - Added bts770683_curl_init: upstream fix for a segfault in plugins using
       libcurl caused by concurrent memory access; thanks to Marc Fournier for
       reporting this (Closes: #770683, cf. #735173).
     - Added bts750440_config_segfault: upstream fix for a segfault when
       including empty config files; thanks to Bernd Zeimetz and Marc Fournier
       for reporting this (Closes: #750440, #770685).
     - Added bts770688_snmp_memleak: upstream fix for a memory leak in the
       SNMP plugin; thanks to Marc Fournier for reporting this
       (Closes: #770688).
     - Added bts770690_java_jni_thread_detach: upstream fix for locking up the
       Java plugin by not properly detaching from the JVM in error conditions;
       thanks to Marc Fournier for reporting this (Closes: #770690).
     - Added bts770693_timestamps: upstream fix for handling internal
       timestamps; thanks to Marc Fournier for reporting this (Closes: #770693)
     - Added bts770694_loglevel: upstream fix to correct logging behavior when
       using an invalid log level; thanks to Marc Fournier for reporting this
       (Closes: #770694, #687067).
 .
 collectd (5.4.1-5) unstable; urgency=medium
 .
   * debian/rules:
     - Fixed a typo preventing the fix for #760719 to be active
       (Closes: #760719).
 .
 collectd (5.4.1-4) unstable; urgency=medium
 .
   * debian/rules:
     - Disable preprocessor warnings on kfreebsd to work around an error
       resulting from a redefined macro in PostgreSQL's pg_config_manual.h;
       thanks to Ivo De Decker for reporting this (Closes: #760719).
   * debian/control, debian/rules:
     - Disable the 'java' plugin on sparc for now. It fails to build.
 .
 collectd (5.4.1-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control:
     - Build-Depend on libprotobuf-c-dev instead of libprotobuf-c0-dev due to
       the protobuf-c transition (Closes: #756422).
Checksums-Sha1:
 7dd2ce05235cd0d68bcc347738e5eb66acab1712 3529 collectd_5.4.1-6ubuntu1.dsc
 3d82607ccf44a93c4be38d1eaa959258ed943ffe 195229 collectd_5.4.1-6ubuntu1.diff.gz
Checksums-Sha256:
 0492c866f0ad484f87c78339ee6247eb329234eb81c15c7a63ceefa253a4286e 3529 collectd_5.4.1-6ubuntu1.dsc
 dfc9518de2bf6eb943f8f03427662c3add88e3b1c9dc385e6edfd164791c3609 195229 collectd_5.4.1-6ubuntu1.diff.gz
Files:
 09529067067885727a7aa07855cdf362 3529 utils optional collectd_5.4.1-6ubuntu1.dsc
 89d106a5d7e1d539abe0d588cd4141ba 195229 utils optional collectd_5.4.1-6ubuntu1.diff.gz
Original-Maintainer: Sebastian Harl <tokkee at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBVHXdsTk1h9l9hlALAQh4EQ//WgWyuD9wD49/H+DbvreL4l+VfWqFneSm
/r4tbBeiWbKq+/ixMs/KtcVfOjTGGXBgIIQZaXDAKJWvY/UVN8CGg48RM5CI1rRx
7fCqRe6m3pPY/hCaoMxF9UM9/yb201EoKpUAebOO1tP6NyLx5bcM+bVQTzv7W1O8
1b7hQur8jKIfpGCivgb5gaJfqX+vl7hIM8x/AwQQRgigGmPRv02bJAXeO91VC6f8
C3cox0fIuvICI2dhKBzEOgoIWfvRO7C74EX2rCesDu2fNebbaYFvT2CkAnFMuGR/
o2T5EqdIsmTrQ5EjeB3wxbRy+ujUF47vZ3zlz7XMb4kPdrJ1l81e5zLSkJS7AiMb
EPS6GiCXNW6tcyjcx4696Bq/vYRrpLQ1ZOmlH0vjxLTltGS5MHPlT+nwZ1KBSQWo
FGCBYg/uyjA+b6q7BCqT8bs/P31YUFeK/bKoy0s01Chmck1AswYZ4v43vNJ6oEx9
/6m+7s+WmF4nXYX0y6BIQZQ9weFvLI3KvcXr30Te85EfXmj9cihNeeV24U+B9ULJ
zMsV6IErcV7MRvlxw9vmstHbHwOAJ8QUnY1m5Jw37XsUBNbAV9TdeWIJDde3eoPi
0CD1rXHxhPViw6XaRQsDKM1r8fK/MKK18tmNnG+W30FZumr7DWlt83BFawNZWCaJ
j4oZAykUulg=
=pwl+
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list