git: fd1a56edee08 - main - devel/zookeeper: Update log4j to 2.17

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Mon, 20 Dec 2021 14:17:26 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd1a56edee0810dfa81eaf35c10a9735e1cc84ea

commit fd1a56edee0810dfa81eaf35c10a9735e1cc84ea
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2021-12-20 14:16:25 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-20 14:17:08 +0000

    devel/zookeeper: Update log4j to 2.17
    
    Fix CVE-2021-45105
    
    PR:             260570
---
 devel/zookeeper/Makefile | 4 ++--
 devel/zookeeper/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/zookeeper/Makefile b/devel/zookeeper/Makefile
index 2e9b13a8c03f..e8e9c6b19cbe 100644
--- a/devel/zookeeper/Makefile
+++ b/devel/zookeeper/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zookeeper
 PORTVERSION=	3.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
 		APACHE/logging/log4j/${ZOOKEEPER_LOG4J2_VERSION}/:log4j2
@@ -19,7 +19,7 @@ ZOOKEEPER_USER?=		zookeeper
 ZOOKEEPER_GROUP?=		zookeeper
 ZOOKEEPER_DBDIR?=		/var/db/zookeeper
 ZOOKEEPER_LOGDIR?=		/var/log/zookeeper
-ZOOKEEPER_LOG4J2_VERSION?=	2.16.0
+ZOOKEEPER_LOG4J2_VERSION?=	2.17.0
 
 USES=		cpe
 CPE_VENDOR=	apache
diff --git a/devel/zookeeper/distinfo b/devel/zookeeper/distinfo
index ab2ac101202f..df999573761d 100644
--- a/devel/zookeeper/distinfo
+++ b/devel/zookeeper/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1639644220
+TIMESTAMP = 1639985755
 SHA256 (apache-zookeeper-3.7.0-bin.tar.gz) = 2f265d27b40fcba5ccf6c56c4c38fb224e24e4155a0bea65ee681a7e20f7c215
 SIZE (apache-zookeeper-3.7.0-bin.tar.gz) = 12387614
-SHA256 (apache-log4j-2.16.0-bin.tar.gz) = d4a5135c761abdc50690d0d4f17759228761f7296361dd14df130913c215879c
-SIZE (apache-log4j-2.16.0-bin.tar.gz) = 14029653
+SHA256 (apache-log4j-2.17.0-bin.tar.gz) = 48f9c24d71d884c959012f3bcd3d0e9a9f51dbab6992765387b94b2edfb83333
+SIZE (apache-log4j-2.17.0-bin.tar.gz) = 14991268