From 2a67966fef2eb1fefaef01f938cead609d76fd55 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 15 Jul 2002 14:41:26 +0000 Subject: Update to 1.8.7, prompted by Mipam. Changes: The main purpose of this release is a stable target with many fragroute and tcp connection oriented fixes. This is also the last release of the 1.8.7 line and signals the start of the beta cycle for the 1.9 branch. --- net/snort/Makefile.common | 4 ++-- net/snort/distinfo | 8 ++++---- net/snort/patches/patch-aa | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net/snort') diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common index 8abcd67a60a..010bda20585 100644 --- a/net/snort/Makefile.common +++ b/net/snort/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.1 2002/04/15 08:31:16 rh Exp $ +# $NetBSD: Makefile.common,v 1.2 2002/07/15 14:41:26 wiz Exp $ # -DISTNAME?= snort-1.8.6 +DISTNAME?= snort-1.8.7 CATEGORIES?= net security MASTER_SITES?= http://www.snort.org/releases/ \ ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \ diff --git a/net/snort/distinfo b/net/snort/distinfo index 185012ce185..853842f6e18 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2002/04/10 22:01:10 rh Exp $ +$NetBSD: distinfo,v 1.12 2002/07/15 14:41:26 wiz Exp $ -SHA1 (snort-1.8.6.tar.gz) = e60b6a0b3398e61a103ebc5a75da759fe86d710d -Size (snort-1.8.6.tar.gz) = 1770604 bytes -SHA1 (patch-aa) = e3153843b43f32f9db934b8adb57ce80498c78dd +SHA1 (snort-1.8.7.tar.gz) = e33d85acfa110c62ab139f5bfe2be1fa623c0ca8 +Size (snort-1.8.7.tar.gz) = 1726082 bytes +SHA1 (patch-aa) = ed057aa75c405130c6d7d62d7e217f8cba26f49c SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e diff --git a/net/snort/patches/patch-aa b/net/snort/patches/patch-aa index 14ca1905bfa..0b75061df89 100644 --- a/net/snort/patches/patch-aa +++ b/net/snort/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.6 2002/04/02 21:34:09 rh Exp $ +$NetBSD: patch-aa,v 1.7 2002/07/15 14:41:27 wiz Exp $ ---- snort.c.orig Sun Mar 24 23:32:03 2002 -+++ snort.c Sun Mar 24 23:36:09 2002 +--- snort.c.orig Fri Jun 28 16:22:59 2002 ++++ snort.c @@ -43,6 +43,9 @@ /* I N C L U D E S **********************************************************/ @@ -12,7 +12,7 @@ $NetBSD: patch-aa,v 1.6 2002/04/02 21:34:09 rh Exp $ /* G L O B A L S ************************************************************/ -@@ -1487,6 +1490,19 @@ +@@ -1480,6 +1483,19 @@ break; -- cgit v1.2.3