[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.8'
Florian Forster
octo at verplant.org
Fri Nov 17 13:21:45 CET 2017
New branch 'collectd-5.8' available with the following commits:
commit 7c2336dde35a7b42853b6ca167d4164619e52333
Merge: 1f684bf 6b91766
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 13:18:00 2017 +0100
Merge branch 'collectd-5.7' into collectd-5.8
commit 1f684bf755acedd26fd0ff18f8cbc5fa0e2b15fc
Merge: c59ab24 7b26a3e
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Tue Nov 14 23:08:48 2017 +0100
Auto-Merge pull request #2535 from mfournier/collectd-5.8
Automatically merged due to "Automerge" label
commit 7b26a3ea1026b81cf8a12fc72649d07e7b5f453a
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Tue Nov 14 22:21:33 2017 +0100
mcelog: filter through contrib/format.sh
commit 196f5bd17880d91ba0da33a8f5f6168d039cfa0c
Merge: 6f5b757 19b51c4
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Tue Nov 14 22:15:11 2017 +0100
Merge branch 'collectd-5.7' into collectd-5.8
commit 6f5b7579b9ebe88da901b8ba5c50fc3793d2be73
Author: Taras Chornyi <tarasx.chornyi at intel.com>
Date: Tue Nov 14 17:21:36 2017 +0000
Fixed code styling
Signed-off-by: Taras Chornyi <tarasx.chornyi at intel.com>
commit f46d76e976ed76d2d8fa297918ecd308680d7ae9
Author: Taras Chornyi <tarasx.chornyi at intel.com>
Date: Tue Nov 14 17:17:20 2017 +0000
Fixed gcc 7 format-truncation errors #2423
Signed-off-by: Taras Chornyi <tarasx.chornyi at intel.com>
commit c59ab241c4837cf826a6433a240385bb761d7c4a
Merge: fc9f78c 890f917
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Sun Nov 12 22:04:11 2017 +0100
Auto-Merge pull request #2517 from trustchk/aix
Automatically merged due to "Automerge" label
commit 890f917d8e907420f884a8d45af734575e13037c
Author: Florian Forster <octo at collectd.org>
Date: Thu Nov 9 16:42:22 2017 +0100
libcollectdclient/network_parse.c: Implement be{16,64}toh() if not provided by the system.
commit fc9f78c625e248d67a1147ac684c39b4bb951ee5
Merge: d4db3dc c1e2bf3
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Thu Nov 9 17:08:53 2017 +0100
Auto-Merge pull request #2527 from mfournier/varnish_52_compat_on_collectd_58
Automatically merged due to "Automerge" label
commit c1e2bf3d2bfa1a1da3a6b42186577f635795e7f8
Author: Florian Forster <octo at collectd.org>
Date: Thu Nov 9 16:18:33 2017 +0100
varnish plugin: Code cleanup:
* Remove legacy rindex() with the POSIX strrchr().
* Check return value of strrchr().
* Chose non-arbitrary buffer size.
* Use sstrncpy() instead of strcpy().
commit 8192bfcf975ff6275505c99193a23e2a066927d0
Author: Florian Forster <octo at collectd.org>
Date: Thu Nov 9 16:12:10 2017 +0100
varnish plugin: Avoid unused variable even harder.
;-)
commit 68123637814ea09efff5bf56f3209eefbe41287a
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Nov 8 22:01:26 2017 +0100
varnish plugin: avoid unused variable in V5 block
commit 7978b43670472a000831f7ff37a6a30771a6ee6f
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Nov 8 21:55:04 2017 +0100
varnish plugin: fix build against pre varnish 5.2
Older Varnish versions don't know about VSM_Destroy()
commit 3ab73ae8b23b9816fb69fde630c5ad667aa1e09f
Author: Denes Matetelki <dmatetelki at varnish-software.com>
Date: Wed Nov 8 14:39:38 2017 +0100
running contrib/format.sh on src/varnish.c
commit 3c42182e912e3d634fe8c4f6a636053959fcde49
Author: Denes Matetelki <dmatetelki at varnish-software.com>
Date: Wed Nov 8 14:30:20 2017 +0100
varnish-cache-5.2 compatibility
commit d4db3dceca1285125d0263714c0ad66c736df283
Merge: 133eda1 936d749
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Mon Nov 6 23:04:51 2017 +0100
Auto-Merge pull request #2522 from mfournier/fix-collectd-5.8-build
Automatically merged due to "Automerge" label
commit 936d749328d399463f2bbb5ec3d07cd3a271a7c7
Merge: a4f7a5d cb6b71d
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Mon Nov 6 22:25:33 2017 +0100
Merge branch 'collectd-5.7' into collectd-5.8
Conflicts:
src/netlink.c
commit a4f7a5d80431df5aad83aa718d4e0583379d8681
Author: Default <calvinxakru at gmail.com>
Date: Fri Sep 29 13:11:25 2017 +0300
.spec add (network_parse,server,types), synproxy plugin
added Installed (but unpackaged) file(s) in .spec (RPM)
synproxy disabled by default
commit 133eda1e7ea70981d49baf3a404f0d48a49b2c52
Merge: 17bd913 a69d01a
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Sun Nov 5 07:42:55 2017 +0100
Auto-Merge pull request #2516 from trustchk/fix-libcollectdclient-ip_mreq-usage
Automatically merged due to "Automerge" label
commit a69d01a277f48652481c161be3feea16e50d72eb
Author: trustchk <trustchk at users.noreply.github.com>
Date: Thu Nov 2 10:31:22 2017 +0000
libcollectdclient: fix usage of ip_mreq
On both IBM AIX and Gentoo Linux, the struct `ip_mreq` does not define
the field `imr_address`, plus the compiler throws an error in the
assignment of `sa->s_addr`. With `ip_mreqn` present, the fallback path
for `ip_mreq` is not used and everything works. But AIX does not know
that struct and fails to compile.
commit 17bd913cde7008152a332dbb1aece6c46398fdb8
Merge: 531bad3 5fbface
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Sat Nov 4 22:19:07 2017 +0100
Auto-Merge pull request #2514 from octo/collectd-5.8
Automatically merged due to "Automerge" label
commit 5fbface07644e941cb7b2bebeeeabb9b055ceab0
Author: Florian Forster <octo at collectd.org>
Date: Sat Nov 4 21:36:01 2017 +0100
Update changelog, bump version to 5.8.0-RC0.
commit c572f404273814ab51cc2590cbd33f7ae2c51c39
Author: trustchk <trustchk at users.noreply.github.com>
Date: Thu Nov 2 15:03:21 2017 +0000
libcollectdclient: add defines for AIX
This adds two defines that are missing on AIX because they don't have
the endian.h header file. AIX is always big endian, so no further check
is required for that. As I have no access to IBMs XLC compiler, this
patch limits the definitions to GNU GCC.
More information about the collectd-changes
mailing list