git: afc7a8e4838b - main - devel/zookeeper: Update log4j to 2.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Dec 2021 16:11:50 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4 commit afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2021-12-18 16:10:29 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-18 16:11:44 +0000 devel/zookeeper: Update log4j to 2.16 Fix CVE-2021-44228 / CVE-2021-45046 PR: 260481 --- devel/zookeeper/Makefile | 3 ++- devel/zookeeper/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/zookeeper/Makefile b/devel/zookeeper/Makefile index be777e599719..2e9b13a8c03f 100644 --- a/devel/zookeeper/Makefile +++ b/devel/zookeeper/Makefile @@ -1,5 +1,6 @@ PORTNAME= zookeeper PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ APACHE/logging/log4j/${ZOOKEEPER_LOG4J2_VERSION}/:log4j2 @@ -18,7 +19,7 @@ ZOOKEEPER_USER?= zookeeper ZOOKEEPER_GROUP?= zookeeper ZOOKEEPER_DBDIR?= /var/db/zookeeper ZOOKEEPER_LOGDIR?= /var/log/zookeeper -ZOOKEEPER_LOG4J2_VERSION?= 2.14.1 +ZOOKEEPER_LOG4J2_VERSION?= 2.16.0 USES= cpe CPE_VENDOR= apache diff --git a/devel/zookeeper/distinfo b/devel/zookeeper/distinfo index 0c89279b5d5e..ab2ac101202f 100644 --- a/devel/zookeeper/distinfo +++ b/devel/zookeeper/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1617193083 +TIMESTAMP = 1639644220 SHA256 (apache-zookeeper-3.7.0-bin.tar.gz) = 2f265d27b40fcba5ccf6c56c4c38fb224e24e4155a0bea65ee681a7e20f7c215 SIZE (apache-zookeeper-3.7.0-bin.tar.gz) = 12387614 -SHA256 (apache-log4j-2.14.1-bin.tar.gz) = 97cb04e858f6b12f8133063584775a89bec9ac8c1657471cf6cd5ecf7c724bd6 -SIZE (apache-log4j-2.14.1-bin.tar.gz) = 14877605 +SHA256 (apache-log4j-2.16.0-bin.tar.gz) = d4a5135c761abdc50690d0d4f17759228761f7296361dd14df130913c215879c +SIZE (apache-log4j-2.16.0-bin.tar.gz) = 14029653