FreeBSD Bugzilla – Attachment 209990 Details for
Bug 242658
security/suricata: Update to 5.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
5.0.1 update
suricata-5.0.1.patch (text/plain), 2.64 KB, created by
Franco Fichtner
on 2019-12-16 06:46:01 UTC
(
hide
)
Description:
5.0.1 update
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2019-12-16 06:46:01 UTC
Size:
2.64 KB
patch
obsolete
>diff --git a/security/suricata/Makefile b/security/suricata/Makefile >index ad85224fb0..27a28ecefc 100644 >--- a/security/suricata/Makefile >+++ b/security/suricata/Makefile >@@ -1,9 +1,7 @@ >-# Created by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> > # $FreeBSD$ > > PORTNAME= suricata >-DISTVERSION= 5.0.0 >-PORTREVISION= 1 >+DISTVERSION= 5.0.1 > CATEGORIES= security > MASTER_SITES= https://www.openinfosecfoundation.org/download/ > >@@ -139,9 +137,9 @@ post-patch-PYTHON-on: > ${WRKSRC}/configure.ac > > post-install: >- @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/${PORTNAME} >+ @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/suricata > .for f in classification.config reference.config >- @${MV} ${STAGEDIR}${DATADIR}/${f} ${STAGEDIR}${DATADIR}/${f}.sample >+ @${MV} ${STAGEDIR}${DATADIR}/${f} ${STAGEDIR}${ETCDIR}/${f}.sample > .endfor > .for f in suricata.yaml threshold.config > ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${ETCDIR}/${f}.sample >diff --git a/security/suricata/distinfo b/security/suricata/distinfo >index 7f9c297a6c..fec07d9cd4 100644 >--- a/security/suricata/distinfo >+++ b/security/suricata/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1571820976 >-SHA256 (suricata-5.0.0.tar.gz) = 6a3dcc427196927a5cdefd32c290fa352d6405e9bb6d3fe12c71f47d31d98a63 >-SIZE (suricata-5.0.0.tar.gz) = 23689051 >+TIMESTAMP = 1576318762 >+SHA256 (suricata-5.0.1.tar.gz) = 90073666225c43b4127be83946ca4dab9eddb8885c2dfe8cd8004e08a8058b0c >+SIZE (suricata-5.0.1.tar.gz) = 23721536 >diff --git a/security/suricata/pkg-plist b/security/suricata/pkg-plist >index 0de6f355b0..7c7cfb7352 100644 >--- a/security/suricata/pkg-plist >+++ b/security/suricata/pkg-plist >@@ -128,11 +128,9 @@ man/man1/suricata.1.gz > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/util.pyc > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/version.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/version.pyc >-%%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata_update-1.1.0-py%%PYTHON_VER%%.egg-info >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata_update-1.1.1-py%%PYTHON_VER%%.egg-info > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.pyc >-@sample %%DATADIR%%/classification.config.sample >-@sample %%DATADIR%%/reference.config.sample > %%DATADIR%%/rules/app-layer-events.rules > %%DATADIR%%/rules/decoder-events.rules > %%DATADIR%%/rules/dhcp-events.rules >@@ -149,6 +147,8 @@ man/man1/suricata.1.gz > %%DATADIR%%/rules/smtp-events.rules > %%DATADIR%%/rules/stream-events.rules > %%DATADIR%%/rules/tls-events.rules >+@sample %%ETCDIR%%/classification.config.sample >+@sample %%ETCDIR%%/reference.config.sample > @sample %%ETCDIR%%/suricata.yaml.sample > @sample %%ETCDIR%%/threshold.config.sample > @dir %%DATADIR%%
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
Actions:
View
|
Diff
Attachments on
bug 242658
: 209990