devel/zookeeper: Update log4j to 2.16

Fix CVE-2021-44228 / CVE-2021-45046

PR:		260481
(cherry picked from commit afc7a8e483)
This commit is contained in:
Dmitry Wagin 2021-12-19 00:10:29 +08:00 committed by Li-Wen Hsu
parent 42934f25e4
commit 113de59fd2
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
2 changed files with 5 additions and 4 deletions

View File

@ -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
USE_JAVA= yes
JAVA_VERSION= 8+

View File

@ -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