From dwolf@juniper.net  Thu Sep 18 18:18:30 2008
Return-Path: <dwolf@juniper.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C95751065673
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2008 18:18:30 +0000 (UTC)
	(envelope-from dwolf@juniper.net)
Received: from exprod7og113.obsmtp.com (exprod7og113.obsmtp.com [64.18.2.179])
	by mx1.freebsd.org (Postfix) with ESMTP id 8C3FC8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2008 18:18:30 +0000 (UTC)
	(envelope-from dwolf@juniper.net)
Received: from source ([66.129.228.6]) by exprod7ob113.postini.com ([64.18.6.12]) with SMTP;
	Thu, 18 Sep 2008 11:18:26 PDT
Received: from p-emlb02-sac.jnpr.net ([66.129.254.47]) by p-emsmtp01.jnpr.net with Microsoft SMTPSVC(6.0.3790.3959);
	 Thu, 18 Sep 2008 10:52:48 -0700
Received: from emailsmtp56.jnpr.net ([172.24.60.77]) by p-emlb02-sac.jnpr.net with Microsoft SMTPSVC(6.0.3790.3959);
	 Thu, 18 Sep 2008 10:52:47 -0700
Received: from magenta.juniper.net ([172.17.27.123]) by emailsmtp56.jnpr.net with Microsoft SMTPSVC(6.0.3790.3959);
	 Thu, 18 Sep 2008 10:48:20 -0700
Received: from dwolf-bsd.jnpr.net (dwolf-bsd.jnpr.net [172.24.24.91])
	by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id m8IHmKM57240
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2008 10:48:20 -0700 (PDT)
	(envelope-from dwolf@mail.juniper.net)
Received: from dwolf-bsd.jnpr.net (localhost [127.0.0.1])
	by dwolf-bsd.jnpr.net (8.14.2/8.14.2) with ESMTP id m8IHbi2v010235
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2008 10:37:44 -0700 (PDT)
	(envelope-from dwolf@dwolf-bsd.jnpr.net)
Received: (from dwolf@localhost)
	by dwolf-bsd.jnpr.net (8.14.2/8.14.2/Submit) id m8IHbiZZ010234;
	Thu, 18 Sep 2008 10:37:44 -0700 (PDT)
	(envelope-from dwolf)
Message-Id: <200809181737.m8IHbiZZ010234@dwolf-bsd.jnpr.net>
Date: Thu, 18 Sep 2008 10:37:44 -0700 (PDT)
From: David Wolfskill <dwolf@juniper.net>
Reply-To: David Wolfskill <dwolf@juniper.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: rrdcgi is generating invalid paths
X-Send-Pr-Version: 3.113
X-GNATS-Notify: bg1tpt@gmail.com

>Number:         127477
>Category:       ports
>Synopsis:       databases/rrdtool: rrdcgi is generating invalid paths
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 18 18:20:01 UTC 2008
>Closed-Date:    Tue Sep 23 00:11:21 UTC 2008
>Last-Modified:  Tue Sep 23 00:20:04 UTC 2008
>Originator:     David Wolfskill
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Juniper Networks
>Environment:
System: FreeBSD dwolf-bsd.jnpr.net 6.3-STABLE FreeBSD 6.3-STABLE #2: Mon Aug 25 15:27:04 PDT 2008 root@dwolf-bsd.jnpr.net:/common/S2/obj/usr/src/sys/DWOLF i386


>Description:
	The version of rrdcgi from databases/rrdtool-1.3.1 is a bit
	broken, in that "%s" (which has historically been, and is
	still documented to "[stand] for the filename part of the
	graph generated, all directories given in the PNG file
	argument will get dropped.") now is replaced by a full
	pathname -- from the system's root, which is rarely the
	same as the DocumentRoot for the Web server, with the result
	that absent ugly symlink hacks, the RRDtool graphs are
	generated, but the Web server won't find them.

	Please note that RRDtool's author has fixed this (r1459)
	as of 12 Aug 2008.  It would be Real Nice to get the fix in
	before the ports are completely frozen for 6.4=R and 7.1-R.

>How-To-Repeat:
	See <http://oss.oetiker.ch/rrdtool-trac/ticket/170>.
>Fix:
	See <http://oss.oetiker.ch/rrdtool-trac/changeset/1459>.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 18 21:45:31 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127477 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bg1tpt@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/127477: databases/rrdtool - rrdcgi is generating invalid paths
Date: Thu, 18 Sep 2008 21:45:30 UT

 Maintainer of databases/rrdtool,
 
 Please note that PR ports/127477 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127477
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Thu Sep 18 22:08:25 UTC 2008 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127477 
State-Changed-From-To: feedback->closed 
State-Changed-By: beech 
State-Changed-When: Tue Sep 23 00:11:09 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127477 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127477: commit references a PR
Date: Tue, 23 Sep 2008 00:10:30 +0000 (UTC)

 beech       2008-09-23 00:10:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/rrdtool    Makefile distinfo pkg-plist 
   Added files:
     databases/rrdtool/files patch-bindings-perl-shared-Makefile.PL 
   Log:
   - Update to 1.3.3
   - Fixes a major data corruption bug present in earlier 1.3.x versions
   
   - Fix rrdcgi is generating invalid paths
   
   PR:             ports/127271 [1]
   PR:             ports/127477 [2]
   Submitted by:   kevin brintnall <kbrint@rufus.net> [1]
   Submitted by:   David Wolfskill <dwolf@juniper.net> [2]
   Approved by:    Razor <bg1tpt@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.80      +9 -1      ports/databases/rrdtool/Makefile
   1.35      +3 -3      ports/databases/rrdtool/distinfo
   1.1       +10 -0     ports/databases/rrdtool/files/patch-bindings-perl-shared-Makefile.PL (new)
   1.24      +0 -94     ports/databases/rrdtool/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
