Changelog for
jcl-over-slf4j-1.7.30-lp152.1.1.noarch.rpm :
* Wed Feb 26 2020 Fridrich Strba
- Upgrade to upstream version 1.7.30- Removed patch:
* slf4j-Disallow-EventData-deserialization-by-default.patch + not needed any more
* Wed Dec 18 2019 Fridrich Strba - Use the source tarball from github, since the previous one is not accessible anymore- Modified patches:
* slf4j-Disallow-EventData-deserialization-by-default.patch + Adapt to unix line-ends
* slf4j-commons-lang3.patch + Adapt to unix line-ends + Do not patch inexisting files
* Sat Oct 05 2019 Fridrich Strba - Remove references to parent from all pom files- Avoid dependencies without version tag
* Tue Oct 01 2019 Fridrich Strba - Build against the compatibility log4j12-mini package- Depend on mvn(log4j:log4j:1.2.17) provided by the compatibility packages
* Tue Mar 19 2019 Fridrich Strba - Fix an unexpanded ${parsedVersion.osgiVersion} variable in the manifests.
* Mon Mar 18 2019 Fridrich Strba - Split slf4j package into several sub-packages leaving only parent, api, simple and nop in the main package- Package slf4j source jar files in a separate spec file
* Tue Feb 26 2019 Fridrich Strba - Clean up the maven pom installation
* Mon Oct 22 2018 Fridrich Strba - Upgrade to 1.7.25- Modify the build.xml file tarball to correspond to the right version- Modify slf4j-commons-lang3.patch to the new context
* Mon Oct 15 2018 Fridrich Strba - Install the maven artefacts to have mvn dependencies/provides generated automatically
* Fri May 18 2018 pmonrealgonzalezAATTsuse.com- Security fix: [bsc#1085970, CVE-2018-8088]
* Disallow EventData deserialization by default
* Added slf4j-Disallow-EventData-deserialization-by-default.patch refreshed from Fedora [ https://src.fedoraproject.org/rpms/slf4j/ blob/d7cd96bc7a8e8d8d62c8bc62baa7df02cef56c63/f/ 0001-Disallow-EventData-deserialization-by-default.patch ]
* Wed Oct 11 2017 fstrbaAATTsuse.com- Adeed patch:
* slf4j-commons-lang3.patch + Use apache-commons-lang3 instead of apache-commons-lang
* Sun Sep 10 2017 fstrbaAATTsuse.com- Specify java source and target levels 1.6 in order to allow building with jdk9- Disable doclint to avoid bailing out on formatting errors- Recompress the build.xml.tar.bz2, so that it is a real tar.bz2
* Fri May 19 2017 tchvatalAATTsuse.com- Remove some not-needed deps
* Tue Nov 10 2015 dmacvicarAATTsuse.de- note: slf4j-pom_xml.patch was removed (not relevant anymore)
* Fri Oct 23 2015 dmacvicarAATTsuse.de- remove all unnecessary maven depmap metadata
* Fri Oct 23 2015 dmacvicarAATTsuse.de- update to version 1.7.12
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools