summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-07-05 11:32:32 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-07-05 11:32:32 +0000
commit64d64af2724c46c72e62ce5eca4be431abbf60e2 (patch)
tree77499217ebd79492355615500b65d262359fb76d /benchmarks
parentsecurity/vuxml: Document expat vulnerabilities (diff)
www/libwww: Update to 5.4.2, Fix security vulnerabilities
This a security release for libwww to take into account security advisories CVE-2016-9063 and CVE-2017-9233. In order to take into account current and future expat security advisories, the expat source code was removed from the libwww tree. The makefiles were modified so that libwww dynamically links against the system's expat library. Patches removed were incorporated upstream. Bump PORTREVISION of dependent ports due shlib change. Changes: https://raw.githubusercontent.com/w3c/libwww/5.4.2/ChangeLog MFH: 2018Q3 Security: e375ff3f-7fec-11e8-8088-28d244aee256
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flowgrind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index e221bb2f78e0..35c58eeb0b03 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -4,7 +4,7 @@
PORTNAME= flowgrind
PORTVERSION= 0.8.0
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= benchmarks
MAINTAINER= dbaio@FreeBSD.org