pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2006Q1]: pkgsrc/net/snort Pullup ticket 1688 - requested by ad...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38aafa20637a
branches:  pkgsrc-2006Q1
changeset: 510319:38aafa20637a
user:      salo <salo%pkgsrc.org@localhost>
date:      Tue Jun 06 23:46:35 2006 +0000

description:
Pullup ticket 1688 - requested by adrianp
security update for snort

Revisions pulled up:
- pkgsrc/net/snort/Makefile.common              1.35
- pkgsrc/net/snort/distinfo                     1.35

   Module Name:         pkgsrc
   Committed By:        adrianp
   Date:                Tue Jun  6 18:51:52 UTC 2006

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

   Log Message:
   Update to 2.4.5
   These releases have better performance, numerous new features and
   incorporate many bug fixes. Notable bug fixes and improvements include:

   * Tcp stream properly reassembled after failed sequence check,
     which may lead to possible detection evasion.
   * Added configurable stream flushpoints.
   * Improved rpc processing.
   * Improved portscan detection.
   * Improved http request processing and handling of possible
     evasion cases.
   * Improved performance monitoring.

diffstat:

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

diffs (29 lines):

diff -r a083b8ca315a -r 38aafa20637a net/snort/Makefile.common
--- a/net/snort/Makefile.common Tue Jun 06 07:51:44 2006 +0000
+++ b/net/snort/Makefile.common Tue Jun 06 23:46:35 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.32 2006/03/09 09:37:44 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.32.2.1 2006/06/06 23:46:35 salo Exp $
 #
 
-DISTNAME=              snort-2.4.4
+DISTNAME=              snort-2.4.5
 CATEGORIES=            net security
 MASTER_SITES=          http://www.snort.org/dl/current/ \
                        ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \
diff -r a083b8ca315a -r 38aafa20637a net/snort/distinfo
--- a/net/snort/distinfo        Tue Jun 06 07:51:44 2006 +0000
+++ b/net/snort/distinfo        Tue Jun 06 23:46:35 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2006/03/09 09:37:44 adrianp Exp $
+$NetBSD: distinfo,v 1.34.2.1 2006/06/06 23:46:35 salo Exp $
 
-SHA1 (snort-2.4.4.tar.gz) = 80783bfae2854c8cb9d604747251ba584522a053
-RMD160 (snort-2.4.4.tar.gz) = 5c0ff9aafdb083438cb10e82bdcdba43f806f86e
-Size (snort-2.4.4.tar.gz) = 2825187 bytes
+SHA1 (snort-2.4.5.tar.gz) = 3ba7dae8058aecf4e4eb1c7a816a7c8a4fb7c550
+RMD160 (snort-2.4.5.tar.gz) = 1b697ccd84e1c10406ac20ccc0c46f79ea661e11
+Size (snort-2.4.5.tar.gz) = 2817837 bytes
 SHA1 (patch-aa) = 0ab8a524a1e78545cb2f6875cc1da7d0e848b3cd
 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e
 SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38



Home | Main Index | Thread Index | Old Index