diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-10-18 15:15:04 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-10-18 15:15:04 +0000 |
commit | 883fafd10da306ef9954e015fd26fbbb2dab04cd (patch) | |
tree | 3c9fa6ce069b98587b477aa5eb3bad8f3d89256b | |
parent | 3dbd882ebc00b1e59394d470608bfdff6c827c0c (diff) | |
download | pkgsrc-883fafd10da306ef9954e015fd26fbbb2dab04cd.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.
-rw-r--r-- | net/snort/Makefile.common | 4 | ||||
-rw-r--r-- | net/snort/distinfo | 8 |
2 files changed, 6 insertions, 6 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/ \ diff --git a/net/snort/distinfo b/net/snort/distinfo index 49f887ba2b8..59a61b8e225 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.31 2005/10/11 20:53:22 adrianp Exp $ +$NetBSD: distinfo,v 1.32 2005/10/18 15:15:04 adrianp Exp $ -SHA1 (snort-2.4.2.tar.gz) = ce770b4c2ab8b501509e7fa82e3bed2c389e6835 -RMD160 (snort-2.4.2.tar.gz) = 76b2c40f31fdeca20ff42a7ff732024dc25aa62b -Size (snort-2.4.2.tar.gz) = 2785710 bytes +SHA1 (snort-2.4.3.tar.gz) = 5b38b558b73252c048f23dba2499bcd902ebdd9e +RMD160 (snort-2.4.3.tar.gz) = 1cba0a9d843da1cfa8c8dbaae5b18a16574cb7d2 +Size (snort-2.4.3.tar.gz) = 2733590 bytes SHA1 (patch-aa) = f8cd982f2fbc5ed828bf021a489097408f1c9d43 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 |