Skip to content
rrdtool (1.2.28-1) unstable; urgency=low

  [ Sebastian Harl ]
  * New upstream release.
    - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
  * debian/control:
    - Updated standards-version to 3.8.0 - no changes.
    - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
      longer available since Etch.
    - Added libc6-dev | libc-dev to librrd2-dev's dependencies.
  * debian/patches:
    - Added backported upstream patch bts428780-validate-row-count to validate
      the RRA row count in rrdcreate (Closes: #428780).
  * debian/librrd2.symbols:
    - Added the private symbol "rra_random_row@Base 1.2.28-1".
  * debian/rules:
    - Install "NEWS" and "CHANGES" into all packages.

  [ Bernd Zeimetz ]
  * debian/rules:
    - Adding an option to point configure to the right path to tcl. This is
      not needed for Lenny, but we also add it here to make coming backports
      more simple.
  * debian/patches/implicit-decl-fix:
    - Patching the implicit declaration in rrd_update.c in a nicer way.

 -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:01:04 +0200