- Update snort to version 2.8.6.1.
- From the release notes: * Eliminate false positives when using fast_pattern:only and having only one http content in the pattern matcher. * Address false positives in FTP preprocessor with string format verification. Also addressed issue with handling of response codes to data transfer commands where the response code didn't contain a message. PR: ports/148878 Submitted by: olli hauer <ohauer_AT_gmx dot de>
This commit is contained in:
parent
74b6400965
commit
1bab370433
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258360
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 2.8.6
|
||||
PORTVERSION= 2.8.6.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= LOCAL
|
||||
MASTER_SITE_SUBDIR= clsung
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (snort-2.8.6.tar.gz) = b1c2d3ddb1c0a859a47c5a31d19e60ad
|
||||
SHA256 (snort-2.8.6.tar.gz) = 6064d7bb78d6438b455ff349b93d52f40d3977f1fecb1d7958c87881b0030358
|
||||
SIZE (snort-2.8.6.tar.gz) = 4960740
|
||||
MD5 (snort-2.8.6.1.tar.gz) = b1119396a32e9df0d80404e4b6c49166
|
||||
SHA256 (snort-2.8.6.1.tar.gz) = 7a948ef235c59b193ca0883b04a0d3ef4cc5250f933cafc4d06feed57150ae23
|
||||
SIZE (snort-2.8.6.1.tar.gz) = 4939019
|
||||
MD5 (snortsam-2.8.6.diff.gz) = 35fe432a8061dc3155f3530ff54f4ebf
|
||||
SHA256 (snortsam-2.8.6.diff.gz) = 24253b7f1dac99edc4527ac9a4da1c30d340c0eeaf6f754495e4078bf1b88955
|
||||
SIZE (snortsam-2.8.6.diff.gz) = 28755
|
||||
|
@ -6,7 +6,7 @@ Configuration files are located in %%PREFIX%%/etc/snort directory.
|
||||
|
||||
NOTE: Starting with Snort 2.4.0 (released on 2005-04-22)
|
||||
the rules are no longer included with the distribution.
|
||||
Please download them from http://www.snort.org/rules/.
|
||||
You might consider installing security/oinkmaster port to simplify
|
||||
rules downloads and updates.
|
||||
Please download them from http://www.snort.org/snort-rules/.
|
||||
You might consider installing the port security/oinkmaster or
|
||||
security/pulledpork to simplify rules downloads and updates.
|
||||
=========================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user