mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
devel/zookeeper: Update log4j to 2.17
Fix CVE-2021-45105 PR: 260570
This commit is contained in:
parent
d5be75d390
commit
fd1a56edee
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user