Changelog for
velocity-1.7-15.1.noarch.rpm :
* Thu May 16 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Tue Feb 27 2024 Fridrich Strba - Modified patches:
* velocity-1.7-commons-lang3.patch + Use Java 8+ APIs instead of commons-lang3 ones whenever it is possible, i.e. StringBuilder instead of StrBuilder
* velocity-build_xml.patch + In order to achieve Java 8 API compatibility, specify release 8 in ant build whenever it is possible
* Wed Sep 27 2023 Fridrich Strba - Reduce considerably the dependencies graph- Added patches:
* velocity-1.7-commons-lang3.patch + port from apache-commons-lang to apache-commons-lang3
* velocity-1.7-log-chute.patch + make JDK\'s own logging provider as default so that the others can be removed and dependencies on other logging frameworks with them
* Tue Mar 22 2022 Fridrich Strba - Build with java source and target levels 8
* Tue Feb 22 2022 Fridrich Strba - Do not build against the log4j12 packages, use the new reload4j
* Fri Mar 12 2021 Fridrich Strba - Added patch:
* velocity-1.7-CVE-2020-13936.patch + Backport fixes for bsc#1183360, CVE-2020-13936: arbitrary code execution when attacker is able to modify templates
* Tue Oct 01 2019 Fridrich Strba - Build against the compatibility package log4j12
* Mon Apr 08 2019 Fridrich Strba - Do not depend on the apache-parent, since we are not building using Maven.
* Thu Feb 14 2019 Fridrich Strba - Build against the new plexus-classworlds package
* Mon Nov 05 2018 Fridrich Strba - Add alias \"velocity:velocity\" to the maven artifact