[collectd-changes] pkg-collectd: annotated tag "collectd-5.6.0-1" created. collectd-5.6.0-1
Sebastian Harl
sh at tokkee.org
Sun Sep 25 13:22:46 CEST 2016
The annotated tag "collectd-5.6.0-1" of project "collectd Debian package"
has been created
at d32edfd5378ccce420bcdd116e1470a9c44e139b (tag)
tagging 3041e4634ad9131a5ca64f3a79e9c542fe9126a8 (commit)
replaces collectd-5.5.2-1
tagged by Sebastian Harl
on Sun Sep 25 13:22:06 2016 +0200
- Log -----------------------------------------------------------------
Tagged collectd-5.6.0-1.
collectd (5.6.0-1) unstable; urgency=medium
* New upstream release.
- The disk plugin now supports FreeBSD; enable it in debian/rules.
- Suppress spammy debug messages; thanks to Antonio Russo for reporting
this (Closes: #797687).
New plugins:
- Chrony daemon statistics: chrony
- CPU sleep: Time spent in suspend: cpusleep (Linux-specific)
- Monitor gps related data through gpsd: gps
- Send or receive values over the network using the gRPC framework: grpc
(disabled in Debian because of missing dependencies)
- Lua interpreter embedded into collectd: lua
- Publishes and subscribes to MQTT topics: mqtt
- Submit notifications as passive check results to a local nagios
instance: notify_nagios
- XEN Hypervisor CPU stats: xencpu
- Solaris zone metrics: zone (disabled in Debian; Solaris specific)
* debian/rules:
- Disable cpusleep plugin on non-Linux.
- Disable xencpu plugin except on amd64, arm64, armhf, and i386.
- Disable the zone plugin.
- Do not cripple include files in collectd-dev when patching them; thanks
to Scott Talbert for reporting this (Closes: #827759).
* debian/control:
- Build-depend on libgps-dev: Needed by the new gps plugin.
- Build-depend on liblua5.3-dev: Needed by the new lua plugin.
- Build-depend on libmosquitto-dev: Needed by the new mqtt plugin.
- Build-depend on libxen-dev [amd64 arm64 armhf i386]: Needed by the new
xencpu plugin.
- Build-depend on libriemann-client-dev, riemann-c-client: Now needed by
the riemann plugin.
* debian/patches:
- Removed bts832577-gcry-control.patch; included upstream.
- Removed gcc6.patch; included upstream.
-- Sebastian Harl <tokkee at debian.org> Sat, 24 Sep 2016 15:19:10 +0200
-----BEGIN PGP SIGNATURE-----
iQIrBAABCAAVBQJX57NwDhxzaEB0b2trZWUub3JnAAoJEMwFfnIvH/zHeAwP/2sk
cY4w0egbqgh75h/CLUgaqVjnlQiksS8i7T1iw8gPxsne1JVrYOYAFLPvdg/IUs2I
F+OWwHxKnXRa90heQ2DlR3Hc35YRwVt184eGfL+ndnJDNMb0C8iL0pWvkJHDlVdF
qjK51+Bjf8PJ9aJSF2uMFVl26vwu4bzhI2YrvJvKG8UqNGv4N03JAdfRMvbzVefX
k7yCxSCFPPJ77fNdnZSL1EVwzc99T1EMjfOJwwQ8EAU5CVZlz+ZQLDfhRqFYmeU2
Eoy2FXc3B8f2WF2kOUhnsQgUtjEgIVDFrDb8W2GEGflMc+fOXNamyoBqvgGiomQg
Ir1lNq1iAsj1PqUyZTDcFouIpfCbLroleoVZZbRTTA7Nh37F95FtUsox6GYoQukg
x28QejZZQXfW6UgmiIQKn2Xz4aU4cPSn3Vb3Ug42GWqcgj5i/4k7vrJTrS0wAIFP
2x+/GJKzjPY28BFQpJ79FILO78P5XfxAUYFop9nqyxe/hKCAQ1XtBcbbcD9iPcL4
sqf5js8UFC7SeMgQ5EhD8Z4EIxJ+0uugH65DLiAzDpqM3w4V0xq4JtROu0DjKcV7
ncCmQOfkigb0sIaO31MpygL1kO7HhdRcsmAaDRbgqIAKeC2RLf/dFgOknj0A1A1e
RiMdRCnjdH2SCUOFrSzTWRxc6qvMnZJgZkfOXhfV
=xQ3p
-----END PGP SIGNATURE-----
Marc Fournier (4):
changelog: start preparing 5.5.2-2, reset urgency to low
control: update libgcrypt build dep version
patches: add configure_find_lc_all.patch
changelog: release 5.5.2-2
Ruben Kerkhof (1):
Disable the grpc plugin for now
Sebastian Harl (14):
debian/watch: Watch all tar.* files.
debian/changelog: Add missing blank line in 5.5.2-2 release.
Bump the changelog to 5.6.0-1.
The disk plugin now supports FreeBSD; enable it in debian/rules.
Document new plugins and add respective build-dependencies.
collectd.conf: Update for 5.6.0.
debian/copyright: Updated for 5.6.0.
patches/: Removed patches that are now included upstream.
Refreshed patches/myplugin_includes.patch.
control: Build-depend on libriemann-client-dev, needed by the riemann plugin.
rules: Do not cripple include files in collectd-dev when patching them.
Release 5.6.0-1 changelog.
5.6 fixes #797687.
Update versioned dependency from collectd-dev on collectd-core.
-----------------------------------------------------------------------
More information about the collectd-changes
mailing list