Bug 148878 - [patch] port security/snort update to 2.8.6.1
Summary: [patch] port security/snort update to 2.8.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-23 22:10 UTC by Olli Hauer
Modified: 2010-07-28 08:30 UTC (History)
1 user (show)

See Also:


Attachments
patch_security_snort-2.8.6.1.txt (1.69 KB, text/plain)
2010-07-23 22:10 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2010-07-23 22:10:06 UTC
Update snort to version 2.8.6.1.

From the release notes:
   * Eliminate false positives when using fast_pattern:only and having only
     one http content in the pattern matcher.

   * Address false positives in FTP preprocessor with string format verification.
     Also addressed issue with handling of response codes to data transfer
     commands where the response code didn't contain a message.


Tested with the following options on FreeBSD-7.3 i386

    WITH_DYNAMIC=true
    WITHOUT_FLEXRESP=true
    WITH_FLEXRESP2=true
    WITHOUT_MYSQL=true
    WITHOUT_ODBC=true
    WITH_POSTGRESQL=true
    WITHOUT_PRELUDE=true
    WITH_PERPROFILE=true
    WITH_SNORTSAM=true
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-23 22:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2010-07-28 08:21:19 UTC
State Changed
From-To: open->closed

Committed. Thank You.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-28 08:21:22 UTC
clsung      2010-07-28 07:21:13 UTC

  FreeBSD ports repository

  Modified files:
    security/snort       Makefile distinfo 
    security/snort/files pkg-message.in 
  Log:
  - Update snort to version 2.8.6.1.
  - From the release notes:
    * Eliminate false positives when using fast_pattern:only and having only
    one http content in the pattern matcher.
  
    * Address false positives in FTP preprocessor with string format verification.
    Also addressed issue with handling of response codes to data transfer
    commands where the response code didn't contain a message.
  
  PR:             ports/148878
  Submitted by:   olli hauer <ohauer_AT_gmx dot de>
  
  Revision  Changes    Path
  1.123     +1 -1      ports/security/snort/Makefile
  1.66      +3 -3      ports/security/snort/distinfo
  1.3       +3 -3      ports/security/snort/files/pkg-message.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"