Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-dataformat-xml for
openSUSE:Factory checked in at 2026-07-15 16:56:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-dataformat-xml (Old)
and /work/SRC/openSUSE:Factory/.jackson-dataformat-xml.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-dataformat-xml"
Wed Jul 15 16:56:34 2026 rev:9 rq:1365958 version:2.18.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/jackson-dataformat-xml/jackson-dataformat-xml.changes
2026-06-25 17:22:30.420484630 +0200
+++
/work/SRC/openSUSE:Factory/.jackson-dataformat-xml.new.1991/jackson-dataformat-xml.changes
2026-07-15 17:12:30.497394815 +0200
@@ -1,0 +2,7 @@
+Wed Jul 15 11:37:40 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to 2.18.9
+ * No changes, only syncing the whole stack for databind security
+ issues
+
+-------------------------------------------------------------------
Old:
----
jackson-dataformat-xml-2.18.8.tar.gz
New:
----
jackson-dataformat-xml-2.18.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-dataformat-xml.spec ++++++
--- /var/tmp/diff_new_pack.Ye375w/_old 2026-07-15 17:12:30.989411750 +0200
+++ /var/tmp/diff_new_pack.Ye375w/_new 2026-07-15 17:12:30.989411750 +0200
@@ -17,7 +17,7 @@
Name: jackson-dataformat-xml
-Version: 2.18.8
+Version: 2.18.9
Release: 0
Summary: Jackson extension component for reading and writing XML
encoded data
License: Apache-2.0
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ye375w/_old 2026-07-15 17:12:31.021412852 +0200
+++ /var/tmp/diff_new_pack.Ye375w/_new 2026-07-15 17:12:31.021412852 +0200
@@ -1,6 +1,6 @@
-mtime: 1782392425
-commit: e86babe7588314dfbe4874fd9242d11767dfffa4c6f37cb8aabcb6f9bbbb3f9c
+mtime: 1784115492
+commit: 2ce812f7f96214f1948b2a5abf3f76b97e882c2b5be8634524a266b357308fff
url: https://src.opensuse.org/java-packages/jackson-dataformat-xml
-revision: e86babe7588314dfbe4874fd9242d11767dfffa4c6f37cb8aabcb6f9bbbb3f9c
+revision: 2ce812f7f96214f1948b2a5abf3f76b97e882c2b5be8634524a266b357308fff
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-07-15 13:38:12.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ jackson-dataformat-xml-2.18.8.tar.gz ->
jackson-dataformat-xml-2.18.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/jackson-dataformat-xml-jackson-dataformat-xml-2.18.8/pom.xml
new/jackson-dataformat-xml-jackson-dataformat-xml-2.18.9/pom.xml
--- old/jackson-dataformat-xml-jackson-dataformat-xml-2.18.8/pom.xml
2026-05-29 02:55:41.000000000 +0200
+++ new/jackson-dataformat-xml-jackson-dataformat-xml-2.18.9/pom.xml
2026-07-08 02:40:42.000000000 +0200
@@ -9,11 +9,11 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
- <version>2.18.8</version>
+ <version>2.18.9</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
- <version>2.18.8</version>
+ <version>2.18.9</version>
<name>Jackson-dataformat-XML</name>
<packaging>jar</packaging>
<description>Data format extension for Jackson to offer
@@ -24,7 +24,7 @@
<connection>scm:git:[email protected]:FasterXML/jackson-dataformat-xml.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-dataformat-xml.git</developerConnection>
<url>http://github.com/FasterXML/jackson-dataformat-xml</url>
- <tag>jackson-dataformat-xml-2.18.8</tag>
+ <tag>jackson-dataformat-xml-2.18.9</tag>
</scm>
<properties>
<packageVersion.dir>com/fasterxml/jackson/dataformat/xml</packageVersion.dir>
@@ -34,7 +34,7 @@
<!-- And presumably import too? -->
<!-- for Reproducible Builds -->
-
<project.build.outputTimestamp>2026-05-29T00:55:28Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-07-08T00:40:28Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/jackson-dataformat-xml-jackson-dataformat-xml-2.18.8/release-notes/VERSION-2.x
new/jackson-dataformat-xml-jackson-dataformat-xml-2.18.9/release-notes/VERSION-2.x
---
old/jackson-dataformat-xml-jackson-dataformat-xml-2.18.8/release-notes/VERSION-2.x
2026-05-29 02:55:41.000000000 +0200
+++
new/jackson-dataformat-xml-jackson-dataformat-xml-2.18.9/release-notes/VERSION-2.x
2026-07-08 02:40:42.000000000 +0200
@@ -4,6 +4,10 @@
=== Releases ===
------------------------------------------------------------------------
+2.18.9 (07-Jul-2026)
+
+No changes since 2.18.8
+
2.18.8 (28-May-2026)
#863: Fix to support Woodstox 7.2.0 (but no dep version bump)