From owner-freebsd-ports@FreeBSD.ORG Sun Mar 6 17:52:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0732516A4CE for ; Sun, 6 Mar 2005 17:52:40 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94DB543D3F for ; Sun, 6 Mar 2005 17:52:39 +0000 (GMT) (envelope-from phil.brennan@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so580208rns for ; Sun, 06 Mar 2005 09:52:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mBiITGMBuB722Wr/YRuZzDy4zShSbb79E8JzCRwSs37wRvCvqGcpoVN6MMz8JRjWveqHlfysNsvFiICQqFMXYElPyI/p8egHw5hWxJ1j/rfoPrEhiZa8tQ86QYL3OQnZ0qNxpVmELwz7Cg5V2rFRlylI4koRebRiTgsRXZLC+ms= Received: by 10.38.179.14 with SMTP id b14mr132178rnf; Sun, 06 Mar 2005 09:52:39 -0800 (PST) Received: by 10.38.179.65 with HTTP; Sun, 6 Mar 2005 09:52:38 -0800 (PST) Message-ID: Date: Sun, 6 Mar 2005 17:52:38 +0000 From: Phil Brennan To: Jordan Ostreff In-Reply-To: <20050306144718.C4D1843D41@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050306144718.C4D1843D41@mx1.FreeBSD.org> cc: ports@freebsd.org Subject: Re: FW: about awstats port package X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Phil Brennan List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 17:52:40 -0000 On Sun, 6 Mar 2005 16:47:14 +0200, Jordan Ostreff wrote: > Hi, > > e-mail of awstats port maintainer firewolf@lightningfire.net is not valid > address :-( > > I have patched awstats port to install new 6.4 version, but will be better > to be updated port on cvsup server. > > Change is only in Makefile line 9: PORTVERSION= 6.4 > > and also into > > distinfo > > MD5 (awstats-6.4 .tgz) = 056e6fb0c7351b17fe5bbbe0aa1297b1 > > SIZE (awstats-6.3.tgz) = 918435 > > _____ > > From: Jordan Ostreff [mailto:jordan@ostreff.info] > Sent: Sunday, March 06, 2005 12:56 PM > To: firewolf@lightningfire.net > Cc: 'Jordan Ostreff' > Subject: about awstats port package > > Hello, > > I have just try to install awstats on my new web site www.ostreff.info > , but see that port is not updated to new 6.4 > version. > > awstats-6.3 has known vulnerabilities: > > awstats -- arbitrary command execution. > > Reference: > .html> > > Please update your ports tree and try again. > > I apologize for the inconvenience I have caused you, but will this port > updated soon? > > Regards, Jordan > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Thanks, but note that SIZE (awstats-6.3.tgz) = 918435 should be SIZE (awstats-6.4.tgz) = 918435 Could someone commit this?