Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package woodstox-core for openSUSE:Factory checked in at 2022-05-25 20:35:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/woodstox-core (Old) and /work/SRC/openSUSE:Factory/.woodstox-core.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "woodstox-core" Wed May 25 20:35:22 2022 rev:6 rq:979200 version:6.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/woodstox-core/woodstox-core.changes 2022-03-23 20:20:43.174542232 +0100 +++ /work/SRC/openSUSE:Factory/.woodstox-core.new.2254/woodstox-core.changes 2022-05-25 20:36:05.428355596 +0200 @@ -1,0 +2,19 @@ +Wed May 25 13:14:55 UTC 2022 - Fridrich Strba <[email protected]> + +- Update to upstream version 6.2.8 + * Fixes: + + #121: Fix issues outlined by "lgtm.com"'s static analysis + + #136: 'com.ctc.wstx.evt' is not exported in 'module-info.java' + + #132: 'copyEventFromReader()' Processing Instruction event bug + + A few LGTM.com fixes + + #125: 'ArrayIndexOutOfBoundsException' for UTF-32 encoded data + + #127: Invalid attributes producing extra null characters + during DTD validation + + #123: NPE for content that only has XML declaration and + unknown encoding + + #124: ArrayIndexOutOfBoundsException for 4-byte UTF-8 + character at end of CDATA + + #122: Expected either attr limit (2147483647) >= + currAttrSize (0) OR >= outBuf.length (96) + +------------------------------------------------------------------- @@ -40,0 +60,21 @@ + * Fixes: + + Fix for #96 (see below) had an issue leading to + non-functioning RelaxNG, W3C Schema validation + + #96: woodstox-core.jar 6.0.2 uses JDK-11 removed internal + APIs + + #88: Missing closing quote for attribute values during in + Validating output mode + + #93: Stax2 'maxAttributeSize' limit is only vaguely + respected + + #97: 'copyEventFromReader()' 'ArrayIndexOutOfBoundsException' + + #85: OSGi dependency on relaxng should be 'optional' + + #82: Recycled buffers in XMLStreamWriter are colliding between + multiple writer instances when used in an Akka stream + + #78: Shade MSV dependency + + Add 'module-info.class' for Java 9+ module system + + #58: Reading comment comments after Root Element closed + sometimes throws 'NullPointerException' + + #61: Add support for 'XMLConstants.FEATURE_SECURE_PROCESSING' + via SAX/Stax factories + + #74: Infinite loop in BijectiveNsMap#addGeneratedMapping when + ctxt.getNamespaceURI(prefix) returns an empty String Old: ---- woodstox-core-6.2.6.tar.gz New: ---- woodstox-core-6.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ woodstox-core.spec ++++++ --- /var/tmp/diff_new_pack.xWWd5Z/_old 2022-05-25 20:36:05.800356115 +0200 +++ /var/tmp/diff_new_pack.xWWd5Z/_new 2022-05-25 20:36:05.804356121 +0200 @@ -19,7 +19,7 @@ %global base_name woodstox %global core_name %{base_name}-core Name: %{core_name} -Version: 6.2.6 +Version: 6.2.8 Release: 0 Summary: XML processor License: Apache-2.0 @@ -60,6 +60,7 @@ # we don't care about Java 9 modules (yet) %pom_remove_plugin :moditect-maven-plugin +%pom_remove_plugin :jacoco-maven-plugin # replace felix-osgi-core with osgi-core %pom_change_dep -r :org.osgi.core org.osgi:osgi.core ++++++ woodstox-core-6.2.6.tar.gz -> woodstox-core-6.2.8.tar.gz ++++++ ++++ 1604 lines of diff (skipped)
