Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251825 - net-analyzer/rrdtool 1.3.5 available
Summary: net-analyzer/rrdtool 1.3.5 available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-21 09:10 UTC by Opportunist
Modified: 2008-12-23 17:11 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 2008-12-21 09:10:11 UTC
http://oss.oetiker.ch/rrdtool/download.en.html

Features: 

- a second axis can now be displayed in rrd_graph. look for 
  documentation on second-axis. feature was sponsored by VoltWerk. 

- win32 port of the source. see WIN32-BUILD-TIPS.txt for details. 
  contributed by exitgames 

Bugfixes: 

- rrd_fetch: is more careful when seeking. it should not try to seek 
  outside the file anymore. 

- rrd_restore: works on platforms where "NaN" is not represented as 
  "NaN" works now (HPUX) 

- rrd_graph: label ordering in --full-size is correct now. 

- ruby bindings: fix for last method 

- perl bindings: fix for build on MacOSX 

- rrd_update: make sure time stamp of rrd files get updated even on 
  platforms with broken MS_ASYNC implementations (osx and old linux) 

- rrd_graph: CDEF:x= raises an error now and does not segfault 

- Solaris isfinite portability improved 

- rrd_graph: --font TITLE:12: problem fixed (affecting cacti)

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2008-12-23 07:43:15 UTC
Thanks for the release notification, assigning to maintainers.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-23 17:11:03 UTC
# ChangeLog for net-analyzer/rrdtool
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.166 2008/12/21 17:53:14 pva Exp $

*rrdtool-1.3.5 (21 Dec 2008)
*rrdtool-1.2.29 (21 Dec 2008)

  21 Dec 2008; Peter Volkov <pva@gentoo.org> +rrdtool-1.2.29.ebuild,
  +rrdtool-1.3.5.ebuild:
  Version bump.