SHA256
1
0
forked from pool/collectd
collectd/_service
Marcus Rueckert a691889b83 Accepting request 288613 from home:bruno_friedmann:branches:server:monitoring
- packaging :
	deleted source collectd.service, use now upstream version in contrib
	spec_cleaner .spec
- upstream update bugfix release 2015-02-26, Version 5.4.2
	* Build system: Numerous fixes. Thanks to Bjørn Nordbø, Jim Radford,
	  KOMEDA Shinji, Lauri Tirkkonen, Manuel Luis Sanmartin Rozada, Marc
	  Fournier, Rainer Müller, Yoga Ramalingam and Yves Mettier. #326,
	  #373, #653, #828
	* collectd: A use-after-free has been fixed in the "parse_value()"
	  function. Thanks to Matthias Urlichs.
	* collectd: Fix carriage return sign in types_list Thanks to Marc
	  Fournier and @NsLib.
	* collectd: Fix programming error in src/configfile.c. Thanks to
	  Wilfried Goesgens.
	* collectd: An off-by-one error has been fixed in the
	  "strstripnewline()" function. Patch by Florian Forster.
	* collectd: Use the complain mechanism to report filter chain write
	  failures. Thanks to Sebastian Harl.
	* collectd: Spelling and grammar of error messages have been fixed.
	  Thanks to Katelyn Perry and Tim Laszlo.
	* collectdctl: Fixed buffering issues which caused trouble on AIX and
	  Solaris. Thanks to Yoga Ramalingam.
	* Documentation: Details and example about multi-instance filterchain
	  targets have been added. Thanks to Marc Fournier.
	* Documentation: The "CollectStatistics" option of the rrdcached has
	  been documented. Thanks to Micha Krause. #907
	* Documentation: The write_redis has been documented. Thanks to Marc
	  Fournier.
	* Documentation: The "GraphiteSeparateInstances" and
	  "GraphiteAlwaysAppendDS" options of the amqp have been documented.

OBS-URL: https://build.opensuse.org/request/show/288613
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=125
2015-03-25 16:14:40 +00:00

8 lines
258 B
Plaintext

<services>
<service name="verify_file">
<param name="file">collectd-5.4.2.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">9789e900c138b5dbe907d3d744143f12b1e30022276cb1d8c65bbabaf0c4e393</param>
</service>
</services>