[Lunar-commits] <moonbase> snort: version bumped to 2.8.3.
Florin Braescu
florin at lunar-linux.org
Sat Sep 6 14:01:41 CEST 2008
commit f9002171cc74cd5fc0d8f643fd70ae1be4d0bc12
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Sep 6 15:01:41 2008 +0300
snort: version bumped to 2.8.3.
Changes:
New Additions
* New Feature for HTTP Inspect to split requests into 5 components -
Method, URI, Header (non-cookie), Cookies, Body. Added HTTP server
specific configurations to normalize HTTP header and/or cookie buffers.
Provided content and PCRE modifiers to allow searches within one or
more of those individual buffers. Added content modifier to allow rule
writer to specify content to be used for fast pattern matcher.
Updated dynamic rule API to allow searches within the new buffers.
* Support for MPLS decoding.
* New option to rule and preprocessor profiling configuration for
logging to file instead of syslog.
Improvements
* Update to fix compilation issue on HPUX machines related to rule and
preprocessor performance profiling.
* Update to correct the wording of IP datagram length being greater than
the captured length decoder alert.
* Update to correct logging issue when using 'ruletype' keyword.
---
security/snort/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/snort/DETAILS b/security/snort/DETAILS
index 881e4bc..cce9326 100644
--- a/security/snort/DETAILS
+++ b/security/snort/DETAILS
@@ -1,14 +1,14 @@
MODULE=snort
- VERSION=2.8.2.2
+ VERSION=2.8.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=snortrules-pr-2.4.tar.gz
- SOURCE_URL=http://www.snort.org/dl/current
+ SOURCE_URL=http://www.snort.org/dl
SOURCE2_URL=http://www.snort.org/pub-bin/downloads.cgi/Download/vrf_pr
- SOURCE_VFY=sha1:a361cf796a425d3217ad0bfb860f0ec80098ed58
+ SOURCE_VFY=sha1:2105f54a5ba654be6c7a89f41cb537fbb5d0dc5a
SOURCE2_VFY=sha1:b8b59754ccb59b1dcf324d2faa399326117a60e9
WEB_SITE=http://www.snort.org
ENTERED=20011022
- UPDATED=20080802
+ UPDATED=20080906
SHORT="Lightweight network intrustion detection program"
cat << EOF
More information about the Lunar-commits
mailing list