diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-09-21 15:50:26 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-09-21 15:50:26 +0000 |
commit | 6c9528f4378bdd45a3b3d4ed2c67a991ea1d6495 (patch) | |
tree | 7226366e2a7a83d9326301eee32f5fb1063e4d3a /net/snort/distinfo | |
parent | 6d49dfd4a9e7760a585e0ecf2f6ad7278c4f90bd (diff) | |
download | pkgsrc-6c9528f4378bdd45a3b3d4ed2c67a991ea1d6495.tar.gz |
- Update snort to 2.2.0
- ok'ed snj@, wiz@
- Install database scripts which goes a part-way to addressing PR 18996
Updated database schema diagram from Chris Reid. Schema can be found in
./doc/snort_schema_v106.pdf
Added --include-pcre* configuration option to help cross compiling. Thanks
Erik de Castro Lopo.
Fixed thresholding/suppression issue with queuing multiple events per packet.
Thanks Andreas Ostling.
When a rebuilt stream causes an alert, log out the original packets instead of
the rebuilt packet. Thanks sekure@gmail.com for the report.
Turned off http_inspect alerts that were causing false positives in the preset
webserver profiles (Thanks Dan Roelker).
Turn off encoding alerts in HTTP parameter field. The parameter field is still
normalized, it just doesn't alert. This helps reduce alerts that are generated
from complex parameter queries (Thanks Dan Roelker).
Fixed memory leak in "fast" output. Thanks for your bug report
sekure@gmail.com.
Clear error code which under Windows was causing a subsequent false failure in
parsing threshold rules. (Thanks to Rich Adamson)
Further details can be found in Changelog and RELEASE.NOTES.
Diffstat (limited to 'net/snort/distinfo')
-rw-r--r-- | net/snort/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/snort/distinfo b/net/snort/distinfo index dde9ba94fbb..120df437186 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.22 2004/07/01 17:10:22 adrianp Exp $ +$NetBSD: distinfo,v 1.23 2004/09/21 15:50:26 adrianp Exp $ -SHA1 (snort-2.1.3.tar.gz) = 34859591085607d964f063a404ea06e597ba6df6 -Size (snort-2.1.3.tar.gz) = 2379344 bytes +SHA1 (snort-2.2.0.tar.gz) = 80975f71ac2e6d123b881b60b49e97b96264045d +Size (snort-2.2.0.tar.gz) = 2498466 bytes SHA1 (patch-aa) = 08bbfc795c7db4d06f1a1a887369df2c6b1a0a79 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 SHA1 (patch-ad) = 983317cb82d13de66ac88127d3eea7d3b3186da4 -SHA1 (patch-ae) = 2e2f6373b9859959e161a106ab4b1122fbc5a06c +SHA1 (patch-ae) = 4a669e664ccbce2b9e689fe3d281c46f6549b72c |