aboutsummaryrefslogtreecommitdiff
path: root/security/snort
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-03-04 07:21:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-03-04 07:21:22 +0000
commite0fd2d97eb08ed1dfb57a766f7e043ac67ef2cf1 (patch)
treecdafae44a5d324a8f24b9aebb79840bac1a23939 /security/snort
parent38800a494122f86c16b78e544859631cae5f9b25 (diff)
downloadports-e0fd2d97eb08ed1dfb57a766f7e043ac67ef2cf1.tar.gz
ports-e0fd2d97eb08ed1dfb57a766f7e043ac67ef2cf1.zip
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.
Notes
Notes: svn path=/head/; revision=76833
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 1dccf23e25d8..12c72859a2ed 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 fbed31a4e2ed..1c7bf63f1775 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 c7e3ff87387b..1159494b93dd 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