!35 20.03-LTS 的 SP3 分支版本落后于 SP2 分支
From: @reganhe_xx Reviewed-by: @wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
bf86e96c14
@ -1,6 +1,6 @@
|
||||
Name: log4j
|
||||
Version: 2.17.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Java logging package
|
||||
License: Apache-2.0
|
||||
URL: http://logging.apache.org/%{name}
|
||||
@ -11,7 +11,7 @@ Patch3: CVE-2021-44832.patch
|
||||
BuildRequires: fdupes maven-local mvn(com.fasterxml.jackson.core:jackson-core)
|
||||
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations)
|
||||
BuildRequires: mvn(jakarta.servlet:jakarta.servlet-api)
|
||||
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) mvn(com.lmax:disruptor)
|
||||
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) mvn(com.lmax:disruptor) >= 3.4.4
|
||||
BuildRequires: mvn(com.sun.mail:javax.mail) mvn(org.apache.commons:commons-compress)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.logging:logging-parent:pom:)
|
||||
@ -184,6 +184,9 @@ rm -r log4j-1.2-api/src/main/java/org/apache/log4j/or/jms
|
||||
%doc NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2022 herengui <herengui@uniontech.com> - 2.17.0-3
|
||||
- rebuild for upgrade
|
||||
|
||||
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 2.17.0-2
|
||||
- Fix CVE-2021-44832
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user