Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2007 00:04:49 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/snort Makefile distinfo
Message-ID:  <200708140004.l7E04nTH026653@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2007-08-14 00:04:49 UTC

  FreeBSD ports repository

  Modified files:
    security/snort       Makefile distinfo 
  Log:
  - Update to 2.7.0.1
  
  Tested on two systems, and until works perfectly.
  
  Changelog snort-2.7.0.1:
  * etc/snort.conf:
    Turn off flow since Stream5 is now enabled by default.
  * src/snort.c:
    Fix printing of threshold counts until after all rules are read.
    This issue did not affect thresholding, only display of thresholding.
    Thanks to Jeffrey Denton for reporting the problem.
  * src/sfutil/ipobj.c:
    Fix free of invalid pointer when using a negated IP list.
    This is used by sfportscan preprocessor configuration parsing.
    Thanks to Anders Ostrem for reporting the problem.
  * src/preprocessors/Stream5/snort_stream5_session.c:
    Fixed issue when experimental ICMP tracking is used without using
    the TCP or UDP session tracking.  ICMP was attempting to lookup
    TCP or UDP sessions from uninitialized session cache.  Thanks to
    Koji Shikata for reporting the problem.
  * src/preprocessors/Stream5/snort_stream5_tcp.c:
    Fixed invalid session pointer when rule tries to use flowbits after
    session ends.  Thanks to rmkml for initially reporting the problem.
  
  PR:             ports/115294
  Submitted by:   Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
  
  Revision  Changes    Path
  1.90      +1 -1      ports/security/snort/Makefile
  1.50      +3 -3      ports/security/snort/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708140004.l7E04nTH026653>