-RRDtool 1.5.4 - 2015-05-14
+RRDtool 1.5.4 - 2015-08-09
==========================
Bug Fixes
---------
* parse floating point numbers according to C locale in rrdtool create
arguments, regardles of the systems locale setting.
* include missing rrd_rados.h into distribution archive
-* rrd_parsetime now uses a mutex lock to become threadsafe
+* make rrdtool work on ARM again
+* make rrdtool test suit pass on 32bit OSs
+* fix --grid-dash option regression in graph
+* fix systemd support
+* fix link dependency for libpng since we are using functions directly
+* fix python modulename
+* fix rrdtool tune to accept U in minimum and maximum options
+* fi
+* rrd_parsetime now uses a mutex lock to become threadsafe
* rrd_xport is now threadsafe
+* stop using MAX_PATH and make everything dynamic and make rrdtool work on
+ Gnu HURD ... thanks nirgal!
+
+Features
+--------
+* new RPN operators: STEPWIDTH, NEWDAY, NEWWEEK, NEWMONTH and NEWWEEK
+ together they allow to draw graphs where a rate is converted back to
+ absolute numbers and accumulated over a periode.
+
RRDtool 1.5.3 - 2015-04-30
==========================
@BUILD_TCL_TRUE@SUB_tcl = tcl
@BUILD_LUA_TRUE@SUB_lua = lua
SUBDIRS = $(SUB_tcl) $(SUB_lua)
+@ENABLE_RPATH_TRUE@PYTHON_RPATH = --rpath=$(libdir)
+@ENABLE_RPATH_TRUE@PERL_RPATH = RPATH=$(libdir)
# the following files are not mentioned in any other Makefile
EXTRA_DIST = perl-piped/MANIFEST perl-piped/README perl-piped/Makefile.PL perl-piped/RRDp.pm perl-piped/t/base.t \
ABS_TOP_SRCDIR=${abs_top_srcdir} \
ABS_TOP_BUILDDIR=${abs_top_builddir} \
LD_RUN_PATH=$(libdir) \
- $(PYTHON) ${abs_srcdir}/$@/setup.py build_ext --rpath=$(libdir) \
+ $(PYTHON) ${abs_srcdir}/$@/setup.py build_ext $(PYTHON_RPATH) \
&& env \
ABS_TOP_SRCDIR=${abs_top_srcdir} \
ABS_TOP_BUILDDIR=${abs_top_builddir} \
ABS_TOP_SRCDIR=${abs_top_srcdir} \
ABS_TOP_BUILDDIR=${abs_top_builddir} \
ABS_SRCDIR=${abs_srcdir}/$@ \
- $(PERL) Makefile.PL $(PERLFLAGS) $(PERL_MAKE_OPTIONS) RPATH=$(libdir) \
+ $(PERL) Makefile.PL $(PERLFLAGS) $(PERL_MAKE_OPTIONS) $(PERL_RPATH) \
&& $(MAKE) )
-mkdir -p ${builddir}/perl-shared
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rrdtool 1.5.3.
+# Generated by GNU Autoconf 2.69 for rrdtool 1.5.4.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Identity of this package.
PACKAGE_NAME='rrdtool'
PACKAGE_TARNAME='rrdtool'
-PACKAGE_VERSION='1.5.3'
-PACKAGE_STRING='rrdtool 1.5.3'
+PACKAGE_VERSION='1.5.4'
+PACKAGE_STRING='rrdtool 1.5.4'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
POD2HTML
POD2MAN
PERL
+ENABLE_RPATH_FALSE
+ENABLE_RPATH_TRUE
ALL_LIBS
CORE_LIBS
PKGCONFIG
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures rrdtool 1.5.3 to adapt to many kinds of systems.
+\`configure' configures rrdtool 1.5.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of rrdtool 1.5.3:";;
+ short | recursive ) echo "Configuration of rrdtool 1.5.4:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-rrdtool configure 1.5.3
+rrdtool configure 1.5.4
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by rrdtool $as_me 1.5.3, which was
+It was created by rrdtool $as_me 1.5.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE='rrdtool'
- VERSION='1.5.3'
+ VERSION='1.5.4'
cat >>confdefs.h <<_ACEOF
$as_echo "${T_MD}Prep for Building Language Bindings${T_ME}" >&6; }
+ if test "x$enable_rpath" = "xyes"; then
+ ENABLE_RPATH_TRUE=
+ ENABLE_RPATH_FALSE='#'
+else
+ ENABLE_RPATH_TRUE='#'
+ ENABLE_RPATH_FALSE=
+fi
+
+
PATH=$PATH:/usr/perl5/bin
export PATH
# Extract the first word of "perl", so it can be a program name with args.
as_fn_error $? "conditional \"BUILD_RRDRESTORE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${ENABLE_RPATH_TRUE}" && test -z "${ENABLE_RPATH_FALSE}"; then
+ as_fn_error $? "conditional \"ENABLE_RPATH\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${LUA_NEED_OUR_COMPAT51_TRUE}" && test -z "${LUA_NEED_OUR_COMPAT51_FALSE}"; then
as_fn_error $? "conditional \"LUA_NEED_OUR_COMPAT51\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by rrdtool $as_me 1.5.3, which was
+This file was extended by rrdtool $as_me 1.5.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-rrdtool config.status 1.5.3
+rrdtool config.status 1.5.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
as_fn_error $? "conditional \"BUILD_RRDRESTORE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${ENABLE_RPATH_TRUE}" && test -z "${ENABLE_RPATH_FALSE}"; then
+ as_fn_error $? "conditional \"ENABLE_RPATH\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${LUA_NEED_OUR_COMPAT51_TRUE}" && test -z "${LUA_NEED_OUR_COMPAT51_FALSE}"; then
as_fn_error $? "conditional \"LUA_NEED_OUR_COMPAT51\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by rrdtool $as_me 1.5.3, which was
+This file was extended by rrdtool $as_me 1.5.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-rrdtool config.status 1.5.3
+rrdtool config.status 1.5.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"