Tobias Oetiker | 19 May 2009 15:59
Picon
Gravatar

rrdtool 1.3.8 - fixes for solaris and rrd_restore

RRDtool 1.3.8 released
----------------------

The new release contains mostly bug fixes.

As usual, you can get the update from

  http://oss.oetiker.ch/rrdtool/

Detailed changes for 1.3.8
--------------------------

Bug fixes:

- python bindings memory handling fix by Anders Hammarquist
  (deb bug #529291)

- fix getopt_long integration on Solaris. Depending on the phase of
  the moon this bug had caused rrdtool to crash reliably as soon as
  it read its arguments. Especially when used in language bindings.
  Thanks to Ihsan Dogan for helping with the debugging.

- rrd_restore used casting a bit to liberally this caused it to fail
  horribly on 64bit platforms. Patch based in input provided by
  poster of rrd bug #218.

- make ruby bindings compile with newer ruby versions. #217 patch
  provided by rrd trac user

- Generate an error message when using RRDp with graph - this can
(Continue reading)


Gmane