From yvan.vanhullebus@netasq.com  Fri Jul 25 15:56:34 2008
Return-Path: <yvan.vanhullebus@netasq.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9A77D1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2008 15:56:34 +0000 (UTC)
	(envelope-from yvan.vanhullebus@netasq.com)
Received: from netasq.netasq.com (netasq.netasq.com [213.30.137.178])
	by mx1.freebsd.org (Postfix) with ESMTP id 6691A8FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2008 15:56:34 +0000 (UTC)
	(envelope-from yvan.vanhullebus@netasq.com)
Received: from darkstar.netasq.com (unknown [10.0.0.126])
	by netasq.netasq.com (Postfix) with ESMTP id C23B82DAD1
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2008 17:27:21 +0200 (CEST)
Received: by darkstar.netasq.com (Postfix, from userid 1001)
	id AB986F7419; Fri, 25 Jul 2008 17:27:21 +0200 (CEST)
Message-Id: <20080725152721.GA96184@darkstar.netasq.com>
Date: Fri, 25 Jul 2008 17:27:21 +0200
From: VANHULLEBUS Yvan <vanhu@netasq.com>
Reply-To: VANHULLEBUS Yvan <vanhu@netasq.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] port security/ipsec-tools: Upgrade to 0.7.1

>Number:         125957
>Category:       ports
>Synopsis:       [patch] port security/ipsec-tools: Upgrade to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 25 16:00:10 UTC 2008
>Closed-Date:    Fri Jul 25 21:40:01 UTC 2008
>Last-Modified:  Fri Jul 25 21:40:02 UTC 2008
>Originator:     VANHULLEBUS Yvan
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
NETASQ
>Environment:
System: FreeBSD astro.zen.inc 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Jul 1 18:27:04 UTC 2008 root@astro.zen.inc:/usr/obj/usr/src/sys/Astro i386
	
>Description:
Version 0.7.1 of ipsec-tools is out, which fixes some various things,
including a memory leak when receiving invalid proposals from peer.

Note: files/patch-crypto_openssl.c is now obsolete.


>How-To-Repeat:
	
>Fix:
diff -urp security/ipsec-tools/Makefile security/ipsec-tools/Makefile
--- security/ipsec-tools/Makefile	Thu Oct  4 08:00:21 2007
+++ security/ipsec-tools/Makefile	Fri Jul 25 17:08:09 2008
@@ -10,7 +10,7 @@
 #       - $LOCALBASE/sbin/setkey Vs /usr/sbin/setkey
 
 PORTNAME=	ipsec-tools
-PORTVERSION=	0.7
+PORTVERSION=	0.7.1
 CATEGORIES=	security
 MASTER_SITES=	SF
 
diff -urp security/ipsec-tools/distinfo security/ipsec-tools/distinfo
--- security/ipsec-tools/distinfo	Sun Sep  2 18:48:49 2007
+++ security/ipsec-tools/distinfo	Fri Jul 25 17:07:25 2008
@@ -1,3 +1,3 @@
-MD5 (ipsec-tools-0.7.tar.bz2) = c0a586924edde35264ecfe94ad1c261f
-SHA256 (ipsec-tools-0.7.tar.bz2) = e99919b0ffcd86e10775ef039c340b50e45d6a4169a8465263c86b62addf0ff4
-SIZE (ipsec-tools-0.7.tar.bz2) = 645146
+MD5 (ipsec-tools-0.7.1.tar.bz2) = 30b196a2829556182c39aed9f83c0bbf
+SHA256 (ipsec-tools-0.7.1.tar.bz2) = ca9895808d354cc3e1c114687bb66a5f8efac2c6c42fce39687b369624c62fc0
+SIZE (ipsec-tools-0.7.1.tar.bz2) = 784046
Only in security/ipsec-tools/files: patch-crypto_openssl.c
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Fri Jul 25 19:51:21 UTC 2008 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125957 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Fri Jul 25 21:39:46 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125957: commit references a PR
Date: Fri, 25 Jul 2008 21:39:42 +0000 (UTC)

 beech       2008-07-25 21:39:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/ipsec-tools Makefile distinfo 
   Removed files:
     security/ipsec-tools/files patch-crypto_openssl.c 
   Log:
   - Update to 0.7.1
   
   PR:             ports/125957
   Submitted by:   VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
   
   Revision  Changes    Path
   1.20      +1 -1      ports/security/ipsec-tools/Makefile
   1.11      +3 -3      ports/security/ipsec-tools/distinfo
   1.2       +0 -40     ports/security/ipsec-tools/files/patch-crypto_openssl.c (dead)
 _______________________________________________
 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:
