Changelog for
jdom-1.1.3-113.4.noarch.rpm :
* Wed Feb 21 2024 Gus Kenion
- Use %patch -P N instead of deprecated %patchN.
* Thu Aug 24 2023 Fridrich Strba - Build only the jdom package and drop xom, jaxen and saxpath into separate standalone packages- Removed patches:
* jdom-1.1-build.xml.patch
* jdom-1.1-xom-get-jaxen.patch + not needed with the current package- Added patches:
* CVE-2021-33813.patch + fix bsc#1187446, CVE-2021-33813: An XXE issue in SAXBuilder in JDOM through 2.0.6 allows attackers to cause a denial of service via a crafted HTTP request.
* jdom-crosslink.patch + do not link to javadocs on web
* no-jaxen.patch + do not fail to generate javadoc when jaxen is not present- Modified patch:
* jdom-1.1-OSGiManifest.patch + rediff
* Wed Mar 30 2022 Fridrich Strba - Build against the standalone JavaEE modules unconditionally
* Fri Mar 18 2022 Fridrich Strba - Modified patch:
* jdom-1.1-build.xml.patch + Build with source/target levels 8
* Thu Mar 17 2022 Fridrich Strba - Build against standalone jaxb-api on distributions that have JDK without the JavaEE modules
* Wed Mar 02 2022 Fridrich Strba - Alias the xom artifact to the new com.io7m.xom groupId
* Fri May 14 2021 Ferdinand Thiessen - Update jaxen to version 1.1.6
* Bug fixes
* Tue Apr 06 2021 Andreas Schwab - Increase java stack size to avoid overflow
* Tue Nov 12 2019 Fridrich Strba - Add correct requires for the packages so that they pull all required artifacts- Clean up the packaging a bit
* Tue Mar 26 2019 Fridrich Strba - Upgrade the jdom component to 1.1.3- Modified patch:
* jdom-1.1-build.xml.patch + Remove unneeded hunk- Added patch:
* jdom-1.1-OSGiManifest.patch + Make jdom an OSGi bundle