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 2021-06-07 22:44:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/woodstox-core (Old)
 and      /work/SRC/openSUSE:Factory/.woodstox-core.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "woodstox-core"

Mon Jun  7 22:44:05 2021 rev:4 rq:898000 version:6.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/woodstox-core/woodstox-core.changes      
2020-04-01 19:19:31.483563143 +0200
+++ /work/SRC/openSUSE:Factory/.woodstox-core.new.32437/woodstox-core.changes   
2021-06-07 22:44:37.392598885 +0200
@@ -1,0 +2,31 @@
+Fri Jun  4 17:15:20 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 6.2.3
+  * 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)
+    + #117: Problem with 'Stax2ByteArraySource', encodings other
+      than UTF-8
+    + #112: Max attributes per element limit only loosely enforced
+    + #107: Sub-optimal exception with 'WstxOutputProperties
+      .P_OUTPUT_VALIDATE_NAMES'
+    + #108: Repairing 'XMLStreamWriter' tries to bind 'xml'
+      namespace URI
+    + #103: Issue caused by MSV shading
+    + #104: 'NullPointerException' in 'DTDValidator
+      .validateElementEnd()' for element undefined in DTD
+    + #105: W3CSchemaFactory constructor incorrectly references
+       relaxng
+- Removed patch:
+  * 0001-Allow-building-against-OSGi-APIs-newer-than-R4.patch
+    + Not needed with this version
+
+-------------------------------------------------------------------

Old:
----
  0001-Allow-building-against-OSGi-APIs-newer-than-R4.patch
  woodstox-core-6.1.1.tar.gz

New:
----
  woodstox-core-6.2.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ woodstox-core.spec ++++++
--- /var/tmp/diff_new_pack.752rx4/_old  2021-06-07 22:44:37.848599655 +0200
+++ /var/tmp/diff_new_pack.752rx4/_new  2021-06-07 22:44:37.852599662 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package woodstox-core
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,13 @@
 %global base_name woodstox
 %global core_name %{base_name}-core
 Name:           %{core_name}
-Version:        6.1.1
+Version:        6.2.6
 Release:        0
 Summary:        XML processor
 License:        Apache-2.0
 Group:          Development/Libraries/Java
 URL:            https://github.com/FasterXML/woodstox
 Source0:        
https://github.com/FasterXML/%{base_name}/archive/%{name}-%{version}.tar.gz
-Patch0:         0001-Allow-building-against-OSGi-APIs-newer-than-R4.patch
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.fasterxml:oss-parent:pom:)
@@ -56,8 +55,6 @@
 %prep
 %setup -q -n %{base_name}-%{name}-%{version}
 
-%patch0 -p1
-
 %pom_remove_plugin :nexus-staging-maven-plugin
 
 # we don't care about Java 9 modules (yet)

++++++ woodstox-core-6.1.1.tar.gz -> woodstox-core-6.2.6.tar.gz ++++++
++++ 170746 lines of diff (skipped)

Reply via email to