summaryrefslogtreecommitdiff
path: root/net/snort/Makefile.common
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-10-18 15:15:04 +0000
committeradrianp <adrianp@pkgsrc.org>2005-10-18 15:15:04 +0000
commit267c5d32ad49c5432480a65646aefb0b98a76d9a (patch)
tree3c9fa6ce069b98587b477aa5eb3bad8f3d89256b /net/snort/Makefile.common
parent9f7fc1bce798a1b76be576247f00880776e1a3e3 (diff)
downloadpkgsrc-267c5d32ad49c5432480a65646aefb0b98a76d9a.tar.gz
Update to snort 2.4.3
- Fixed potential buffer overflow in BackOrifice preprocessor and added an alert on attempt to overflow buffer in snort. Thanks Andy Mullican for the fix.
Diffstat (limited to 'net/snort/Makefile.common')
-rw-r--r--net/snort/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common
index bcfd1d93d80..57b5f5edb11 100644
--- a/net/snort/Makefile.common
+++ b/net/snort/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.26 2005/10/11 20:53:22 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.27 2005/10/18 15:15:04 adrianp Exp $
#
-DISTNAME= snort-2.4.2
+DISTNAME= snort-2.4.3
CATEGORIES= net security
MASTER_SITES= http://www.snort.org/dl/current/ \
ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \