Changelog for
axis-manual-1.4-lp150.9.1.noarch.rpm :
* Thu May 09 2019 Pedro Monreal Gonzalez
- Security fix [bsc#1134598, CVE-2012-5784, CVE-2014-3596] Missing connection hostname check against X.509 certificate name
* Added axis-CVE-2014-3596.patch
* Fri Sep 07 2018 pmonrealgonzalezAATTsuse.com- Security fix: [bsc#1103658, CVE-2018-8032]
* Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services.
* Added axis-CVE-2018-8032.patch
* Thu Oct 05 2017 fstrbaAATTsuse.com- Remove the 3 deprecated classes from package org.apache.axis.enum
* allows building with java source and target >= 1.5- Added patches:
* axis-encoding.patch + Specify file encoding ISO-8859-1 in order to avoid compiler errors with characters unmappable in ASCII
* axis-enum.patch + Rename variable enum to emun to avoid clash with reserved word in java5+
* axis-compareto.patch + Rewrite the UnsignedInt::compareTo and UnsignedLong::compareTo to check first that the Object we compare with is instance of the respective class
* Thu Sep 14 2017 fstrbaAATTsuse.com- BuildRequires: java-devel >= 1.6- BuildConflicts: java-devel >= 1.9
* Allow building with wider range of java compilers- Clean spec file
* Sun Sep 10 2017 fstrbaAATTsuse.com- Requires for build java-devel = 1.8.0 since it is the last version able to build with source and target levels 1.3
* Fri May 19 2017 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Wed May 17 2017 tchvatalAATTsuse.com- Disable javadoc- Fix build with new ant 1.9.8+
* axis-ant-build.patch
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Fri Jun 27 2014 tchvatalAATTsuse.com- Fix back javadoc
* Fri Jun 27 2014 tchvatalAATTsuse.com- Depend on proper apache pkgs