Mailinglist Archive: opensuse-commit (1649 mails)
| < Previous | Next > |
commit rrdtool
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Oct 2008 19:07:18 +0200
- Message-id: <20081006170718.F0BA1678159@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package rrdtool
checked in at Mon Oct 6 19:07:18 CEST 2008.
--------
--- rrdtool/rrdtool.changes 2008-09-10 18:53:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/rrdtool/rrdtool.changes 2008-10-06
14:19:52.000000000 +0200
@@ -1,0 +2,18 @@
+Mon Oct 6 14:17:04 CEST 2008 - anicka@xxxxxxx
+
+- update to 1.3.4
+ * detect short/truncated files on open (rrdtool used to crash
+ later on some platforms)
+ * stop rrd_resize from altering the original file (mmap side
+ effect)
+ * fix VDEF and SHIFT use. Now it returns correct data and does
+ not crash anymore.
+ * fix rrd_xport when used on datasources with different
+ resolutions. This has been broken from day 1 of this tools
+ exsitance.
+ * fixed default prefix for ruby install
+ * added rpath for perl bindings on bsd
+ * do not [fm]advise past the end of the file since this
+ causes crashes on sparc.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
rrdtool-1.3.2.diff
rrdtool-1.3.2.tar.bz2
New:
----
rrdtool-1.3.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rrdtool.spec ++++++
--- /var/tmp/diff_new_pack.E22987/_old 2008-10-06 19:07:05.000000000 +0200
+++ /var/tmp/diff_new_pack.E22987/_new 2008-10-06 19:07:05.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package rrdtool (Version 1.3.2)
+# spec file for package rrdtool (Version 1.3.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,11 +23,10 @@
Group: Productivity/Scientific/Math
AutoReqProv: on
Requires: perl = %{perl_version}
-Version: 1.3.2
+Version: 1.3.4
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: cgilib-0.5.tar.bz2
-Patch: %{name}-%{version}.diff
Url: http://oss.oetiker.ch/rrdtool/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A tool for data logging and analysis
@@ -47,7 +46,6 @@
%prep
%setup -q -a1
-%patch
%build
# first prepare cgilib
@@ -160,11 +158,8 @@
%defattr(-, root, root)
/usr/include/*
%{_libdir}/librrd_th.so
-#%{_libdir}/librrd.a
-#%{_libdir}/librrd.la
%{_libdir}/librrd.so
-#%{_libdir}/librrd_th.a
-#%{_libdir}/librrd_th.la
+%{_libdir}/pkgconfig/librrd.pc
%package -n python-rrdtool
License: GPL v2 or later
@@ -192,6 +187,21 @@
%{py_sitedir}/*
%changelog
+* Mon Oct 06 2008 anicka@xxxxxxx
+- update to 1.3.4
+ * detect short/truncated files on open (rrdtool used to crash
+ later on some platforms)
+ * stop rrd_resize from altering the original file (mmap side
+ effect)
+ * fix VDEF and SHIFT use. Now it returns correct data and does
+ not crash anymore.
+ * fix rrd_xport when used on datasources with different
+ resolutions. This has been broken from day 1 of this tools
+ exsitance.
+ * fixed default prefix for ruby install
+ * added rpath for perl bindings on bsd
+ * do not [fm]advise past the end of the file since this
+ causes crashes on sparc.
* Wed Sep 10 2008 anicka@xxxxxxx
- update to 1.3.2
* fix for data corruption bug:
++++++ rrdtool-1.3.2.tar.bz2 -> rrdtool-1.3.4.tar.bz2 ++++++
++++ 9093 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |