AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Security fix: [bsc#1105443, CVE-2018-1000632] * Version prior to version 2.1.1 contains a CWE-91: XML Injectionvulnerability in Class: Element. Methods: addElement, addAttribute that canresult in an attacker tampering with XML documents through. * Added dom4j-CVE-2018-1000632.patch
- Added patch: * dom4j-sourcetarget.patch + Use java source and target level 1.6 in order to allow building with jdk9
- Update dependencies
- Fix build with new javapackages-tools
- Do not depend on ant-trax and run spec-cleaner.
- Move from jpackage-utils to javapackage-tools
- use add_maven_depmap from javapackages-tools - drop repolib part (never built) - drop pointless jarjar - unversioned javadoc
- license update: Apache-1.1 SPDX
- Remove redundant tags/sections from specfile (cf. packaging guidelines)
- 'fixed bnc#501764: removed clover.license from source tarball'
- Removed documentation of ConcurrentReaderHashMap (bnc#504663) * dom4j-1.6.1/docs/clover/org/dom4j/tree/ConcurrentReaderHashMap.html * dom4j-1.6.1/docs/xref/org/dom4j/tree/ConcurrentReaderHashMap.html
- Initial SUSE packaging: * spec script and jarjar build support was taken from jpackage.org 5.0 * Source of dom4j and build.xml comes from Debian unstable, as there don't need proprietary msv from sun (bnc#430592)