diff --git a/.cvsignore b/.cvsignore index a482f2e..b2c826d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,2 @@ php4-r1190.tar.gz -rrdtool-1.3.0.tar.gz -rrdtool-1.3.1.tar.gz -rrdtool-1.3.2.tar.gz +rrdtool-1.3.3.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index 05e02ac..d5b84ca 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -8,7 +8,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases @@ -327,6 +327,10 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Mon Sep 15 2008 Jarod Wilson 1.3.3-1 +- Update to rrdtool 1.3.3 + * fixes segfault on graph creation regression in 1.3.2 (#462301) + * Sat Sep 06 2008 Jarod Wilson 1.3.2-1 - Update to rrdtool 1.3.2 * fixes a data corruption bug when rrd wraps around diff --git a/sources b/sources index 545206d..a3caa86 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 28074a9c368af013462631959ab90558 php4-r1190.tar.gz -c3ace16b360547fe2de1bef8390a6fcc rrdtool-1.3.2.tar.gz +42e7a5b7d5eeaa63959b75822f9f1e2c rrdtool-1.3.3.tar.gz