ports/124717: Bugfix: upgrade snort to 2.8.2.1

Michael Scheidell scheidell at secnap.net
Wed Jun 18 14:10:03 UTC 2008


>Number:         124717
>Category:       ports
>Synopsis:       Bugfix: upgrade snort to 2.8.2.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 14:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        na
>Organization:
SECNAP Network Security http://www.secnap.com
>Environment:
na
>Description:
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.

>How-To-Repeat:
use pass rules in snort 2.8.2
>Fix:
patch:

diff -bBru /var/tmp/snort282/Makefile ./Makefile
--- /var/tmp/snort282/Makefile  Mon Jun  9 02:16:02 2008
+++ ./Makefile  Wed Jun 18 09:46:52 2008
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      snort
-PORTVERSION=   2.8.2
-PORTREVISION=  1
+PORTVERSION=   2.8.2.1
 CATEGORIES=    security
 MASTER_SITES=  http://www.snort.org/dl/current/
 
diff -bBru /var/tmp/snort282/distinfo ./distinfo
--- /var/tmp/snort282/distinfo  Sun Jun  8 21:55:32 2008
+++ ./distinfo  Wed Jun 18 09:48:12 2008
@@ -1,3 +1,3 @@
-MD5 (snort-2.8.2.tar.gz) = ce431672bdfd9e9730871a5f80a43550
-SHA256 (snort-2.8.2.tar.gz) = 36911561edf0d46970b0867c31a5f3ccd33ef90471e18dee2e4af789265eb10f
-SIZE (snort-2.8.2.tar.gz) = 4375116
+MD5 (snort-2.8.2.1.tar.gz) = b39e784dd8a5cf180aae20e94a7b52dd
+SHA256 (snort-2.8.2.1.tar.gz) = 55ffb0bf34eac5ce48e3b517a83d6c05f838d864586cebbd7d14d575ba2d5d7b
+SIZE (snort-2.8.2.1.tar.gz) = 4377110


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list