Skip site navigation (1)Skip section navigation (2)
Date:      11 Oct 2002 16:01:17 -0000
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbm@FreeBSD.org
Subject:   ports/43932: Security fix for Achievo
Message-ID:  <20021011160117.28373.qmail@kpq.caomhin.org>

next in thread | raw e-mail | index | archive | help

>Number:         43932
>Category:       ports
>Synopsis:       Security fix for Achievo
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 11 09:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Golding
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thoth.caomhin.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Sun Sep 29 15:47:44 BST 2002 kgolding@thoth.caomhin.org:/usr/obj/usr/src/sys/THOTH i386


	
>Description:
	Version 0.8.1 had asecurity vulnerability that was fixed along with a version bump to 0.8.2
>How-To-Repeat:
	
>Fix:

	Just a patch for makefile and distinfo.  Hope it's okay.

--- achievo.patch begins here ---
--- Makefile.orig	Fri Oct 11 15:10:53 2002
+++ Makefile	Fri Oct 11 15:11:37 2002
@@ -6,14 +6,12 @@
 #
 
 PORTNAME=	achievo
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	misc www
 MASTER_SITES=	http://ftp.achievo.org/pub/achievo/
 DISTNAME=	${PORTNAME}-stable-${PORTVERSION}
 
 MAINTAINER=	nbm@FreeBSD.org
-
-BROKEN=		"Does not fetch"
 
 RUN_DEPENDS=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 
--- distinfo.orig	Fri Oct 11 15:13:17 2002
+++ distinfo	Fri Oct 11 15:14:24 2002
@@ -1 +1 @@
-MD5 (achievo-stable-0.8.1.tar.gz) = 39fd883a1e5823d472bc412a595cf889
+MD5 (achievo-stable-0.8.2.tar.gz) = 266bcd263209f9c6bcf140301050d87d
--- achievo.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021011160117.28373.qmail>