Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package multipath-tools for openSUSE:Factory
checked in at 2026-01-21 14:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
and /work/SRC/openSUSE:Factory/.multipath-tools.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "multipath-tools"
Wed Jan 21 14:12:50 2026 rev:174 rq:1328376 version:0.14.0+207+suse.18c17be5
Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes
2025-12-19 16:42:07.044517431 +0100
+++
/work/SRC/openSUSE:Factory/.multipath-tools.new.1928/multipath-tools.changes
2026-01-21 14:13:07.872268628 +0100
@@ -1,0 +2,36 @@
+Tue Jan 20 17:43:54 UTC 2026 - Martin Wilck <[email protected]>
+
+- Update to version 0.14.0+207+suse.18c17be5
+
+- New features from upstream 0.14.0:
+
+ * add support for automatically purging SCSI devices that become
+ disconnected at the storage target (purge_disconnected option).
+ See NEWS.md.
+
+- Bug fixes from upstream 0.14.0 (bsc#1257007, see NEWS.md for details):
+
+ * Make sure multipathd registers keys all paths of a multipath map after
+ mpathpersist registered a key for a map.
+ * Fix `mpathpersist --report-capabilities` output.
+ * Improve error handling when retrying REGISTER AND IGNORE.
+ * Fix command descriptions in the multipathd man page.
+ * Fix ISO C23 compatibility issue causing errors with new compilers.
+ * Fix memory leak caused by not joining the "init unwinder" thread.
+ * Fix memory leaks in kpartx.
+ * Print the warning "setting scsi timeouts is unsupported for protocol" only
+ once per protocol.
+ * Make sure multipath-tools is compiled with the compiler flag
+ `-fno-strict-aliasing`. (gh#opensvc/multipath-tools#130)
+
+- Other changes from upstream 0.14.0:
+
+ * Add wrapper code for libudev to avoid potential issues with calling libudev
+ from a multi-threaded program.
+ * Clean up the code for freeing struct path and struct multipath objects.
+ * Hardware table: add Seagate Exos and Nytro series.
+ * Avoid joining threads twice with liburcu 0.14.0 and newer.
+ * Remove the obsolete "hotplug" mode of kpartx.
+ * CI updates.
+
+-------------------------------------------------------------------
Old:
----
multipath-tools-0.13.0+229+suse.dbac936f.tar.xz
New:
----
multipath-tools-0.14.0+207+suse.18c17be5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.6fmA7m/_old 2026-01-21 14:13:09.056318086 +0100
+++ /var/tmp/diff_new_pack.6fmA7m/_new 2026-01-21 14:13:09.064318420 +0100
@@ -35,7 +35,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
-Version: 0.13.0+229+suse.dbac936f
+Version: 0.14.0+207+suse.18c17be5
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.6fmA7m/_old 2026-01-21 14:13:09.100319923 +0100
+++ /var/tmp/diff_new_pack.6fmA7m/_new 2026-01-21 14:13:09.104320091 +0100
@@ -1,5 +1,5 @@
-mtime: 1766009580
-commit: c4ada147ee25109be91114dcc2a2ef580214d91465490b2a69db1e8f5dc9234d
+mtime: 1768939237
+commit: 829e71a7d350dce9945ae8419fc556174906bdb2a468b3bd2b5ed93fac0d6df5
url: https://src.opensuse.org/mwilck/multipath-tools
revision: factory
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6fmA7m/_old 2026-01-21 14:13:09.140321594 +0100
+++ /var/tmp/diff_new_pack.6fmA7m/_new 2026-01-21 14:13:09.144321762 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/multipath-tools.git</param>
- <param
name="changesrevision">dbac936f8ddfe859f35cd6737acc7ca072e37c86</param></service></servicedata>
+ <param
name="changesrevision">18c17be57caf9aefe501782c8c582cd0f8791bbc</param></service></servicedata>
(No newline at EOF)
++++++ 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-01-20 21:01:07.000000000 +0100
@@ -0,0 +1,5 @@
+.osc
+\#*
+*~
+*.obscpio
+/multipath-tools/
++++++ multipath-tools-0.13.0+229+suse.dbac936f.tar.xz ->
multipath-tools-0.14.0+207+suse.18c17be5.tar.xz ++++++
++++ 4585 lines of diff (skipped)