From 02c73aa2c0c1ca5254aabff5a9ba5cbfd87852084ae268dd28d4b9e0c61878e4 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 23 Sep 2023 17:53:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-doxia?expand=0&rev=24 --- maven-doxia.changes | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/maven-doxia.changes b/maven-doxia.changes index 2cdc8b9..0e8d218 100644 --- a/maven-doxia.changes +++ b/maven-doxia.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sat Sep 23 17:46:16 UTC 2023 - Fridrich Strba + +- Upgrade to upstream version 1.12.0 + * Changes + + DOXIA-409: Upgrade to FOP 2.2 + + DOXIA-497: Fix rendering links and paragraphs inside tables + + DOXIA-584: Rewrite .md and .markdown links to .html + + DOXIA-576 Upgrade HttpComponents: httpclient to 4.5.8 and + httpcore to 4.4.11 + + DOXIA-570: Escape links to xml based figureGraphics image + elements + + SECURITY: Use HTTPS to resolve dependencies in Maven Build + + MNGSITE-393: remove old Maven 1 and 2 info + + DOXIA-612: update commons-lang to 3.8.1 + + DOXIA-610: Drop dependency to outdated Log4j + + Fix Java 7 compatibility that was broken with DOXIA-616 + + DOXIA-618: import tests from maven-site-plugin + + DOXIA-609: Fixed crosslinks starting with a dot in markdown + files + + replace deprecated class from commons-lang + + fill in some generic types +- Removed patch: + * 0001-Fix-itext-dependency.patch + + no need to patch a module that we disable +- Added patch: + * 0002-Commons-configuration2.patch + + port to commons-configuration2 in order to remove dependency + on old commons-lang + ------------------------------------------------------------------- Fri May 13 09:03:45 UTC 2022 - Fridrich Strba @@ -32,7 +62,7 @@ Wed Mar 11 11:37:57 UTC 2020 - Fridrich Strba * 0002-Update-to-Plexus-Container-1.5.5.patch * 0003-Disable-tests-which-rely-on-ordering-in-set.patch * 0004-Port-to-fop-2.0.patch - - Not needed in this build any more + + - Not needed in this build any more ------------------------------------------------------------------- Tue Oct 1 12:18:33 UTC 2019 - Fridrich Strba