Changelog for
rrdtool-devel-1.8.0-4.6.x86_64.rpm :
* Mon Dec 25 2023 Michal Suchanek
- Use autosetup
* Wed Mar 22 2023 Adam Majer - Decouple e59f703bbcc0af949ee365206426b6394c340c6f.patch from github url
* Tue Mar 21 2023 Bjørn Lie - Follow upstream, disable the following, failing tests: rpn1 https://github.com/oetiker/rrdtool-1.x/blob/master/.travis.yml#L30
* Wed Apr 13 2022 Guillaume GARDET - Add patch to fix segfault (seen in %check on aarch64):
* e59f703bbcc0af949ee365206426b6394c340c6f.patch
* Tue Mar 29 2022 Danilo Spinella - Update to 1.8.0: For the list of changes, please have a look here: https://github.com/oetiker/rrdtool-1.x/blob/master/CHANGES- Remove unneeded python3.patch
* Sun Jan 16 2022 Dirk Müller - remove conditionals around patch declaration, found by Stefan Liehmann
* Tue Jan 11 2022 Dirk Müller - add python-rpm-macros
* Tue Nov 16 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_rrdcached.service.patch Modified:
* rrdcached.service
* Sun Sep 22 2019 Andreas Stieger - rrdtool 1.7.2:
* fix segfault on non-existent RRD file when using rrdcached
* fix bounds handling, documentation and checking on rrdtool xport
* Fix %s/%S unit autoscaling in gprint for json/xml
* Optimized PDP Calculation- drop rrdtool-1.7.1-compile_fix.patch, upstream
* Wed Feb 13 2019 kstreitovaAATTsuse.com- Version update to 1.7.1:
* fix many compile time warnings
* Re-enable 0-width lines
* Include rrd_pdpcalc.pod in Makefile.am also
* Lots of spelling fixes for rrdtool source and documentation
* fix off by one issue in rrdtool xport output
* fix lua extension build
* fix python bindings
* fix multiple static variable issues in conflict with MT
* make translations actually work
* Fixed configure --enable / --disable options
* rrd_daemon stability fixes
* fix tcl bindings
* do not call umask ever (not MT safe)
* Multiline Titles
* French translation
* Added support for --allow-shrink with --rigid flag (#843)
* Added SUSPEND/RESUME/SUSPENDALL/RESUMEALL commands for rrd_cached
* include the daemon name in the error message- add rrdtool-1.7.1-compile_fix.patch to fix build with the new version