From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 22 11:20:03 2007 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 F3E3516A417 for ; Sun, 22 Jul 2007 11:20:02 +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 A07EB13C442 for ; Sun, 22 Jul 2007 11: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.1/8.14.1) with ESMTP id l6MBK2HI047450 for ; Sun, 22 Jul 2007 11:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6MBK2OL047449; Sun, 22 Jul 2007 11:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jul 2007 11:20:02 GMT Resent-Message-Id: <200707221120.l6MBK2OL047449@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, Robin Gruyters Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91A7E16A418; Sun, 22 Jul 2007 11:14:15 +0000 (UTC) (envelope-from robin@yirdis.nl) Received: from mail.yirdis.nl (82-148-208-109.fiber.unet.nl [82.148.208.109]) by mx1.freebsd.org (Postfix) with ESMTP id 2EE4913C457; Sun, 22 Jul 2007 11:14:14 +0000 (UTC) (envelope-from robin@yirdis.nl) Received: from server.yirdis.net (localhost [127.0.0.1]) by mail.yirdis.nl (8.13.8/8.13.8) with ESMTP id l6MBE92U011678 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 22 Jul 2007 13:14:09 +0200 (CEST) (envelope-from robin@server.yirdis.net) Received: (from robin@localhost) by server.yirdis.net (8.13.8/8.13.8/Submit) id l6MBE9l2011677; Sun, 22 Jul 2007 13:14:09 +0200 (CEST) (envelope-from robin) Message-Id: <200707221114.l6MBE9l2011677@server.yirdis.net> Date: Sun, 22 Jul 2007 13:14:09 +0200 (CEST) From: Robin Gruyters To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: clsung@FreeBSD.org Subject: ports/114806: [PATCH] security/snort: update to 2.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2007 11:20:03 -0000 >Number: 114806 >Category: ports >Synopsis: [PATCH] security/snort: update to 2.7.0 >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: Sun Jul 22 11:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Robin Gruyters >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: YIRDIS B.V. >Environment: System: FreeBSD server.yirdis.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Thu May 31 10:58:52 CEST 2007 >Description: - Update to 2.7.0 Update includes: - Target-based stream reassembly, including handling of TCP dataoverlaps and anomalous TCP header flags on a per-destination basis. 11 different target-based policies are supported. See README.stream5 for specific configuration options for operating system targets. - UDP session tracking - Option to emulate Stream4 flushing behaviour - Stream5 replaces BOTH Stream4 and Flow -- should disable both of these when Stream5 is enabled. - Security and memory footprint improvements Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- snort-2.7.0.patch begins here --- Index: Makefile =================================================================== RCS file: /data3/Build/CVS/ports/security/snort/Makefile,v retrieving revision 1.87 diff -u -r1.87 Makefile --- Makefile 2 Jul 2007 02:11:21 -0000 1.87 +++ Makefile 16 Jul 2007 07:43:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 2.6.1.5 +PORTVERSION= 2.7.0 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ Index: distinfo =================================================================== RCS file: /data3/Build/CVS/ports/security/snort/distinfo,v retrieving revision 1.48 diff -u -r1.48 distinfo --- distinfo 2 Jul 2007 02:11:22 -0000 1.48 +++ distinfo 20 Jul 2007 13:53:37 -0000 @@ -1,3 +1,3 @@ -MD5 (snort-2.6.1.5.tar.gz) = e52a7ea6ba9743a8f8ca397cd26fa1bf -SHA256 (snort-2.6.1.5.tar.gz) = 968be2cbca7033b06180283f58ed7b311b9f840d9ea9ef09927d72b92397e8f9 -SIZE (snort-2.6.1.5.tar.gz) = 3725149 +MD5 (snort-2.7.0.tar.gz) = f4f11f793599750614ee5c477744e648 +SHA256 (snort-2.7.0.tar.gz) = 77260162ce98fa6684699465f8f3a8f6b90decc475f51903d2f558e92056ce9d +SIZE (snort-2.7.0.tar.gz) = 3905896 --- snort-2.7.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: