pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2005Q3]: pkgsrc/net/snort Pullup ticket 848 - requested by Adr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98fb520d74e2
branches:  pkgsrc-2005Q3
changeset: 499614:98fb520d74e2
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Oct 24 00:05:11 2005 +0000

description:
Pullup ticket 848 - requested by Adrian Portelli
sync net/snort with HEAD, including a security update

Revisions pulled up:
- pkgsrc/net/snort/Makefile.common                            1.26, 1.27
- pkgsrc/net/snort/distinfo                                   1.31, 1.32

   Module Name: pkgsrc
   Committed By:        adrianp
   Date:                Tue Oct 11 20:53:22 UTC 2005

   Modified Files:
        pkgsrc/net/snort: Makefile.common distinfo

   Log Message:
   Update to 2.4.2
   - don't try to actually open the log file when in test mode
   - Fixes to address schema being a keyword in MySQL 5.0
---
   Module Name: pkgsrc
   Committed By:        adrianp
   Date:                Tue Oct 18 15:15:04 UTC 2005

   Modified Files:
        pkgsrc/net/snort: Makefile.common distinfo

   Log Message:
   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:

 net/snort/Makefile.common |  4 ++--
 net/snort/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 41b4a14ed0fe -r 98fb520d74e2 net/snort/Makefile.common
--- a/net/snort/Makefile.common Sun Oct 23 09:49:29 2005 +0000
+++ b/net/snort/Makefile.common Mon Oct 24 00:05:11 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.25 2005/09/20 18:01:26 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.25.2.1 2005/10/24 00:05:11 seb Exp $
 #
 
-DISTNAME=              snort-2.4.1
+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 -r 41b4a14ed0fe -r 98fb520d74e2 net/snort/distinfo
--- a/net/snort/distinfo        Sun Oct 23 09:49:29 2005 +0000
+++ b/net/snort/distinfo        Mon Oct 24 00:05:11 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2005/09/20 18:01:26 adrianp Exp $
+$NetBSD: distinfo,v 1.30.2.1 2005/10/24 00:05:11 seb Exp $
 
-SHA1 (snort-2.4.1.tar.gz) = 9aa408848ce3c1958e8a1854332800366376f1d6
-RMD160 (snort-2.4.1.tar.gz) = d0926557579e5bd0f5e73d749e43412738f823e1
-Size (snort-2.4.1.tar.gz) = 2695304 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



Home | Main Index | Thread Index | Old Index