Update to 2.8.3.1
* Update rule latency thresholding * The flow and stream4 preprocessors will be deprecated in a future release. * DCE/RPC preprocessor changes to handle abnormal TCP segmentation. Added option to reassemble fragmentation buffers early. Updated documentation. * Fixed handling of MPLS label in checking Stream session uniqueness when IPv4 packets are received and build is IPv6. See the ChangeLog for all the details
This commit is contained in:
parent
525e079c90
commit
08439b6b5e
2 changed files with 8 additions and 7 deletions
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.39 2008/08/03 19:30:16 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2008/10/25 18:35:19 adrianp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= snort-2.8.2.2
|
||||
DISTNAME= snort-2.8.3.1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://www.snort.org/dl/current/ \
|
||||
MASTER_SITES= http://www.snort.org/dl/ \
|
||||
http://www.snort.org/dl/current/ \
|
||||
http://www.snort.org/dl/old/
|
||||
|
||||
MAINTAINER= adrianp@NetBSD.org
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.45 2008/08/03 19:30:16 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.46 2008/10/25 18:35:19 adrianp Exp $
|
||||
|
||||
SHA1 (snort-2.8.2.2.tar.gz) = a361cf796a425d3217ad0bfb860f0ec80098ed58
|
||||
RMD160 (snort-2.8.2.2.tar.gz) = 965fb3caa1e4962e4d3ac361d1cdf1f5b20fb025
|
||||
Size (snort-2.8.2.2.tar.gz) = 4374606 bytes
|
||||
SHA1 (snort-2.8.3.1.tar.gz) = 384203f68e2000c490bbc5a5a2724b0b74d10e74
|
||||
RMD160 (snort-2.8.3.1.tar.gz) = 53ab2df684ba327718d3dac1c8efa21c3ae05248
|
||||
Size (snort-2.8.3.1.tar.gz) = 4309333 bytes
|
||||
SHA1 (patch-aa) = 4fe3bb6a40aea972249e4b21b7142b548c761978
|
||||
SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e
|
||||
SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38
|
||||
|
|
Loading…
Reference in a new issue