Changelog for
apache-ivy-javadoc-2.5.2-113.2.noarch.rpm :
* Sun Sep 29 2024 fstrbaAATTsuse.com- Fix build after removal of the default %%{java_home} define
* Tue Feb 20 2024 dimstarAATTopensuse.org- Use %patch -P N instead of deprecated %patchN.
* Mon Oct 30 2023 fstrbaAATTsuse.com- Added patch:
* apache-ivy-pack200.patch + conditionally apply to allow building against standalone pack200 implementation
* Tue Sep 19 2023 fstrbaAATTsuse.com- Added patch:
* apache-ivy-publication-date.patch + Use SOURCE_DATE_EPOCH for publication date in ivy artifacts
* Mon Aug 21 2023 fstrbaAATTsuse.com- Upgrade to version 2.5.2 (bsc#1214422)
* Fixes: + ivy:retrieve could fail because of a \'NullPointerException\' (jira:IVY-1641[]) + reading POMs may loose dependencies when multiple Maven dependencies only differ in \'classifier\' (jira:IVY-1642[]) + CVE-2022-46751: Apache Ivy Is Vulnerable to XML External Entity Injections
* Mon Nov 07 2022 david.anesAATTsuse.com- Upgrade to version 2.5.1 (bsc#1205142, bsc#1205138)
* Breaking: + Removed old fr\\jayasoft\\ivy\\ant\\antlib.xml AntLib definition file.
* Fixes: + CVE-2022-37865 allow create/overwrite any file on the system. (see https://ant.apache.org/ivy/security.html) + CVE-2022-37866 Path traversal in patterns. (see https://ant.apache.org/ivy/security.html) + ResolveEngine resets dictator resolver to null in the global configuration. + ConcurrentModificationException in MessageLoggerHelper.sumupProblems. + useOrigin=\"true\" fails with file-based ibiblio. + ivy:retrieve Ant task didn’t create an empty fileset when no files were retrieved to a non-empty directory. + ivy:retrieve Ant task relied on the default HTTP header \"Accept\" which caused problems with servers that interpret it strictly (e.g. AWS CodeArtifact).
* Improvements: + Ivy command now accepts a URL for the -settings option.
* Sat Mar 19 2022 fstrbaAATTsuse.com- Upgrade to upstream version 2.5.0- Force building with JDK < 14, since it imports statically a class removed in JDK14- Change dependencies for the httpclient to httpcomponents-client instead of apache-commons-httpclient- Modified patch:
* apache-ivy-global-settings.patch + implement the same functionality with a bit of less code- Removed patches:
* apache-ivy-2.4.0-jdk9.patch
* port-to-bc-1.52.patch + not needed with this version
* Tue Dec 10 2019 fstrbaAATTsuse.com- Specify bundle.version in order to avoid unexpanded macro
* Tue Sep 24 2019 fstrbaAATTsuse.com- Build the bouncycastle signer plugin since bcpg is now present- Added patch:
* port-to-bc-1.52.patch + Allow building the signer plugin against bouncycastle >= 1.52
* Tue Jul 02 2019 fstrbaAATTsuse.com- Add possibility to build with ssh and vfs integration, since we have all the dependencies in openSUSE.
* Mon Apr 08 2019 fstrbaAATTsuse.com- Remove the reference to parent from pom file, since we are not building using maven.
* Thu Feb 07 2019 fstrbaAATTsuse.com- Add apache-ivy/ivy.jar symlink
* Mon Nov 26 2018 fstrbaAATTsuse.com- Upgrade to version 2.4.0- Modified patch:
* apache-ivy-2.3.0-jdk9.patch -> apache-ivy-2.4.0-jdk9.patch + rediff to changed context- Added patch:
* apache-ivy-global-settings.patch + change global settings
* Tue May 15 2018 fstrbaAATTsuse.com- Modified patch:
* apache-ivy-2.3.0-jdk9.patch + Build with source and target 8 to prepare for a possible removal of 1.6 compatibility- Run fdupes on documentation
* Thu Sep 07 2017 fstrbaAATTsuse.com- Added patch:
* apache-ivy-2.3.0-jdk9.patch + Use source and target version 1.6 to enable build with jdk9
* Sun May 21 2017 tchvatalAATTsuse.com- Reduce deps a bit
* Fri May 19 2017 pcervinkaAATTsuse.com- New build dependency: javapackages-local
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools