MFH: r512858
security/suricata: Update to 4.1.5 PR: 240793 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Security: CVE-2019-16410 CVE-2019-16411 Sponsored by: Rubicon Communications, LLC (Netgate) Approved by: ports-secteam (miwi)
This commit is contained in:
parent
9f6b2ed105
commit
a07ec8264c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q3/; revision=513402
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= suricata
|
||||
DISTVERSION= 4.1.4
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 4.1.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.openinfosecfoundation.org/download/
|
||||
|
||||
@ -20,7 +19,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
|
||||
USES= autoreconf cpe gmake iconv:translit libtool pathfix pkgconfig
|
||||
|
||||
CONFLICTS_INSTALL=libhtp
|
||||
CONFLICTS_INSTALL= libhtp suricata5
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556780212
|
||||
SHA256 (suricata-4.1.4.tar.gz) = 2da50d91f92adf8b1af930f388361f76424420b88f553f610e2780e4240f2009
|
||||
SIZE (suricata-4.1.4.tar.gz) = 15661783
|
||||
TIMESTAMP = 1569423715
|
||||
SHA256 (suricata-4.1.5.tar.gz) = cee5f6535cd7fe63fddceab62eb3bc66a63fc464466c88ec7a41b7a1331ac74b
|
||||
SIZE (suricata-4.1.5.tar.gz) = 15729747
|
||||
|
@ -18,6 +18,8 @@ include/htp/htp_transaction.h
|
||||
include/htp/htp_urlencoded.h
|
||||
include/htp/htp_utf8_decoder.h
|
||||
include/htp/htp_version.h
|
||||
include/htp/lzma/7zTypes.h
|
||||
include/htp/lzma/LzmaDec.h
|
||||
lib/libhtp.a
|
||||
lib/libhtp.so
|
||||
lib/libhtp.so.2
|
||||
|
Loading…
Reference in New Issue
Block a user