summaryrefslogtreecommitdiffstats
path: root/security/snort
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-03-04 07:21:22 +0000
committerkris <kris@FreeBSD.org>2003-03-04 07:21:22 +0000
commitbe06e84f3857442f82f5a818912de05a2a9a1827 (patch)
treeb0bcffa7df3500c7dcb8cb886a44a03eda595508 /security/snort
parent2fb670abee016a68f65437239143281e43748a1c (diff)
downloadFreeBSD-ports-be06e84f3857442f82f5a818912de05a2a9a1827.zip
FreeBSD-ports-be06e84f3857442f82f5a818912de05a2a9a1827.tar.gz
Update to snort-1.9.1. This is an important security update:
A buffer overflow has been found in the snort RPC normalization routines by ISS X-Force. This can cause snort to execute arbitrary code embedded within sniffed network packets. This preprocessor is enabled by default.
Diffstat (limited to 'security/snort')
-rw-r--r--security/snort/Makefile2
-rw-r--r--security/snort/distinfo2
-rw-r--r--security/snort/pkg-plist1
3 files changed, 3 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 1dccf23..12c7285 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= snort
-PORTVERSION= 1.9.0
+PORTVERSION= 1.9.1
CATEGORIES= security
MASTER_SITES= http://www.snort.org/dl/
diff --git a/security/snort/distinfo b/security/snort/distinfo
index fbed31a..1c7bf63 100644
--- a/security/snort/distinfo
+++ b/security/snort/distinfo
@@ -1 +1 @@
-MD5 (snort-1.9.0.tar.gz) = bcd3cbd0e6982345871d02fe60444c5c
+MD5 (snort-1.9.1.tar.gz) = 50bb526b41f48fb7689bb8342b27e44d
diff --git a/security/snort/pkg-plist b/security/snort/pkg-plist
index c7e3ff8..1159494 100644
--- a/security/snort/pkg-plist
+++ b/security/snort/pkg-plist
@@ -46,6 +46,7 @@ share/snort/oracle.rules
share/snort/other-ids.rules
share/snort/p2p.rules
share/snort/policy.rules
+share/snort/pop2.rules
share/snort/pop3.rules
share/snort/porn.rules
@unexec if [ -f %B/reference.config ] && cmp -s %B/reference.config %B/reference.config-sample; then rm -f %B/reference.config; fi
OpenPOWER on IntegriCloud