FreeBSD Bugzilla – Attachment 219063 Details for
Bug 246093
security/suricata: update 5.0.2 -> 5.0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-to-5.0.4
suri.diff (text/plain), 2.67 KB, created by
Kurt Jaeger
on 2020-10-25 16:01:43 UTC
(
hide
)
Description:
patch-to-5.0.4
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2020-10-25 16:01:43 UTC
Size:
2.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 553236) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= suricata >-DISTVERSION= 5.0.2 >-PORTREVISION= 9 >+DISTVERSION= 5.0.4 > CATEGORIES= security > MASTER_SITES= https://www.openinfosecfoundation.org/download/ > >@@ -18,11 +17,13 @@ > LIB_DEPENDS= libpcre.so:devel/pcre \ > libnet.so:net/libnet \ > liblz4.so:archivers/liblz4 \ >+ libhs.so:devel/hyperscan \ >+ libpcap.so:net/libpcap \ > libyaml.so:textproc/libyaml > > USES= autoreconf cpe gmake iconv:translit libtool pathfix pkgconfig > >-CONFLICTS_INSTALL= libhtp suricata5 >+CONFLICTS_INSTALL= libhtp > > USE_LDCONFIG= yes > USE_RC_SUBR= ${PORTNAME} >Index: distinfo >=================================================================== >--- distinfo (revision 553236) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1581674131 >-SHA256 (suricata-5.0.2.tar.gz) = 7f30cac92feeab2a9281b6059b96f9f163dce9aadcc959a6c0b9a2f6d750cee7 >-SIZE (suricata-5.0.2.tar.gz) = 23735393 >+TIMESTAMP = 1603639476 >+SHA256 (suricata-5.0.4.tar.gz) = b4398036fd36086d088668a4d2b0759a1a22ea9b8ce066a542cf9b27278f988b >+SIZE (suricata-5.0.4.tar.gz) = 29091046 >Index: files/patch-src_suricata-common.h >=================================================================== >--- files/patch-src_suricata-common.h (nonexistent) >+++ files/patch-src_suricata-common.h (working copy) >@@ -0,0 +1,11 @@ >+--- src/suricata-common.h-orig 2020-10-25 16:56:49.454317000 +0100 >++++ src/suricata-common.h 2020-10-25 16:57:06.035153000 +0100 >+@@ -36,6 +36,8 @@ >+ #define _GNU_SOURCE >+ #define __USE_GNU >+ >++#include "queue.h" >++ >+ #if HAVE_CONFIG_H >+ #include <config.h> >+ #endif > >Property changes on: files/patch-src_suricata-common.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 553236) >+++ pkg-plist (working copy) >@@ -128,7 +128,7 @@ > %%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.1-py%%PYTHON_VER%%.egg-info >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata_update-1.1.3-py%%PYTHON_VER%%.egg-info > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.pyc > %%DATADIR%%/rules/app-layer-events.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
Actions:
View
|
Diff
Attachments on
bug 246093
:
213997
| 219063