Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290363 - net-analyzer/rrdtool-1.3.9 version bump
Summary: net-analyzer/rrdtool-1.3.9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 11:56 UTC by Opportunist
Modified: 2009-10-26 13:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Opportunist 2009-10-24 11:56:19 UTC
This is a bugfix release. As usual, you can download it from 

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

cheers tobi 


Detailed changes 
---------------- 

* fix double free segfault in rrdtool pipe mode when inputting non 
  closed quote 

* make sure rrd_dump/rrd_restore do not get confused by locale 
  settings suggesting the , as a decimal separator. RRDtool uses 
  "." always. 

* fix double free bug in rrd_restore when running without mmap 

* relax cairo/pango version requirements 

* fixed handling of -G and -D options in rrd_graph (only long 
  variants were working properly). 

* add proper rounding to PERCENT VDEF in rrdgraph 

* fix free ordering for when generating error messages in 
  rrd_restore 

* include math.h when compiling IEEE tests for better portability 

* include PACKAGE_VERSION as version number for python module to 
  fix #236 

* Show the index of each data source in the rrd_info output. Patch 
  for #231 provided by Glenn Herteg, GroundWork Open Source, Inc. 

* in rrd_restore, make sure we use long long and long with time_t 
  appropriately 

* Make rrdtool compile on GNU/kFreeBSD. Fix for Debian bug 494874. 
  Patch by Petr Salinger. 

* make negative update times work as described in the documentation 
  (-5 is 
  NOW-5seconds) this takes care of debian bug 332766 

* for madvise hints. they may not be ORed since they are enumerated 
  ... #224 

* switch from intltoolize to autopoint ... for a more happy gettext 
  experience 

* only include utime.h when necessary in rrd_open for better 
  portability 

* resolve several gcc warnings for unsafe coding. patch by Steven 
  Hartland 

* fix error messages in rrd_update by handling errno properly. 
  Sometimes the wrong system message war reported for the right 
  error ...

Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-10-26 13:49:55 UTC
Thank you. Bumped.