From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 17 14:00:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BB7A16A41C for ; Fri, 17 Jun 2005 14:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4B443D4C for ; Fri, 17 Jun 2005 14:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5HE0aNP094764 for ; Fri, 17 Jun 2005 14:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5HE0aeX094748; Fri, 17 Jun 2005 14:00:36 GMT (envelope-from gnats) Resent-Date: Fri, 17 Jun 2005 14:00:36 GMT Resent-Message-Id: <200506171400.j5HE0aeX094748@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, Marcus Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6F0116A41C for ; Fri, 17 Jun 2005 13:54:49 +0000 (GMT) (envelope-from root@corp.grupos.com.br) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9579743D1D for ; Fri, 17 Jun 2005 13:54:49 +0000 (GMT) (envelope-from root@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id 9E69D3BDB2 for ; Fri, 17 Jun 2005 10:54:48 -0300 (BRT) Received: by corp.grupos.com.br (Postfix, from userid 0) id 2BBC05644; Fri, 17 Jun 2005 10:54:47 -0300 (BRT) Message-Id: <20050617135447.2BBC05644@corp.grupos.com.br> Date: Fri, 17 Jun 2005 10:54:47 -0300 (BRT) From: Marcus Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82357: Update port: net-mgmt/ettercap to 0.7.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 14:00:37 -0000 >Number: 82357 >Category: ports >Synopsis: Update port: net-mgmt/ettercap to 0.7.3 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 17 14:00:36 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.11-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #49: Mon May 9 12:28:47 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update port: net-mgmt/ettercap to 0.7.3 >From http://ettercap.sourceforge.net/history.php NG-0.7.3 + added the INC (+=) and DEC (-=) operators to the filter engine !! fixed the compilation of some plugins !! fixed a segfault in the isolate plugin !! fixed a bug in the dhcp spoofing module !! fixed a serious security bug Note: I test with "WITHOUT_GTK=yes", i don't have X/GTK to test. >How-To-Repeat: >Fix: --- ettercap.patch begins here --- diff -ruN ettercap.orig/Makefile ettercap/Makefile --- ettercap.orig/Makefile Sat Mar 12 07:53:59 2005 +++ ettercap/Makefile Fri Jun 17 10:12:12 2005 @@ -6,8 +6,8 @@ # PORTNAME= ettercap -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.3 +PORTREVISION= 0 DISTVERSIONPREFIX= NG- PORTEPOCH= 1 CATEGORIES= net-mgmt security diff -ruN ettercap.orig/distinfo ettercap/distinfo --- ettercap.orig/distinfo Wed Dec 29 19:52:25 2004 +++ ettercap/distinfo Fri Jun 17 10:12:32 2005 @@ -1,2 +1,2 @@ -MD5 (ettercap-NG-0.7.2.tar.gz) = 96c85eb0acb3a1b28823012c146239b9 -SIZE (ettercap-NG-0.7.2.tar.gz) = 1114060 +MD5 (ettercap-NG-0.7.3.tar.gz) = 28fb15cd024162c55249888fe1b97820 +SIZE (ettercap-NG-0.7.3.tar.gz) = 1138643 --- ettercap.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: