This package depends on log4j. After the log4j vulnerability CVE-2021-45105 is fixed, the version needs to be rebuild.
(cherry picked from commit 16810a20eca66fd6161924ab3b2823623233d782)
This commit is contained in:
parent
0de59a3e85
commit
d14f3584ff
@ -1,6 +1,6 @@
|
|||||||
Name: HikariCP
|
Name: HikariCP
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: JDBC Connection Pool
|
Summary: JDBC Connection Pool
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/brettwooldridge/HikariCP
|
URL: https://github.com/brettwooldridge/HikariCP
|
||||||
@ -62,6 +62,9 @@ find src/test/java/com/zaxxer/hikari/osgi -print -delete
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> 2.4.3-6
|
||||||
|
- This package depends on log4j. After the log4j vulnerability CVE-2021-45105 is fixed, the version needs to be rebuild.
|
||||||
|
|
||||||
* Thu Dec 16 2021 yaoxin <yaoxin30@huawei.com> 2.4.3-5
|
* Thu Dec 16 2021 yaoxin <yaoxin30@huawei.com> 2.4.3-5
|
||||||
- This package depends on log4j. After the log4j vulnerability CVE-2021-44228 is fixed, the version needs to be rebuild.
|
- This package depends on log4j. After the log4j vulnerability CVE-2021-44228 is fixed, the version needs to be rebuild.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user