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
This commit is contained in:
parent
e299c4d4e2
commit
9c24c4f60c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386134
2 changed files with 3 additions and 4 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue