From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 22 16:20:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F08101065676 for ; Wed, 22 Apr 2009 16:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A68188FC1E for ; Wed, 22 Apr 2009 16:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3MGK2Wp035536 for ; Wed, 22 Apr 2009 16:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3MGK2Zp035530; Wed, 22 Apr 2009 16:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 22 Apr 2009 16:20:02 GMT Resent-Message-Id: <200904221620.n3MGK2Zp035530@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, VANHULLEBUS Yvan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03A4D106564A for ; Wed, 22 Apr 2009 16:17:27 +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 BBBF48FC13 for ; Wed, 22 Apr 2009 16:17:26 +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 C282446BB7 for ; Wed, 22 Apr 2009 17:58:55 +0200 (CEST) Received: by darkstar.netasq.com (Postfix, from userid 1001) id E2BEEF7FC8; Wed, 22 Apr 2009 17:58:56 +0200 (CEST) Message-Id: <20090422155856.GA67634@darkstar.netasq.com> Date: Wed, 22 Apr 2009 17:58:56 +0200 From: VANHULLEBUS Yvan To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/133922: [patch] port security/ipsec-tools: Upgrade to 0.7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: VANHULLEBUS Yvan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2009 16:20:05 -0000 >Number: 133922 >Category: ports >Synopsis: [patch] port security/ipsec-tools: Upgrade to 0.7.2 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 22 16:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: VANHULLEBUS Yvan >Release: FreeBSD 7.1-STABLE i386 >Organization: NETASQ >Environment: System: FreeBSD darkstar.netasq.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Fri Mar 13 16:01:26 CET 2009 root@darkstar.netasq.com:/usr/src/sys/i386/compile/Darkstar i386 >Description: Version 0.7.2 of ipsec-tools is out, which fixes some various things, including a DoS when support for IKE-Frag is enabled (which is the default for FreeBSD's port). >How-To-Repeat: >Fix: diff -burp ipsec-tools.orig/Makefile ipsec-tools/Makefile --- ipsec-tools.orig/Makefile 2009-04-22 17:48:29.000000000 +0200 +++ ipsec-tools/Makefile 2009-04-22 17:48:40.000000000 +0200 @@ -10,7 +10,7 @@ # - $LOCALBASE/sbin/setkey Vs /usr/sbin/setkey PORTNAME= ipsec-tools -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= security MASTER_SITES= SF diff -burp ipsec-tools.orig/distinfo ipsec-tools/distinfo --- ipsec-tools.orig/distinfo 2009-04-22 17:48:29.000000000 +0200 +++ ipsec-tools/distinfo 2009-04-22 17:53:09.000000000 +0200 @@ -1,3 +1,3 @@ -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 +MD5 (ipsec-tools-0.7.2.tar.bz2) = 72861f005746ee27984b2ee715ecc629 +SHA256 (ipsec-tools-0.7.2.tar.bz2) = 08722ff6c62de3e042fef337454f03622a79053108d6dcc686c9c854f9f9e031 +SIZE (ipsec-tools-0.7.2.tar.bz2) = 792731 >Release-Note: >Audit-Trail: >Unformatted: