diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-06-06 18:51:52 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-06-06 18:51:52 +0000 |
commit | 5ecf126456b737a28aad9542f6ebea965ca5ec4a (patch) | |
tree | ee75a6a0aa93d794d1f27ff130f5de3983b7132f /net | |
parent | 4deace65ec427ae19bdc6c5f7b3c19ecdf47f376 (diff) | |
download | pkgsrc-5ecf126456b737a28aad9542f6ebea965ca5ec4a.tar.gz |
Update to 2.4.5
These releases have better performance, numerous new features and
incorporate many bug fixes. Notable bug fixes and improvements include:
* Tcp stream properly reassembled after failed sequence check,
which may lead to possible detection evasion.
* Added configurable stream flushpoints.
* Improved rpc processing.
* Improved portscan detection.
* Improved http request processing and handling of possible
evasion cases.
* Improved performance monitoring.
Diffstat (limited to 'net')
-rw-r--r-- | net/snort/Makefile.common | 4 | ||||
-rw-r--r-- | net/snort/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common index b641b8e08fc..5508be4bcb3 100644 --- a/net/snort/Makefile.common +++ b/net/snort/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.34 2006/04/23 00:12:41 jlam Exp $ +# $NetBSD: Makefile.common,v 1.35 2006/06/06 18:51:52 adrianp Exp $ # -DISTNAME= snort-2.4.4 +DISTNAME= snort-2.4.5 CATEGORIES= net security MASTER_SITES= http://www.snort.org/dl/current/ \ ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \ diff --git a/net/snort/distinfo b/net/snort/distinfo index 0e49e5c8741..f8b5c9314ee 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2006/03/09 09:37:44 adrianp Exp $ +$NetBSD: distinfo,v 1.35 2006/06/06 18:51:52 adrianp Exp $ -SHA1 (snort-2.4.4.tar.gz) = 80783bfae2854c8cb9d604747251ba584522a053 -RMD160 (snort-2.4.4.tar.gz) = 5c0ff9aafdb083438cb10e82bdcdba43f806f86e -Size (snort-2.4.4.tar.gz) = 2825187 bytes +SHA1 (snort-2.4.5.tar.gz) = 3ba7dae8058aecf4e4eb1c7a816a7c8a4fb7c550 +RMD160 (snort-2.4.5.tar.gz) = 1b697ccd84e1c10406ac20ccc0c46f79ea661e11 +Size (snort-2.4.5.tar.gz) = 2817837 bytes SHA1 (patch-aa) = 0ab8a524a1e78545cb2f6875cc1da7d0e848b3cd SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 |