ports/72070: [PATCH] Update devel/subversion to 1.0.8

Bruce A. Mah bmah at FreeBSD.org
Fri Sep 24 23:50:20 UTC 2004


>Number:         72070
>Category:       ports
>Synopsis:       [PATCH] Update devel/subversion to 1.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 24 23:50:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Bruce A. Mah
>Release:        FreeBSD 5.3-BETA4 i386
>Organization:
>Environment:
System: FreeBSD tomcat.kitchenlab.org 5.3-BETA4 FreeBSD 5.3-BETA4 #4: Fri Sep 17 13:00:00 PDT 2004 root at tomcat.kitchenlab.org:/usr/obj/usr/src/sys/NIMITZ5 i386

>Description:
	The attached patch updates devel/subversion from 1.0.6_2 to 1.0.8.
	The patch file files/patch-svnperl-memoryleak also needs to be
	deleted, as it was incorporated into subversion-1.0.7.

	This update fixes a mild-to-medium information leakage when
	using mod_authz_svn.

>How-To-Repeat:
	
>Fix:

--- subversion.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/Makefile,v
retrieving revision 1.68
diff -u -r1.68 Makefile
--- Makefile	21 Aug 2004 18:33:26 -0000	1.68
+++ Makefile	24 Sep 2004 22:18:31 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/devel/subversion/Makefile,v 1.68 2004/08/21 18:33:26 lev Exp $
 
 PORTNAME=	subversion
-PORTVERSION=	1.0.6
-PORTREVISION=	2
+PORTVERSION=	1.0.8
 CATEGORIES=	devel
 MASTER_SITES=	http://subversion.tigris.org/tarballs/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/distinfo,v
retrieving revision 1.31
diff -u -r1.31 distinfo
--- distinfo	30 Jul 2004 12:37:58 -0000	1.31
+++ distinfo	24 Sep 2004 22:18:31 -0000
@@ -1,2 +1,2 @@
-MD5 (subversion-1.0.6.tar.bz2) = bb05fe041fef7491b3555904d97f5e1c
-SIZE (subversion-1.0.6.tar.bz2) = 6022074
+MD5 (subversion-1.0.8.tar.bz2) = b2378b7d9d00653249877531a61ef1db
+SIZE (subversion-1.0.8.tar.bz2) = 5978990
--- subversion.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list