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 2024-06-27 15:57:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and      /work/SRC/openSUSE:Factory/.multipath-tools.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multipath-tools"

Thu Jun 27 15:57:55 2024 rev:164 rq:1183412 version:0.9.9+90+suse.f1d2f20

Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2024-04-14 11:53:53.397841565 +0200
+++ 
/work/SRC/openSUSE:Factory/.multipath-tools.new.18349/multipath-tools.changes   
    2024-06-27 15:58:05.951124298 +0200
@@ -1,0 +2,24 @@
+Tue Jun 25 13:19:58 UTC 2024 - Martin Wilck <mwi...@suse.com>
+
+- Update to version 0.9.9+90+suse.f1d2f20:
+  * Fix unit tests on Tumbleweed/armv7l
+
+- Update to 0.9.9 upstream (see NEWS.md for details)
+  * Update udev rules to be compliant with device-mapper udev
+  rules update in LVM2 >= 2.03.24.
+  * Limit real-time scheduling priority to 10 by default. This
+  can now be configured in multipathd.service using "LimitRTPRIO="
+  * Set max_sectors_kb only on map creation, or when a new path
+  is added, to avoid IO errors
+  * The configuration option "flush_on_last_del" now takes the
+  values "always" (="yes"), "unused" (="no"), and "never". "yes"
+  and "no" are still supported
+  * Add wildcard %k for max_sectors_kb for CLI commands like
+  "multipath show {paths,maps} format"
+  * Accept WWID value in CLI commands that take a map name, like
+  "resize map $map"
+  * Removed support for CLI wildcards for pathgroups, which were
+  not function anyway.
+  * Fix map failure count for no_path_retry > 0
+
+-------------------------------------------------------------------

Old:
----
  multipath-tools-0.9.8+88+suse.d504d83.obscpio

New:
----
  multipath-tools-0.9.9+90+suse.f1d2f20.obscpio

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

Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.YQZQz2/_old  2024-06-27 15:58:07.367176407 +0200
+++ /var/tmp/diff_new_pack.YQZQz2/_new  2024-06-27 15:58:07.371176554 +0200
@@ -35,7 +35,7 @@
 %define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
 
 Name:           multipath-tools
-Version:        0.9.8+88+suse.d504d83
+Version:        0.9.9+90+suse.f1d2f20
 Release:        0
 Summary:        Tools to Manage Multipathed Devices with the device-mapper
 License:        GPL-2.0-only AND GPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.YQZQz2/_old  2024-06-27 15:58:07.403177725 +0200
+++ /var/tmp/diff_new_pack.YQZQz2/_new  2024-06-27 15:58:07.407177872 +0200
@@ -6,7 +6,9 @@
     <param name="filename">multipath-tools</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
     <param name="revision">factory</param>
-    <param name="match-tag">0.[0-9].[0-9]</param>
+    <param name="match-tag">0.[0-9].[0-9]*</param>
+    <param name="versionrewrite-pattern">[-]pre\.([0-9])</param>
+    <param name="versionrewrite-replacement">~\1</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="manual"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.YQZQz2/_old  2024-06-27 15:58:07.431178750 +0200
+++ /var/tmp/diff_new_pack.YQZQz2/_new  2024-06-27 15:58:07.435178897 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/multipath-tools.git</param>
-              <param 
name="changesrevision">d504d833c678c52886e7762254658896ce6a8e7b</param></service></servicedata>
+              <param 
name="changesrevision">f1d2f2079f7e337dffec1a9ea78fe0085d7be35e</param></service></servicedata>
 (No newline at EOF)
 

++++++ multipath-tools-0.9.8+88+suse.d504d83.obscpio -> 
multipath-tools-0.9.9+90+suse.f1d2f20.obscpio ++++++
++++ 2881 lines of diff (skipped)

++++++ multipath-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.YQZQz2/_old  2024-06-27 15:58:07.803192367 +0200
+++ /var/tmp/diff_new_pack.YQZQz2/_new  2024-06-27 15:58:07.807192514 +0200
@@ -1,5 +1,5 @@
 name: multipath-tools
-version: 0.9.8+88+suse.d504d83
-mtime: 1712848814
-commit: d504d833c678c52886e7762254658896ce6a8e7b
+version: 0.9.9+90+suse.f1d2f20
+mtime: 1719321085
+commit: f1d2f2079f7e337dffec1a9ea78fe0085d7be35e
 

Reply via email to