svn commit: r386134 - head/security/suricata
Kubilay Kocak
koobs at FreeBSD.org
Tue May 12 10:49:24 UTC 2015
Author: koobs
Date: Tue May 12 10:49:22 2015
New Revision: 386134
URL: https://svnweb.freebsd.org/changeset/ports/386134
Log:
security/suricata: Update to 2.0.8
- Update to 2.0.8
This release fixes a bug in the DER parser which is used to
decode SSL/TLS certificates and could crash Suricata [1]
Security: CVE-2015-0971
Security: fe910ed6-f88d-11e4-9ae3-0050562a4d7b
MFH: 2015Q2
Security: CVE-2015-0971
Security: fe910ed6-f88d-11e4-9ae3-0050562a4d7b
Modified:
head/security/suricata/Makefile
head/security/suricata/distinfo
Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile Tue May 12 10:48:17 2015 (r386133)
+++ head/security/suricata/Makefile Tue May 12 10:49:22 2015 (r386134)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= suricata
-PORTVERSION= 2.0.6
-PORTREVISION= 1
+PORTVERSION= 2.0.8
CATEGORIES= security
MASTER_SITES= http://www.openinfosecfoundation.org/download/ \
http://mirrors.rit.edu/zi/
Modified: head/security/suricata/distinfo
==============================================================================
--- head/security/suricata/distinfo Tue May 12 10:48:17 2015 (r386133)
+++ head/security/suricata/distinfo Tue May 12 10:49:22 2015 (r386134)
@@ -1,2 +1,2 @@
-SHA256 (suricata-2.0.6.tar.gz) = e833e35ea3b6029bbdef81660af22e8f563494eac85d97618d761ce1b69c78ec
-SIZE (suricata-2.0.6.tar.gz) = 3090886
+SHA256 (suricata-2.0.8.tar.gz) = 7af6394cb81e464f5c1ac88a1444030e30940caab6e53688a6d9eb652226d1be
+SIZE (suricata-2.0.8.tar.gz) = 3094209
More information about the svn-ports-all
mailing list