pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/rrdtool



Module Name:    pkgsrc
Committed By:   martti
Date:           Fri May 22 09:27:22 UTC 2009

Modified Files:
        pkgsrc/databases/rrdtool: Makefile distinfo
        pkgsrc/databases/rrdtool/patches: patch-al

Log Message:
Updated databases/rrdtool to 1.3.8

- 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
  not work reliably. (Debian Bug#251701) patch by Sebastian Harl


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/databases/rrdtool/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/databases/rrdtool/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/rrdtool/patches/patch-al

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index