* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Fri Feb 09 2024 Fridrich Strba <fstrba@suse.com>
- Clean the spec file and use javapackages-local >= 6
* Thu Feb 08 2024 Gus Kenion <gkenion@suse.com>
- Security fix [bsc#1218605, CVE-2023-51441] SSRF when untrusted
input is passed to the service admin HTTP API
* Added axis-CVE-2023-51441.patch
- Update axis-jdk11.patch, remove references to files that are
no longer present.
* Mon Mar 21 2022 Fridrich Strba <fstrba@suse.com>
- Depend on the glassfish-activation-api standalone in order to
prevent missing APIs when running the ant task
* Fri Mar 18 2022 Fridrich Strba <fstrba@suse.com>
- Unify the dependency on glassfish-activation-api instead of jaf
and gnu-jaf
- Added patch:
* unimplemented-saaj13-methods.patch
+ on systems where the JavaEE modules exist, allow building
against newer versions of APIs
* Tue Mar 01 2022 Fridrich Strba <fstrba@suse.com>
- Alias relevant artifacts to org.apache.axis
* Tue Feb 22 2022 Fridrich Strba <fstrba@suse.com>
- Do not build against the log4j12 packages, use the new reload4j
* Tue Oct 01 2019 Fridrich Strba <fstrba@suse.com>
- Build against the new compat package log4j12-mini
* Thu May 09 2019 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- 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
* Mon Apr 15 2019 Jan Engelhardt <jengelh@inai.de>
- Replace find -exec rm by just -delete