diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-08-20 20:28:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-08-20 20:28:18 +0000 |
commit | 87761da3f58629850cf8e553c15e2b54101c6b67 (patch) | |
tree | 91215e8d304489b2d935bb720e66a1c7c92f7d90 /net/snort/distinfo | |
parent | a9900168135cd35d8ecdcab9f6fb7ee8a257c742 (diff) | |
download | pkgsrc-87761da3f58629850cf8e553c15e2b54101c6b67.tar.gz |
Update to 2.7.0.1
Fixed header files to avoid conflicts with system files on BSD for
IPv6 data structures.
Added code to prevent URI-related alerts from firing when the
body is being normalized.
Make Stream5 the default stream engine.
Add alert for multiple GRE encapsulations.
Added ability for Snort to track fragmented ICMPv6 to check for the
remote BSD exploit (Bugtraq ID 22901, CVE-2007-1365).
Code cleanup, change malloc/calloc to SnortAlloc, use safer functions
SnortSnprintf, SnortStrncpy, etc. Check pointers before use.
Additional updates for bounds checking.
And many more . . . check the ChangeLog for all the details
Diffstat (limited to 'net/snort/distinfo')
-rw-r--r-- | net/snort/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/snort/distinfo b/net/snort/distinfo index 9c9d5bdba0d..830065101a4 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.39 2007/05/18 22:20:10 adrianp Exp $ +$NetBSD: distinfo,v 1.40 2007/08/20 20:28:18 adrianp Exp $ -SHA1 (snort-2.6.1.5.tar.gz) = 14e65990f70dab4e740e0b8116c671364d3ca8c4 -RMD160 (snort-2.6.1.5.tar.gz) = 2a21bf1dfef13e4e73c575d43f57eb57ec6b0120 -Size (snort-2.6.1.5.tar.gz) = 3725149 bytes -SHA1 (patch-aa) = e5562b4f6e268afea81c19ba5d685d8cdfdc3405 +SHA1 (snort-2.7.0.1.tar.gz) = 9b751a73c611126c32e2dccd0a0e99aaff4e9653 +RMD160 (snort-2.7.0.1.tar.gz) = c88b71231bfa65e2c1eabd8931f4d6121e92a26a +Size (snort-2.7.0.1.tar.gz) = 3905846 bytes +SHA1 (patch-aa) = 978f49b2c297305330f0a1c8b9224dab702078bb SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 SHA1 (patch-ad) = d4bf1dee02af1f1730263a78a868bbdae5d8846d |