FreeBSD Bugzilla – Attachment 153340 Details for
Bug 197937
security/suricata: Eve-log support: Make JSON a default option, package its configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
s.diff (text/plain), 1.59 KB, created by
Antoine Brodin
on 2015-02-22 22:57:11 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2015-02-22 22:57:11 UTC
Size:
1.59 KB
patch
obsolete
>Index: security/suricata/Makefile >=================================================================== >--- security/suricata/Makefile (revision 379625) >+++ security/suricata/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= suricata > PORTVERSION= 2.0.6 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ > http://mirrors.rit.edu/zi/ >@@ -26,7 +27,7 @@ > PATHFIX_MAKEFILEIN= Makefile.am > > OPTIONS_DEFINE= GEOIP HTP_PORT IPFW JSON NSS PORTS_PCAP PRELUDE SC TESTS >-OPTIONS_DEFAULT= HTP_PORT IPFW PRELUDE >+OPTIONS_DEFAULT= HTP_PORT IPFW JSON PRELUDE > OPTIONS_RADIO= SCRIPTS > OPTIONS_RADIO_SCRIPTS= LUA LUAJIT > OPTIONS_SUB= yes >@@ -106,7 +107,7 @@ > > LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config > CONFIG_DIR?= ${ETCDIR} >-CONFIG_FILES= suricata.yaml classification.config reference.config >+CONFIG_FILES= suricata.yaml classification.config reference.config threshold.config > RULES_DIR= ${CONFIG_DIR}/rules > RULES_FILES= decoder-events.rules dns-events.rules files.rules http-events.rules smtp-events.rules stream-events.rules tls-events.rules > LOGS_DIR?= /var/log/${PORTNAME} >Index: security/suricata/pkg-plist >=================================================================== >--- security/suricata/pkg-plist (revision 379625) >+++ security/suricata/pkg-plist (working copy) >@@ -59,6 +59,7 @@ > @sample %%ETCDIR%%/suricata.yaml.sample > @sample %%ETCDIR%%/classification.config.sample > @sample %%ETCDIR%%/reference.config.sample >+@sample %%ETCDIR%%/threshold.config.sample > %%ETCDIR%%/rules/decoder-events.rules > %%ETCDIR%%/rules/dns-events.rules > %%ETCDIR%%/rules/files.rules
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 197937
: 153340