Code

3488ead425663b68d0574033e40957e080930831
[pkg-rrdtool.git] / debian / changelog
1 rrdtool (1.4.8-1) UNRELEASED; urgency=medium
3   * Fixed changelog of 1.4.7-2 regarding the versioned build-dep on tcl-dev.
4   * Merged 1.4.7-2.1 NMU; thanks to Christian Hofstaedtler (Closes: 736333).
5   * debian/patches:
6     - Added CVE-2013-2131; upstream patch fixing a format string vulnerability
7       in rrdgraph; thanks to Henri Salo for reporting this (Closes: #708866).
8       Raised urgency to medium for this.
10  -- Sebastian Harl <tokkee@debian.org>  Sat, 18 Aug 2012 15:53:54 +0200
12 rrdtool (1.4.7-2.1) unstable; urgency=medium
14   * Non-maintainer upload.
15   * Switch Ruby bindings packaging to match the Debian Ruby packaging
16     policy. Based on a patch by Jonas Genannt.
17     Introduce ruby-rrd package, turn librrd-ruby* into transitional
18     packages to ruby-rrd; use gem2deb to build the bindings, and build
19     them for currently supported versions of Ruby, without hardcoding
20     a list of versions. (Closes: #687809, #722377)
22  -- Christian Hofstaedtler <zeha@debian.org>  Wed, 22 Jan 2014 11:27:16 +0100
24 rrdtool (1.4.7-2) unstable; urgency=low
26   [ Sebastian Harl ]
27   * Ack NMUs; thanks to Jonathan Wiltshire and gregor herrmann!
28   * Added debian/patches/bts664724-rrdcached-j-segfault:
29     Fixed segfault in rrdcached when starting without having the journal
30     directory available: canonicalize the journal path after creating the
31     directory; else, realpath(3) will return NULL causing strdup() to
32     segfault. Also, check the return value of realpath(3) before further using
33     it. Thanks to Helmut Grohne for reporting this (Closes: #664724).
35   [ Bernd Zeimetz ]
36   * Removed a restriction on the tcl-dev build-dep which was an accidental
37     left over from a test-build against a new tcl version. Build-depend on
38     tcl-dev >= 8 && <= 9 rather than >= 8.5. The tcl bindings support any 8.x
39     version. This makes backporting easier.
41  -- Sebastian Harl <tokkee@debian.org>  Wed, 01 Aug 2012 10:23:39 +0200
43 rrdtool (1.4.7-1.2) unstable; urgency=low
45   * Non-maintainer upload.
46   * Fix "fails to install, postinst, invoke-rc.d rrdcached start, start-
47     stop-daemon, segfault":
48     (re-)create /var/lib/rrdcached/{journal,db} in init script.
49     (Closes: #664724)
50   * debian/rules: remove the generated bindings/perl-shared/MYMETA.yml in the
51     clean target.
53  -- gregor herrmann <gregoa@debian.org>  Sun, 29 Jul 2012 17:35:13 +0200
55 rrdtool (1.4.7-1.1) unstable; urgency=low
57   * Non-maintainer upload.
58   * Add ruby_bindings_format_string.patch to fix FTBFS
59     (Closes: #676081)
61  -- Jonathan Wiltshire <jmw@debian.org>  Sun, 01 Jul 2012 12:37:47 +0100
63 rrdtool (1.4.7-1) unstable; urgency=low
65   * [b59bb994] Merge commit 'upstream/1.4.7'
66   * [8acead25] Refreshing patches, dropping bts625631-gcc4.5.
67   * [75b42449] Ack NMU.
68     Thanks to Luk Claes (Closes: #619688)
69   * [e11e1d9e] Migrate to dh_python2.
71  -- Bernd Zeimetz <bzed@debian.org>  Tue, 24 Jan 2012 23:35:35 +0100
73 rrdtool (1.4.3-3.1) unstable; urgency=low
75   * Non-maintainer upload.
76   * Don't ship .la files (Closes: #619688).
78  -- Luk Claes <luk@debian.org>  Sun, 26 Jun 2011 18:40:41 +0200
80 rrdtool (1.4.3-3) unstable; urgency=high
82   * Reupload to unstable, which has Tcl 8.5 by now.
83   * debian/patches:
84     - Added bts625631-gcc4.5, fixing an compiler issue when using GCC 4.5;
85       thanks to Maxime Petazzoni for reporting this and Sven Hartge for
86       pointing out the upstream fix by anicka@suse.cz (Closes: #625631).
87   * Set urgency to high because of the fix for #625631.
88   * debian/source/format: Explicitly state version 1.0 for now.
89   * debian/control:
90     - Removed prehistoric 'Conflicts' introduced for an incompatibility with
91       Woody.
92     - Updated standards-version to 3.9.2.
93   * debian/rrdtool.doc-base:
94     - Fixed a spelling error detected by lintian.
96  -- Sebastian Harl <tokkee@debian.org>  Mon, 16 May 2011 10:28:46 +0200
98 rrdtool (1.4.3-2) experimental; urgency=low
100   * debian/control: Rebuild against Tcl 8.5 (Closes: #582211).
101     - Build-depend on tcl-dev (>= 8.5) and tcl (>= 8.5).
102   * Uploading to experimental, which hosts Tcl 8.5 for now.
103   * debian/patches:
104     - Added tcl-8.5, fixing an issue identified by Tcl 8.5 in the Tcl
105       bindings: So far, a strict version of the "Tcl" package was requested,
106       which seems to have been ignored by Tcl < 8.5. This requirement has been
107       removed.
109  -- Sebastian Harl <tokkee@debian.org>  Sun, 06 Jun 2010 15:22:39 +0200
111 rrdtool (1.4.3-1) unstable; urgency=low
113   * New upstream release.
114   * debian/patches:
115     - Removed bts573638-rrdcgi-segfault and bts573299-rrdgraph-M -- included
116       upstream.
118  -- Sebastian Harl <tokkee@debian.org>  Wed, 24 Mar 2010 08:46:16 +0100
120 rrdtool (1.4.2-2) unstable; urgency=low
122   * debian/patches:
123     - Added bts573638-rrdcgi-segfault: upstream patch fixing a segfault in
124       rrdcgi's printlasttime() (and possibly others); thanks to Robert Luberda
125       for reporting this (Closes: #573638).
126     - Added bts573299-rrdgraph-M: fix short option parsing in rrd_graph() --
127       added support for '-M' as documented in the manpage; thanks to Ralf
128       Hildebrandt for reporting this (Closes: #573299).
129   * debian/control:
130     - Updated Standards-Version to 3.8.4 -- no changes.
132  -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Mar 2010 21:37:37 +0100
134 rrdtool (1.4.2-1) unstable; urgency=low
136   [ Bernd Zeimetz ]
137   * debian/rules:
138     - Prepare to build with Python 2.6.
140   [ Sebastian Harl ]
141   * New upstream release; thanks to Antoine Beaupre for reporting this
142     (Closes: #559370):
143     - Fixed some typos in the manpages; thanks to Justin T. Pryzby for
144       reporting this (Closes: #550919).
145   * Uploading to unstable as this is not an SVN snapshot any more.
146   * debian/README.Debian:
147     - Added a note about <http://oss.oetiker.ch/rrdtool/pub/contrib/> as
148       requested in #323969 and lost in 1.2.26-1.
149   * debian/control, debian/rules:
150     - Switched from Ruby 1.9 to Ruby 1.9.1 (affecting the librrd-ruby1.9 and
151       rrdtool-dbg packages); thanks to Lucas Nussbaum for reporting this
152       (Closes: #565833, #565835).
153   * debian/control:
154     - Let librrd-ruby depend on ${misc:Depends} (to shut up lintian, mostly).
155   * Added debian/rrdtool.doc-base:
156     - … pointing to /u/s/d/rrdtool/html/.
157   * Added debian/rrdcached.doc-base:
158     - … pointing to /u/s/d/rrdcached/html/.
160  -- Sebastian Harl <tokkee@debian.org>  Thu, 21 Jan 2010 22:56:17 +0100
162 rrdtool (1.4~rc2+20091004-1) experimental; urgency=low
164   [ Sebastian Harl ]
165   * New upstream SVN snapshot based on trunk at revision 1930.
166   * Uploading to experimental.
167   * debian/control:
168     - Build-depend on gettext instead of intltool following the switch made by
169       upstream.
170     - Build-depend on libdbi0-dev, required by rrdgraph to read values from an
171       SQL database.
172     - Updated Standards-Version to 3.8.3.
173     - Let the synopsis start with a small letter (as suggested in dev-ref
174       6.2.2).
175     - Let rrdtool-dbg recommend liblua5.1-rrd0.
176   * debian/rules:
177     - Remove config.h in the 'clean' target - this is created by configure but
178       not cleaned up by any Makefile.
179     - Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_TYPE to check for the
180       build host.
181     - Set examples/rrdcached/RRDCached.pm's file mode to 0644.
182     - Run dh_installinit for the "rrdcached" package.
183   * debian/patches:
184     - Removed bts494874-gnu-kfreebsd - included upstream.
185     - Removed bts332766-negative-timestamps - included upstream.
186     - Removed compiler-warning-fixes - included upstream.
187     - Updated bts428778-floating-point-exception for RRDtool 1.4.
188   * Added debian/README.source:
189     - The file includes a pointer to /usr/share/doc/quilt/README.source.
190   * debian/librrd4.symbols:
191     - Added symbols introduced in 1.4~rc2.
192   * Added new binary package 'rrdcached' for the newly introduced "data
193     caching daemon".
194   * debian/rrdcached.init.d, debian/rrdcached.default:
195     - Added an init script for rrdcached supporting start, stop, status,
196       restart, force-reload. The script is based on the collectd init script.
197   * debian/rrdtool.install:
198     - Install manpages in section 3 as well.
199   * debian/rrdcached.postrm:
200     - Remove /var/lib/rrdcached/ on purge.
202   [ Bernd Zeimetz ]
203   * debian/rules, debian/control:
204     - Build Lua bindings and put them into appropriate packages.
205   * Added debian/lua-rrd.h.
206   * debian/rules:
207     - Tell dh_makeshlibs to not modify postinst/postrm of the lua packages -
208       we do not need to run ldconfig when installing them.
210  -- Sebastian Harl <tokkee@debian.org>  Mon, 05 Oct 2009 22:27:13 +0200
212 rrdtool (1.3.8-1) unstable; urgency=low
214   [ Sebastian Harl ]
215   * New upstream release:
216     - Fixed various memory leaks in the Python bindings, thanks to Anders
217       Hammarquist for reporting this and providing a patch (Closes: #529291).
218   * debian/patches:
219     - Added bts530814-hurd to fix a FTBFS on Hurd, thanks to Marc Dequènes for
220       reporting this and providing a patch (Closes: #530814).
221     - Removed doc-fixes - applied upstream.
222     - Added bts332766-negative-timestamps - upstream patch to fix the handling
223       of negative timestamps in rrdupdate(1), thanks to Frank Zacharias for
224       reporting this (Closes: #332766).
225   * debian/control:
226     - Removed transitional package "python-rrd" which is no longer required.
227     - Let rrdtool-dbg depend on ${shlibs:Depends}.
228     - Build-depend on intltool.
230   [ Bernd Zeimetz ]
231   * debian/rules, debian/control:
232     - Build Python dbg modules into rrdtool-dbg. Add necessary
233       (build-) dependencies.
235  -- Sebastian Harl <tokkee@debian.org>  Mon, 01 Jun 2009 18:49:13 +0200
237 rrdtool (1.3.7-1) unstable; urgency=low
239   * New upstream release (Closes: #431060):
240     - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
241   * debian/patches:
242     - Updated bts428778-floating-point-exception to apply to the latest
243       version of rrdtool; use rrd_free2() instead of rrd_free() to not leak
244       memory.
245     - Updated no-rpath-for-perl to apply to the latest version of rrdtool.
246     - Removed bts493553-pango-utf-8 - included upstream.
247     - Removed bts496847-error-handling - included upstream.
248     - Removed bts498183-segfault-madvise - included upstream.
249     - Removed bts499349-memleaks - included upstream.
250     - Removed bts499350-data-corruption - included upstream.
251     - Removed typo-ruby - included upstream.
252     - Added bts494874-gnu-kfreebsd to fix a FTBFS on GNU/kFreeBSD - thanks to
253       Petr Salinger for the patch (Closes: #494874).
254     - Added doc-fixes to fix a POD error in doc/rrdtutorial.pod.
255     - Added compiler-warning-fixes - upstream patch to fix some compiler
256       warnings.
257   * debian/rules:
258     - Remove src/librrd.sym in the clean target - this file is automatically
259       created during the build but not cleaned up in the upstream Makefiles.
260     - Remove .txt and .pod documentation from the 'rrdtool' binary package -
261       the manpages are a lot more useful.
262     - Pass --fail-missing (instead of --list-missing) to dh_install.
263     - Use 'pyversions -vr' instead of 'pysupport-parseversions'.
264   * Added new binary package rrdtool-dbg. Unfortunately, segfaults and the
265     like are not uncommon in rrdtool - this will help to trace them back more
266     easily (Closes: #518480).
267   * debian/README.Debian:
268     - Added new file with a short paragraph about the available documentation.
269   * debian/control:
270     - Moved librrd-ruby* packages from section "interpreters" to the newly
271       added section "ruby".
272     - Updated standards-version to 3.8.1 - no changes.
273     - Added XS-Python-Version field, specifying versions >= 2.3.
274   * debian/librrd-dev.install:
275     - Added /usr/lib/pkgconfig/librrd.pc (Closes: #522144).
276   * debian/rrdtool.install, debian/rrdtool.examples:
277     - Install examples/* and ifOctets.tcl using dh_install instead of
278       dh_installexamples. This allows the use of --fail-missing when running
279       dh_install.
280   * Removed debian/pyversions - has been replaced by the XS-Python-Version
281     field.
283  -- Sebastian Harl <sh@tokkee.org>  Mon, 11 May 2009 23:02:14 +0200
285 rrdtool (1.3.1-4) unstable; urgency=high
287   * Urgency set to high because of the fix for #499350.
288   * debian/patches:
289     - Added upstream patch bts499350-data-corruption (upstream SVN r1480) to
290       fix data corruption when updating multiple values in one go
291       (Closes: #499350).
292       (upstream bug #178 - http://oss.oetiker.ch/rrdtool-trac/ticket/178)
293     - Added bts498183-segfault-madvise to fix a segfault on sparc caused by a
294       wrong argument passed to madvise(2) - thanks to Jurij Smakov for
295       valuable debugging information (Closes: #498183).
296     - Added upstream patch bts496847-error-handling (upstream SVN r1471) to
297       fix error handling of syscalls in rrdtool(1) (Closes: #496847).
298     - Added upstream patch bts499349-memleaks (upstream SVN r1465, r1467,
299       r1468, r1469, r1470, r1473) to fix a couple of memory leaks in rrdtool,
300       librrd and the Perl and Ruby bindings (Closes: #499349).
301     - Added trivial upstream patch typo-ruby (upstream SVN r1462) to fix a
302       typo in the Ruby bindings.
303   * debian/NEWS:
304     - Added. Documented the changes required by the switch to libpango
305       (Closes: #493575, #493594).
307  -- Sebastian Harl <sh@tokkee.org>  Fri, 26 Sep 2008 01:41:05 +0200
309 rrdtool (1.3.1-3) unstable; urgency=low
311   * Added "libxml2-dev" to librrd-dev's dependencies (Closes: #493342).
312   * debian/patches:
313     - Added bts493553-pango-utf-8 to try to make sure an UTF-8 string is
314       passed to pango_layout_set_{text,markup}() as required by libpango
315       (Closes: #493553).
317  -- Sebastian Harl <sh@tokkee.org>  Mon, 04 Aug 2008 15:57:26 +0200
319 rrdtool (1.3.1-2) unstable; urgency=low
321   * Reupload to unstable - thanks to Marc 'HE' Brockschmidt for the approval.
322   * debian/patches:
323     - Removed bts428780-validate-row-count - this is included in upstream
324       version 1.3.
325   * debian/control:
326     - librrd-dev provides and replaces librrd2-dev to ease the transition.
328  -- Sebastian Harl <sh@tokkee.org>  Wed, 30 Jul 2008 11:44:53 +0200
330 rrdtool (1.3.1-1) experimental; urgency=low
332   * New upstream release.
334  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:44:45 +0200
336 rrdtool (1.3.0-1) experimental; urgency=low
338   [ Sebastian Harl ]
339   * New upstream release.
340     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
341     - Validate RRA row count in rrdcreate (Closes: #428780).
342   * Upload to experimental because of the required transition which has not
343     yet been granted for Lenny by the release team.
344   * debian/patches:
345     - Updated patches to apply on 1.3.0.
346     - "implicit-decl-fix" partly applied upstream
347     - "typos" removed, has been applied upstream
348   * debian/control:
349     - Replaced librrd2 / librrd2-dev with librrd4 / librrd-dev.
350     - Removed SONAME version from the -dev package name.
351     - Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd4 -
352       upstream no longer ships DejaVuSansMono-Roman.ttf.
353     - Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev" in the
354       build dependencies and librrd-dev's dependencies following the switch
355       made by upstream.
356     - Added "libxml2-dev" to the build dependencies.
357     - Updated standards-version to 3.8.0 - no changes.
358     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
359       longer available since Etch.
360     - Added libc6-dev | libc-dev to librrd-dev's dependencies.
361   * debian/librrd4.symbols:
362     - Added symbols file for the new SONAME version number replacing
363       librrd2.symbols.
364   * debian/rules:
365     - Install "NEWS" and "CHANGES" into all packages.
366     - No longer set TCL_INC_DIR manually - has been fixed upstream.
368   [ Bernd Zeimetz ]
369   * debian/rules:
370     - Adding an option to point configure to the right path to tcl. This is
371       not needed for Lenny, but we also add it here to make coming backports
372       more simple.
374  -- Sebastian Harl <sh@tokkee.org>  Sun, 15 Jun 2008 14:09:47 +0200
376 rrdtool (1.2.28-1) unstable; urgency=low
378   [ Sebastian Harl ]
379   * New upstream release.
380     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
381   * debian/control:
382     - Updated standards-version to 3.8.0 - no changes.
383     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
384       longer available since Etch.
385     - Added libc6-dev | libc-dev to librrd2-dev's dependencies.
386   * debian/patches:
387     - Added backported upstream patch bts428780-validate-row-count to validate
388       the RRA row count in rrdcreate (Closes: #428780).
389   * debian/librrd2.symbols:
390     - Added the private symbol "rra_random_row@Base 1.2.28-1".
391   * debian/rules:
392     - Install "NEWS" and "CHANGES" into all packages.
394   [ Bernd Zeimetz ]
395   * debian/rules:
396     - Adding an option to point configure to the right path to tcl. This is
397       not needed for Lenny, but we also add it here to make coming backports
398       more simple.
399   * debian/patches/implicit-decl-fix:
400     - Patching the implicit declaration in rrd_update.c in a nicer way.
402  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:01:04 +0200
404 rrdtool (1.2.27-2) unstable; urgency=low
406   * Renamed global definition of LDFLAGS to LINKER_FLAGS in debian/rules to
407     work around a broken behavior of dpkg which would use those flags
408     unconditionally whenever invoking the linker, which is not wanted e.g.
409     when compiling the python bindings (Closes: #476022).
410   * Actually pass the linker flags to configure.
412  -- Sebastian Harl <sh@tokkee.org>  Wed, 16 Apr 2008 15:50:54 +0200
414 rrdtool (1.2.27-1) unstable; urgency=low
416   [ Bernd Zeimetz ]
417   * New upstream release.
418     - Finally allows + as leading characters in the input (Closes: #283935).
419   * debian/rules, debian/librrd2.install:
420     - Install rrdtool's ttf and configure rrd to use it.
421   * debian/patches:
422     - Updating patches to apply on 1.2.27.
423     - Adding debian/patches/bts428778-floating-point-exception to fix a corner
424       case that produces a SIGFPE (Closes: #428778). Patch created by
425       David Martínez Moreno.
426   * debian/control:
427     - Removing the ttf-dejavu dependency from librrd2 (Closes: #390617).
428     - Builds with -O2 segfault on arm, so disable it on arm for now until the
429       bug is properly debugged, which will take some time (Closes: #447041).
431   [ Sebastian Harl ]
432   * Adding debian/patches/typo by David Martínez Moreno to fix some typos
433     (Closes: #432340).
435  -- Bernd Zeimetz <bzed@debian.org>  Sun, 24 Feb 2008 23:48:24 +0100
437 rrdtool (1.2.26-1) unstable; urgency=low
439   [ Bernd Zeimetz ]
440   * New upstream version (Closes: #431060).
441   * Package hijacked as announced on debian-devel@lists.debian.org
442     (Message-ID: <47A7A2A4.3020106@bzed.de>) due to the old maintainer
443     being MIA.
444   * Complete overhaul of the packaging:
445     - debian/rules completely rewritten
446     - debian/copyright redone as it didn't even list upstream's copyright
447       correctly.
448     - debian/post{inst,rm}: removed, debhelper takes care of this.
449     - debian/control:
450         * Update of Maintainer, Standards-Version, Uploaders
451         * Building ruby modules now (Closes: #453304).
452         * Change the Python binary package to conform with the Python policy,
453           using python-support. Also renaming the package to follow the Python
454           policy.
455         * Make rrdtool-tcl compliant with policy
456         * Bump Standards Version to 3.7.3.
457         * Using and depending on quilt to handle patches.
458         * Adding Provides: librrd-dev to librrd2-dev.
459     - debian/watch:
460         * File redone to meet version 3 of uscan and to work again, using the
461           new location of the upstream source.
463   [ Alexander Wirt ]
464   * Removed rpath from perl and tcl modules
465   * Let rrdtool-tcl depend on tcl 8.4
467  -- Bernd Zeimetz <bzed@debian.org>  Mon, 11 Feb 2008 12:14:19 +0100
469 rrdtool (1.2.19-1) unstable; urgency=low
471   * New maintainer (closes: #409518).
472   * New upstream release:
473     - Logarithmic graphs don't consume all available memory (closes: #402782).
474     - This version at least does no longer have such rrdexplorer example
475       (closes: #239565).
476     - Patch for PREV(cname) was included long ago (closes: #160485).
477     - I am no longer able to reproduce a segfault with PREV(name).  Closes:
478       #180284.
479   * Acknowledge NMU uploads (closes: #323975, #324497, #326653, #373379,
480     #323771, #325708, #323611, #240369, #323969).
481   * bindings/python/Makefile.in: Added -lpython2.4 in order to fix build
482     failure.
484  -- David Martínez Moreno <ender@debian.org>  Mon, 12 Feb 2007 02:18:22 +0100
486 rrdtool (1.2.15-0.3) unstable; urgency=high
488   * Non-maintainer upload.
489   * Fix high memory consumption by extracting r881 und r887 from upstream.
490     Closes: #397691, #398111
492  -- Andreas Barth <aba@not.so.argh.org>  Thu, 14 Dec 2006 18:25:02 +0000
494 rrdtool (1.2.15-0.2) unstable; urgency=low
496   * Non-maintainer upload.
497   * Fixed the python module based on the patch supplied by Brian Warner,
498     thank you, closes: #397781.
499   * Updated upstream URL in the copyright file.
501  -- Josip Rodin <joy-packages@debian.org>  Mon, 27 Nov 2006 00:25:41 +0100
503 rrdtool (1.2.15-0.1) unstable; urgency=low
505   * Non-maintainer upload.
506   * New upstream version, closes: #364948.
507     + Dropped our patches for #323771, it's now fixed upstream.
508     + Seems to fix the crashes in RRDs::graph, closes: #392937.
509   * Fixed up the package descriptions a little bit.
510   * Updated package list in README.Debian.
511   * Tidied up the copyright file.
513  -- Josip Rodin <joy-packages@debian.org>  Mon,  6 Nov 2006 21:09:04 +0100
515 rrdtool (1.2.11-0.6) unstable; urgency=low
517   * Convert to updated Python policy. Closes: #373379.
519  -- Matthias Klose <doko@debian.org>  Sun, 18 Jun 2006 03:07:38 +0000
521 rrdtool (1.2.11-0.5) unstable; urgency=low
523   * NMU.
524   * Fix the path to the ttf-deja font and version librrd2 dependance on
525     ttf-dejavu.
527  -- Laurent Fousse <laurent@komite.net>  Mon,  9 Jan 2006 17:57:20 +0100
529 rrdtool (1.2.11-0.4) unstable; urgency=low
531   * NMU.
532   * Tighten the dependency of the binary packages on librrd2 to assert the use 
533     of a recent version depending on ttf-dejavu.
534   * Fix 'rrdtool restore', replace the workaround from 1.2.11-0.3 with a patch
535     from the upstream repository.  Closes: #323771.
536   * Set the priority of the language bindings, which only depend on librrd2,
537     to optional, as aleady done for python-rrd (rrdtool-tcl, librrds-perl).
538     Closes: #240369.
540  -- Matthias Klose <doko@debian.org>  Sun, 18 Sep 2005 06:04:13 +0000
542 rrdtool (1.2.11-0.3) unstable; urgency=low
544   * NMU.
545   * Don't include own copy of ttf-dejavu font file, depend on ttf-dejavu.
546     Patch by Jeremy Bobbio. Closes: #323975.
547   * README.Debian: Add link to upstream contrib directory (closes: #323969).
548   * NEWS: Install into librrd2{,-dev} as well (closes: #325708).
549   * librrd[ps]-perl: Add README to locate the example files (closes: #323611).
551  -- Matthias Klose <doko@debian.org>  Tue, 13 Sep 2005 11:03:47 +0000
553 rrdtool (1.2.11-0.2) unstable; urgency=low
555   * librrd2-dev: Add conflict/replaces to librrd0 (.la) file.
556     Closes: #323355.
558  -- Matthias Klose <doko@debian.org>  Tue, 16 Aug 2005 11:42:00 +0200
560 rrdtool (1.2.11-0.1) unstable; urgency=low
562   * NMU.
563   * New upstream version.
564     - Fix FTBFS on amd64 (closes: #294623).
565     - Fix rrdcgi not handling quotes (closes: #243794).
566     - Fix rrdcgi concatenation problem (closes: #232556).
567     - New soname for the librrd library (closes: #309346).
568   * Use debhelper V4.
569   * Build-depend on libart2.0-dev, libfreetype6-dev.
570   * Remove build dependencies on gd2 libs. (closes: #261752, #289003).
571   * Build python bindings from this source, add Matthias Urlichs as uploader.
572   * debian/copyright: Remove the paragraph "Modifications to upstream source",
573     no modifications with this upload.
574   * Remove empty files from examples directory (closes: #281194).
575   * Build-depend on fixed cgilib (>= 0.5-4.1).
577  -- Matthias Klose <doko@debian.org>  Sun, 14 Aug 2005 17:30:00 +0200
579 rrdtool (1.0.49-1) unstable; urgency=low
581   * New upstream release
582   * librrd0 conflicts with older rrdtool, librrds-perl due to libpng
583     incompatibility (Closes: #252271)
584   * Change depends on librrd0-dev to -noxpm variant as well
585   * Update depends on rrdtool-tcl to tcl8.4
587  -- Matt Zimmerman <mdz@debian.org>  Thu,  4 Nov 2004 17:48:45 -0800
589 rrdtool (1.0.48-3) unstable; urgency=low
591   * Placate disk space fascists by building with the -noxpm variant of libgd2
592     (Closes: #261752)
593   * Require a version of libgd which has GIF support restored (2.0.28)
594     (Closes: #265660)
596  -- Matt Zimmerman <mdz@debian.org>  Sat,  9 Oct 2004 11:43:06 -0700
598 rrdtool (1.0.48-2) unstable; urgency=low
600   * Build against libgd2, since it now provides gif support as libgd-gif1
601     did, and avoids a conflict with programs which link against both
602     librrd and libgd2, such as php4-rrdtool (Closes: #261323)
603     - Build-Depends: s/libgd-gif1-dev/libgd2-xpm-dev/
604     - librrd0-dev Depends: likewise
605   * Add libc-dev as an alternative in librrd0-dev's libc6-dev dependency
607  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Jul 2004 23:57:17 -0700
609 rrdtool (1.0.48-1) unstable; urgency=low
611   * New upstream release (Closes: #256795)
613  -- Matt Zimmerman <mdz@debian.org>  Sun,  4 Jul 2004 01:40:30 -0700
615 rrdtool (1.0.46-3) unstable; urgency=low
617   * Add dependencies to librrd0-dev to ensure that static linking is
618     possible: libgd-gif1-dev, zlib1g-dev
619   * #include <stdio.h> in rrd.h (Closes: #238849)
620   * Only link rrdcgi with -lcgi, not librrd
622  -- Matt Zimmerman <mdz@debian.org>  Fri, 19 Mar 2004 11:38:39 -0800
624 rrdtool (1.0.46-2) unstable; urgency=medium
626   * Fix tcl module installation (Closes: #231171)
628  -- Matt Zimmerman <mdz@debian.org>  Wed,  4 Feb 2004 15:35:46 -0800
630 rrdtool (1.0.46-1) unstable; urgency=low
632   * New upstream release
634  -- Matt Zimmerman <mdz@debian.org>  Mon, 12 Jan 2004 23:22:09 -0800
636 rrdtool (1.0.45-1) unstable; urgency=low
638   * New upstream release
639   * Deal with changed tclrrd naming scheme
640   * Build with tcl8.4
641   * Remove old dpkg-dev build-dependency; even woody is new enough
643  -- Matt Zimmerman <mdz@debian.org>  Wed, 17 Dec 2003 14:09:11 -0800
645 rrdtool (1.0.42-2) unstable; urgency=low
647   * Build-Depends: libpng12-dev instead of libpng3-dev (when will the madness end?)
648     (Closes: #195224
649      I hope this will also fix weird version mismatch problems (Closes: #194900)
651  -- Matt Zimmerman <mdz@debian.org>  Sat, 31 May 2003 15:06:42 -0400
653 rrdtool (1.0.42-1) unstable; urgency=low
655   * New upstream release
656   * librrd0-dev Section: libdevel
657   * librrd[sp]-perl Section: perl
658   * Build with libpng3 (Closes: #189493)
660  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 May 2003 19:44:37 -0400
662 rrdtool (1.0.40-2) unstable; urgency=low
664   * Correctly suppress non-image output when writing image to stdout
665     (Closes: #182217)
667  -- Matt Zimmerman <mdz@debian.org>  Sat,  1 Mar 2003 16:59:39 -0500
669 rrdtool (1.0.40-1) unstable; urgency=low
671   * New upstream release
672   * Remove unnecessary rrd_free to avoid crash on invalid option
673     (Closes: #166156)
674   * Clean example source code; some libtool cruft was getting installed in
675     /usr/share/doc/examples
677  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Dec 2002 22:11:46 -0500
679 rrdtool (1.0.39-2) unstable; urgency=low
681   * Rebuild for perl 5.8 (Closes: #158728)
683  -- Matt Zimmerman <mdz@debian.org>  Sun, 25 Aug 2002 17:29:41 -0400
685 rrdtool (1.0.39-1) unstable; urgency=low
687   * New upstream release
689  -- Matt Zimmerman <mdz@debian.org>  Wed, 31 Jul 2002 00:40:00 -0400
691 rrdtool (1.0.38-1) unstable; urgency=low
693   * New upstream release (Closes: #148486)
695  -- Matt Zimmerman <mdz@debian.org>  Wed, 29 May 2002 12:28:28 -0400
697 rrdtool (1.0.35-2) unstable; urgency=low
699   * Remove CVS directories with rm -rf.  This broke autobuilds entirely.
700     (Closes: #140075)
702  -- Matt Zimmerman <mdz@debian.org>  Tue, 26 Mar 2002 17:15:01 -0500
704 rrdtool (1.0.35-1) unstable; urgency=low
706   * New upstream release.
708  -- Matt Zimmerman <mdz@debian.org>  Sun, 24 Mar 2002 11:29:10 -0500
710 rrdtool (1.0.33-9) unstable; urgency=low
712   * Call dh_shlibdeps with -l to allow it to find dependencies correctly
713     (Closes: #118629)
714   * Add call to ldconfig in postrm of librrd0
715   * Remove .cvsignore files from installed examples
717  -- Matt Zimmerman <mdz@debian.org>  Sat, 10 Nov 2001 14:14:51 -0500
719 rrdtool (1.0.33-8) unstable; urgency=low
721   * Use AM_MAINTAINER_MODE to keep the makefiles from trying to rebuild 
722     autoconf/automake stuff during the build (Closes: #117599)
723   * Regenerated everything AGAIN.
724   * Use DESTDIR instead of prefix= during "make install"
726  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 22:22:07 -0500
728 rrdtool (1.0.33-7) unstable; urgency=low
730   * Add an example to the rrddump documentation showing what is necessary
731     to transfer an RRD from one architecture to another. (Closes: #117147)
732   * Regenerated autoconf/automake configs
734  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 02:28:16 -0500
736 rrdtool (1.0.33-6) unstable; urgency=low
738   * Spelling corrections from Martin Schulze (Closes: #110784)
740  -- Matt Zimmerman <mdz@debian.org>  Sat,  8 Sep 2001 13:13:22 -0400
742 rrdtool (1.0.33-5) unstable; urgency=low
744   * Ship with pre-generated files from autoconf2.50/automake, rather than
745     pulling them in at build-time, in order to work around the current
746     libtool mess.  This makes the diff less manageable, but should make
747     the build more stable.
748   * debian/control: remove build-dependencies on autoconf/automake/libtool
749   * debian/rules: don't call autoconf/automake
750   * Fix shlibs file (it was trying to use a substitution)
751   * configure.in: remove makefiles that no longer exist from AC_OUTPUT.
752     Apparently this is an error in autoconf 2.50.
753   * configure.in: Remove wacky logic to pull PIC flags out of libtool, and
754     let libtool do the right thing.
755   * debian/rules: shlibs.local hackery is no longer necessary, removed
757  -- Matt Zimmerman <mdz@debian.org>  Fri,  3 Aug 2001 17:36:43 -0400
759 rrdtool (1.0.33-4) unstable; urgency=low
761   * Add build-dependencies on libtool and autoconf (Closes: #105655)
763  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Jul 2001 15:44:25 -0400
765 rrdtool (1.0.33-3) unstable; urgency=low
767   * Update config.{sub,guess} from autotools-dev 20010702.1
768     (Closes: #105037)
769   * Update ltmain.sh for good measure, from libtool 1.4-1
770   * Build-Depend on autoconf, and run autoconf and aclocal from
771     debian/rules (in addition to automake)
773  -- Matt Zimmerman <mdz@debian.org>  Sat, 14 Jul 2001 03:19:22 -0400
775 rrdtool (1.0.33-2) unstable; urgency=low
777   * Rebuild with latest tcl8.3-dev, to fix shared object extension
779  -- Matt Zimmerman <mdz@debian.org>  Sat,  3 Mar 2001 17:28:24 -0500
781 rrdtool (1.0.33-1) unstable; urgency=low
783   * New upstream version.
784   * This is yet another patch release to fix some distribution/compilation
785     problems.  There should be no visible changes for Debian users from
786     1.0.32-3.
788  -- Matt Zimmerman <mdz@debian.org>  Thu,  1 Mar 2001 02:27:53 -0500
790 rrdtool (1.0.32-3) unstable; urgency=low
792   * Fix the tcl extension module to build against tcl8.3, rather than
793     tcl8.0 (Closes: #87357)
794   * debian/control: Build-depend on tcl8.3-dev
795   * debian/rules: tclconfigdir = /usr/lib/tcl8.3
796   * tcl/Makefile.am: (upstream) -I/usr/include/tcl@TCL_VERSION@
797   * configure.in: (upstream) AC_SUBST(TCL_VERSION)
799  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Feb 2001 02:25:46 -0500
801 rrdtool (1.0.32-2) unstable; urgency=low
803   * List changes to upstream source in the copyright file (as well as the
804     changelog)
805   * Link against libgd-gif instead of libgd, to restore GIF support
807  -- Matt Zimmerman <mdz@debian.org>  Fri, 23 Feb 2001 15:27:37 -0500
809 rrdtool (1.0.32-1) unstable; urgency=low
811   * New upstream version.  Hopefully this one will last more than 24
812     hours (Closes: #75771)
814  -- Matt Zimmerman <mdz@debian.org>  Wed, 21 Feb 2001 20:13:09 -0500
816 rrdtool (1.0.27-7) unstable; urgency=low
818   * debian/rules: Updated for new Perl policy
819   * debian/rules: Don't use install-stamp; it causes more problems than it
820     prevents
821   * debian/rules: Don't call dh_suidregister; we didn't use it anyway
822   * debian/control: Build-depend on the new debhelper for dh_perl
823   * debian/control: rrdtool-tcl only seems to work with 8.0, so depend on
824     tcl8.0
825   * debian/control: Build-depend on perl 5.6.0+
826   * debian/librrd?-perl: Updated for new Perl filesystem layout
828  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 Feb 2001 19:04:11 -0500
830 rrdtool (1.0.27-6) unstable; urgency=low
832   * debian/rules: Handle DEB_BUILD_OPTIONS debug, nostrip
833   * debian/rules: Separate out "configure" target
834   * debian/rules: Miscellaneous cleanup
835   * Recompile librrds-perl against perl-5.6
837  -- Matt Zimmerman <mdz@debian.org>  Tue, 19 Dec 2000 21:23:55 -0500
839 rrdtool (1.0.27-5) unstable; urgency=low
841   * Fix Build-Depends to reflect our dependency on dpkg-dev >= 1.7.0 |
842     librrd0.  The old dpkg can only calculate our dependencies correctly
843     if the runtime library is installed on the system, so potato users
844     must either install the potato librrd0 or the new dpkg-dev
845     (Closes: #77479)
847  -- Matt Zimmerman <mdz@debian.org>  Mon, 20 Nov 2000 20:39:55 -0500
849 rrdtool (1.0.27-4) unstable; urgency=low
851   * Updated to comply with policy 3.2.1.0:
852     - Don't build with -g by default
853   * Build-Depend on tcl8.0-dev (not tcl-dev), since that is the only
854     version we currently work with.
855   * Added automake to Build-Depends (oops)
857  -- Matt Zimmerman <mdz@debian.org>  Sat, 18 Nov 2000 22:29:02 -0500
859 rrdtool (1.0.27-3) unstable; urgency=low
861   * Big packaging cleanup release.
862   * Fixed perl module compilation to link with the shared library, rather
863     than including a copy of the static library inside the .so (also fixes
864     a lintian error, shlib-with-non-pic-code in librrds-perl)
865   * Fixed tcl module compilation to link with the shared library, rather
866     than including a copy of the static library inside the .so (also fixes
867     a lintian error, shlib-with-non-pic-code in rrdtool-tcl)
868   * The above shrunk the size of the perl and tcl library packages from
869     60k each to about 20k (perl) and 16k (tcl)
870   * We can now use shlibdeps to calculate the dependencies for
871     librrds-perl, so those will be more correct now
872   * Rather than include Makefile.in changes in the .diff.gz, just keep our
873     modifications to Makefile.am and run automake in debian/rules.  This
874     makes the .diff.gz much smaller and cleaner
875   * Fixed shared library dependencies all around to be smarter
876   * rrdtool package now Suggests librrds-perl (rather than depending on
877     perl), as it is only needed for an auxiliary script for converting
878     mrtg data
880  -- Matt Zimmerman <mdz@debian.org>  Fri, 10 Nov 2000 19:34:05 -0500
882 rrdtool (1.0.27-2) unstable; urgency=low
884   * Updated maintainer email address (now official maintainer)
886  -- Matt Zimmerman <mdz@debian.org>  Wed,  1 Nov 2000 22:44:41 -0500
888 rrdtool (1.0.27-1) unstable; urgency=low
890   * New upstream version.
892  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 13 Sep 2000 13:10:14 -0400
894 rrdtool (1.0.26-1) unstable; urgency=low
896   * New upstream version.
898  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 10 Sep 2000 16:34:08 -0400
900 rrdtool (1.0.25-1) unstable; urgency=low
902   * New upstream version.
904  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 23 Jul 2000 02:23:53 -0400
906 rrdtool (1.0.24-2) unstable; urgency=low
908   * Updated for libgd 1.8.3 (build depends, recompile)
910  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Jul 2000 19:33:29 -0400
912 rrdtool (1.0.24-1) unstable; urgency=low
914   * New upstream version (Closes: #61997).
916  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri, 30 Jun 2000 13:53:27 -0400
918 rrdtool (1.0.17-1) unstable; urgency=low
920   * New upstream version.
921   * Now creates rrdtool-tcl, containing tcl bindings.
923  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 13:16:24 -0700
925 rrdtool (1.0.16-1) unstable; urgency=low
927   * New upstream version.
928   * Not released.
930  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 10:53:36 -0700
932 rrdtool (1.0.13-2) unstable; urgency=low
934   * Build-Depends: cgilib, zlib1g-dev, libpng2-dev, libgd1g-dev, groff,
935     debhelper.  Hopefully that's everything.
937  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Apr 2000 14:16:55 -0700
939 rrdtool (1.0.13-1) unstable; urgency=low
941   * New upstream version (Closes: #58583)
942   * Added Build-Depends for cgilib (Closes: #55270)
944  -- Matt Zimmerman <mdz@csh.rit.edu>  Thu, 23 Mar 2000 15:55:37 -0800
946 rrdtool (1.0.10-1) unstable; urgency=low
948   * New upstream version. 
950  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 10 Jan 2000 16:46:33 -0800
952 rrdtool (1.0.7-3) unstable; urgency=low
954   * Non-i386 fixes, thanks to Christopher C Chimelis <chris@debian.org>:
955   * Changed 'clean' target in debian/rules to remove the auto-generated
956     Makefiles for the Perl modules
957   * Changed Depends: for librrds-perl to use shlibdeps
959  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 22 Nov 1999 10:47:13 -0800
961 rrdtool (1.0.7-2) unstable; urgency=low
963   * Linked RRDs.so against libpng, closes: #49701
965  -- Matt Zimmerman <mdz@csh.rit.edu>  Tue,  9 Nov 1999 15:02:40 -0800
967 rrdtool (1.0.7-1) unstable; urgency=low
969   * Initial Release.
970   * Upstream source ships with cgilib-0.4, gd-1.3, libpng-1.0.3, and
971     zlib-1.3.3 (!).  Build process is modified to skip building these, and
972     instead link with the Debian versions.
973   * Modifications for gd 1.6.1 included removal of GIF support (no longer
974     included with gd as of 1.6)
976  -- Matt Zimmerman <mdz@csh.rit.edu>  Sat, 11 Sep 1999 13:29:29 -0700