Date: 2 Nov 2004 17:41:26 -0000 From: David Thiel <lx@redundancy.redundancy.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73425: Update: net/glflow 0.0.5,1 -> 0.1,2 Message-ID: <20041102174126.52623.qmail@redundancy.redundancy.org> Resent-Message-ID: <200411021750.iA2HoTKr038054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73425 >Category: ports >Synopsis: Update: net/glflow 0.0.5,1 -> 0.1,2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Nov 02 17:50:28 GMT 2004 >Closed-Date: >Last-Modified: >Originator: David Thiel >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD redundancy.redundancy.org 4.9-STABLE FreeBSD 4.9-STABLE #15: Wed Nov 19 21:41:32 PST 2003 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386 >Description: Updating the glFlow DDoS detection engine to 0.1. Changes: v 0.1 Added a new measurement threshold, for better detection. >How-To-Repeat: >Fix: diff -ruN glflow.old/Makefile glflow/Makefile --- glflow.old/Makefile Tue Nov 2 09:28:36 2004 +++ glflow/Makefile Tue Nov 2 09:36:31 2004 @@ -6,8 +6,8 @@ # PORTNAME= glflow -PORTVERSION= 0.0.5 -PORTEPOCH= 1 +PORTVERSION= 0.1 +PORTEPOCH= 2 CATEGORIES= net security MASTER_SITES= http://night.rdslink.ro/dudu/glflow/ DISTNAME= glFlow-${PORTVERSION} diff -ruN glflow.old/distinfo glflow/distinfo --- glflow.old/distinfo Tue Nov 2 09:28:36 2004 +++ glflow/distinfo Tue Nov 2 09:37:49 2004 @@ -1,2 +1,2 @@ -MD5 (glFlow-0.0.5.tar.gz) = e411ebd698a0432f3ef081e5ad5037a9 -SIZE (glFlow-0.0.5.tar.gz) = 94011 +MD5 (glFlow-0.1.tar.gz) = 6e489fa443bf48c5853a526966b9087e +SIZE (glFlow-0.1.tar.gz) = 108420 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041102174126.52623.qmail>