Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jdom for openSUSE:Factory checked in 
at 2024-02-22 20:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jdom (Old)
 and      /work/SRC/openSUSE:Factory/.jdom.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jdom"

Thu Feb 22 20:56:09 2024 rev:33 rq:1149533 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/jdom/jdom.changes        2023-08-30 
10:21:53.975181072 +0200
+++ /work/SRC/openSUSE:Factory/.jdom.new.1706/jdom.changes      2024-02-22 
20:56:11.958097268 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 10:46:24 UTC 2024 - Gus Kenion <gus.ken...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
@@ -12,3 +17,3 @@
-    + fix 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.
+    + 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.

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

Other differences:
------------------
++++++ jdom.spec ++++++
--- /var/tmp/diff_new_pack.tycFnk/_old  2024-02-22 20:56:13.222143337 +0100
+++ /var/tmp/diff_new_pack.tycFnk/_new  2024-02-22 20:56:13.226143482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jdom
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -57,10 +57,10 @@
 
 %prep
 %setup -q -n %{name}
-%patch0
-%patch1
-%patch2 -p1
-%patch10 -p1
+%patch -P 0
+%patch -P 1
+%patch -P 2 -p1
+%patch -P 10 -p1
 # remove all binary libs
 find . -name "*.jar" -exec rm -f {} \;
 find . -name "*.class" -exec rm -f {} \;

Reply via email to