mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Update to 2.5.2. Changes since 2.5.1:
- Patch OOB write in content-line analyzer: https://bro-tracker.atlassian.net/browse/BIT-1856 A combination of packets can trigger an out of bound write of '0' byte in the content-line analyzer. Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D12754
This commit is contained in:
parent
50621c88aa
commit
091aedd1fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452618
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bro
|
||||
PORTVERSION= 2.5.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.5.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.bro.org/downloads/:source1 \
|
||||
https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/tar.gz/${PORTVERSION2}?dummy=/:source2
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1501017316
|
||||
SHA256 (bro-2.5.1.tar.gz) = 2c6ce502864bee9323c3e46213a21cfe9281a65cbedf81d5ab6160a437a89511
|
||||
SIZE (bro-2.5.1.tar.gz) = 18521029
|
||||
TIMESTAMP = 1508621466
|
||||
SHA256 (bro-2.5.2.tar.gz) = ab95b1bc376282919e5fa6b25b5ef8864e2e7bd5efe842db35d4a223b8f5b970
|
||||
SIZE (bro-2.5.2.tar.gz) = 18512696
|
||||
SHA256 (actor-framework-actor-framework-0.14.6_GH0.tar.gz) = cbc2033896fe41e42604de2f74673971718a40684996650157484485755f7720
|
||||
SIZE (actor-framework-actor-framework-0.14.6_GH0.tar.gz) = 1239451
|
||||
|
Loading…
Reference in New Issue
Block a user