SHA256
1
0
forked from pool/collectd

Accepting request 461722 from home:seife:testing

do not create a journal entry for every PUTVAL e.g. from the exec plugin, collectd-5.4.1-exec-no-output.diff, some other cleanups

I am using this for over 2 years now, it's time to get this into factory / Leap proper :-)

OBS-URL: https://build.opensuse.org/request/show/461722
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=140
This commit is contained in:
Lars Vogdt
2017-03-07 18:27:47 +00:00
committed by Git OBS Bridge
parent b863b95336
commit 920135a3ed
3 changed files with 37 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 30 15:53:07 UTC 2016 - seife+obs@b1-systems.com
- rebase and rename collectd-5.5.2-exec-no-output.diff
-------------------------------------------------------------------
Sun Aug 14 15:34:41 UTC 2016 - benoit.monin@gmx.fr
@@ -561,6 +566,15 @@ Mon Mar 2 08:59:24 UTC 2015 - bruno@ioda-net.ch
* write_riemann: Receive acknowledge message when using TCP. Thanks to
John-John Tedro.
-------------------------------------------------------------------
Sun Nov 9 08:38:16 UTC 2014 - seife+obs@b1-systems.com
- do not create a journal entry for every PUTVAL e.g. from the
exec plugin, collectd-5.4.1-exec-no-output.diff
- remove crazy kernel-source build dependency
- fix smp_mflags spelling to really build with multiple jobs
- make build output verbose to let rpmlint find problems
-------------------------------------------------------------------
Sun Jul 20 19:37:18 UTC 2014 - p.drouand@gmail.com