Changelog for
json-lib-javadoc-2.4-3.1.noarch.rpm :
* Sat Oct 05 2024 Fridrich Strba
- Added patch:
* json-lib-CVE-2024-47855.patch + backport of fix for bsc#1231295, CVE-2024-47855: util/JSONTokener.java in JSON-lib before 3.1.0 mishandles an unbalanced comment string.
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Wed Sep 13 2023 Fridrich Strba - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Tue Mar 22 2022 Fridrich Strba - Modified patch:
* json-lib-2.4-antrun-plugin.patch + specify source and target levels 8 for maven-antrun-plugin and for groovyc ant task- Add opens of java.lang from java.base module to all unnamed
* fixes build with jdk17
* Mon Mar 21 2022 Fridrich Strba - Do not depend on the old asm3- Build with source and target levels 8
* Tue Feb 22 2022 Fridrich Strba - Do not build against the log4j12 packages
* Mon Dec 16 2019 Fridrich Strba - Adapt to removal of some compatibility names from groovy18 package
* Sun Nov 24 2019 Fridrich Strba - Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin- Modified patch:
* json-lib-2.4-antrun-plugin.patch + dependency on asm-all uberjar can be replaces by dependency on the simple asm.jar
* Wed Nov 13 2019 Fridrich Strba - Initial packaging of json-lib 2.4