Bug 124717

Summary: Bugfix: upgrade security/snort to 2.8.2.1
Product: Ports & Packages Reporter: Michael Scheidell <scheidell>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Scheidell 2008-06-18 15:10:02 UTC
snort 2.8.2 ignored pass rules.
This is a bug fix update from snort:

http://www.snort.org/docs/release_notes/release_notes_2821.txt

2008-06-12 - Snort 2.8.2.1

[*] Improvements
    * Fix support for pass rules that sometimes did not take precedence
      over alert and/or drop rules.

Fix: patch:
How-To-Repeat: use pass rules in snort 2.8.2
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-06-18 18:21:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-23 03:26:46 UTC
clsung      2008-06-23 02:26:41 UTC

  FreeBSD ports repository

  Modified files:
    security/snort       Makefile distinfo pkg-plist 
  Log:
  - Update to 2.8.2.1
  - 2008-06-12 - Snort 2.8.2.1
  
    [*] Improvements
    * Fix support for pass rules that sometimes did not take precedence
    over alert and/or drop rules.
  
  PR:             ports/124717
  Submitted by:   Michael Scheidell <scheidell_AT_secnap dot net>
  
  Revision  Changes    Path
  1.99      +1 -2      ports/security/snort/Makefile
  1.54      +3 -3      ports/security/snort/distinfo
  1.30      +2 -1      ports/security/snort/pkg-plist
_______________________________________________
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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-06-23 03:26:50 UTC
State Changed
From-To: open->closed

Committed. Thank You.