From 2d925a6762de1e463ebdfd761ebca03782d7493b Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 10 Apr 2002 22:01:10 +0000 Subject: Update snort to 1.8.6. Patch provided in private mail by Mipam . From the release notes: 1.8.4 and 1.8.5 both had bugs that were found right as we were ready to do a full release and represented good midway points but 1.8.6 should be the stable target. Changes include: * The ICMP decoders have been rewritten. * (This is a summary of recent changes -- not all mine) * Fixed stream4 offset initialization * Double Open of snort log file * Lots of new rules * Fatal error on problems other than -> and <> * Fixed stream4 several low memory conditions * Error checking in stream4/frag2 argument parsing * snort-db schema updates to 1.05 * --with-pcap-includes should now look at specified pcap * packet statistics now should be more accurate with regards to lost frags * double PID file write * S4 alignment problems on SPARC fixed ( rpc_decode still has SPARC alignment errors ) * new snmptrap code * documentation updates * Stability fixes in frag2 * SEQ / ACK checking should be correct * Reassembled packets with stream4 will now also be inspected when using -z est * ip fragments are now calculated correctly * rule headers correctly matched ( multiple CIDR performance greatly increased ) --- net/snort/Makefile | 4 ++-- net/snort/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/snort') diff --git a/net/snort/Makefile b/net/snort/Makefile index d0a87f23e6c..aaa3873ea04 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2002/04/02 21:34:08 rh Exp $ +# $NetBSD: Makefile,v 1.17 2002/04/10 22:01:10 rh Exp $ # -DISTNAME= snort-1.8.4 +DISTNAME= snort-1.8.6 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 60bb8125be0..185012ce185 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2002/04/02 21:34:08 rh Exp $ +$NetBSD: distinfo,v 1.11 2002/04/10 22:01:10 rh Exp $ -SHA1 (snort-1.8.4.tar.gz) = 5130d0372c8a7b7608f8092d83a432de7b357777 -Size (snort-1.8.4.tar.gz) = 1766532 bytes +SHA1 (snort-1.8.6.tar.gz) = e60b6a0b3398e61a103ebc5a75da759fe86d710d +Size (snort-1.8.6.tar.gz) = 1770604 bytes SHA1 (patch-aa) = e3153843b43f32f9db934b8adb57ce80498c78dd SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e -- cgit v1.2.3