forked from pool/reload4j
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 11 13:51:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to upstream version 1.2.20
|
|
* For enabled logging statements, the performance of iterating
|
|
on appenders attached to a logger has been significantly
|
|
improved.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 19 10:36:59 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source/target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 07:08:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* reload4j-java1.patch
|
|
+ Some projects using log4j12 expect the org.apache.log4j.MDC
|
|
class to have internal boolean variable java1. We add it
|
|
there just to avoid runtime incompatibilities as a log4j12
|
|
drop-in replacement.
|
|
- Add Provides and Obsoletes to the javadoc package in order to
|
|
transition smoothly out of log4j12-javadoc and log4j12-manual
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 22 08:12:11 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of reload4j 1.2.19
|