pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/snort Update to 2.8.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/726a657a8b95
branches:  trunk
changeset: 548989:726a657a8b95
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Oct 25 18:35:19 2008 +0000

description:
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

diffstat:

 net/snort/Makefile |  7 ++++---
 net/snort/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 6177a882ca53 -r 726a657a8b95 net/snort/Makefile
--- a/net/snort/Makefile        Sat Oct 25 18:22:31 2008 +0000
+++ b/net/snort/Makefile        Sat Oct 25 18:35:19 2008 +0000
@@ -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@localhost
diff -r 6177a882ca53 -r 726a657a8b95 net/snort/distinfo
--- a/net/snort/distinfo        Sat Oct 25 18:22:31 2008 +0000
+++ b/net/snort/distinfo        Sat Oct 25 18:35:19 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index