[Bug 194953] New: Suricata 2.0.4 add missing rules files to pkg and compile with libnss for md5 calc support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 11 22:27:03 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194953

            Bug ID: 194953
           Summary: Suricata 2.0.4 add missing rules files to pkg and
                    compile with libnss for md5 calc support
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: bmeeks8 at bellsouth.net

Created attachment 149299
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149299&action=edit
Patch file for Suricata 2.0.4

Update the Suricata 2.0.4 port to:

(1) Include the 7 missing default rules files that should reside in
/etc/suricata/rules after an install.  These files are:

     decoder-events.rules
     dns-events.rules
     files.rules
     http-events.rules
     smtp-events.rules
     stream-events.rules
     tls-events.rules

(2) Add support for calculating md5 hash of captured files when that option is
enabled.  This requires compiling with the libnss3 library.

The attached patch file contains the required changes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list