Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linstor for openSUSE:Factory checked 
in at 2022-01-13 00:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linstor (Old)
 and      /work/SRC/openSUSE:Factory/.linstor.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linstor"

Thu Jan 13 00:22:24 2022 rev:5 rq:945748 version:1.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/linstor/linstor.changes  2021-05-06 
22:53:15.914591637 +0200
+++ /work/SRC/openSUSE:Factory/.linstor.new.1892/linstor.changes        
2022-01-13 00:23:19.743971640 +0100
@@ -1,0 +2,55 @@
+Wed Jan 12 06:15:16 UTC 2022 - nick wang <nw...@suse.com>
+
+- bsc#1194567, update to 1.17.0 
+ * Nodes can now be evacuated on purpose
+ * Browsing the controller port, will now redirect to the /ui if installed
+ * Check for all DRBD to be updated before allow resize
+ * Do not send crypt key before node authentication
+ * Autoplace do not count evicted resources
+ * Fixed CRD volume definition loading errors
+ * Fixed node reconnector deadlock
+ * Add remote SPDK support
+ * Fix migratedisk without body content
+ * Fix toggledisk reuse node-ids
+ * Fix autosnapshotshipping only work once
+ * Fix toggledisk missing layerstack bug
+ * Fix BCache trying to register too often
+ * Fix Luks resize with newer cryptosetup versions
+ * Allowed new BCache layer to be used as topmost layer
+ * Fixed API-Version reported by Controller
+ * Removed invalid description in rest_v1_openapi.yaml
+ * Fix controller disable auto verify algorithm
+ * Update auto-verify algorithm list to not use algorithms with optional keys
+ * Exos: fixed setting correct properties
+ * Exos: recache settings
+ * Exos: support OverrideVlmId property
+ * Fix creating resource groups using postgresql backend
+ * Fixed re-auto-placing resource-definition on moving to different rscgrp
+ * Updated automatic-verify algorithm list for DRBD
+ * Fix migration on postgresql
+ * Fixed db migration of resource with suffix volumes (e.g. ext-metadata)
+ * Fix resource group writing to database(resulting in restart errors)
+ * Fixed deleting resource definition that had once snapshots created
+ * Allow c-max-rate 0 as DRBD setting
+ * Added auto-setting a DRBD verify algorithm on resource-definition
+ * Support for shared storage pools (same physical device)
+ * Support for Seagate Exos Enterprise storage products
+ * Added make resource available API call
+ * Reworked auto-quorum property handling, now it is properly inherited from 
RG or Controller
+ * Removed linstor-common.conf, settings are now stored directly in all res 
files
+ * Fixed checking storage pool sizes before running RG spawn (that would fail)
+ * Check if storage pool has enough space before running resize
+ * Fixed changing resource group for resource definition to persistent between 
restarts
+ * Fixed DRBD resource with external metadata (would always be recreated)
+ * Fixed incorrect copying of layer data in snapshots with LUKS
+ * Allow "Undelete" of a resource that is in DELETING state
+ * API-Version 1.12.0
+
+-------------------------------------------------------------------
+Thu Dec 23 09:14:51 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not use %{python_module???} for recommends, as this would add
+  recommends to all python flavors. Rather change it to python3-???,
+  so recommend the default python modules only.
+
+-------------------------------------------------------------------

Old:
----
  linstor-server-1.11.1.tar.gz

New:
----
  linstor-server-1.17.0.tar.gz

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

Other differences:
------------------
++++++ linstor.spec ++++++
--- /var/tmp/diff_new_pack.mfUml4/_old  2022-01-13 00:23:20.323972057 +0100
+++ /var/tmp/diff_new_pack.mfUml4/_new  2022-01-13 00:23:20.327972060 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linstor
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,20 +23,19 @@
 %define LS_PREFIX %{_datadir}/linstor-server
 %define FIREWALLD_SERVICES %{_prefix}/lib/firewalld/services
 Name:           linstor
-Version:        1.11.1
+Version:        1.17.0
 Release:        0
 Summary:        DRBD replicated volume manager
 License:        GPL-2.0-or-later
 Group:          Productivity/Clustering/HA
 URL:            https://github.com/LINBIT/linstor-server
-Source:         
http://www.linbit.com/downloads/linstor/%{name}-server-%{version}.tar.gz
+Source:         
https://pkg.linbit.com//downloads/linstor/%{name}-server-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  firewalld
 BuildRequires:  firewall-macros
+BuildRequires:  firewalld
 BuildRequires:  gradle
 BuildRequires:  java-1_8_0-openjdk-devel
 BuildRequires:  java-1_8_0-openjdk-headless
-#Still in python2 actually...
 BuildRequires:  python3
 BuildArch:      noarch
 
@@ -111,8 +110,8 @@
 Summary:        Linstor controller specific files
 Group:          Productivity/Clustering/HA
 Requires:       linstor-common = %{version}
-Recommends:     %{python_module linstor}
-Recommends:     %{python_module linstor-client}
+Recommends:     python3-linstor
+Recommends:     python3-linstor-client
 
 %description controller
 Linstor controller manages linstor satellites and persistent data storage.
@@ -153,8 +152,8 @@
 Requires:       drbd-utils
 Requires:       linstor-common = %{version}
 Requires:       lvm2
-Recommends:     %{python_module linstor}
 Recommends:     %{python_module linstor-client}
+Recommends:     %{python_module linstor}
 
 %description satellite
 Linstor satellite, communicates with linstor-controller

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mfUml4/_old  2022-01-13 00:23:20.363972087 +0100
+++ /var/tmp/diff_new_pack.mfUml4/_new  2022-01-13 00:23:20.367972089 +0100
@@ -5,9 +5,9 @@
     <param name="filename">linstor-server</param>
 <!--
     build service using release linstor-server atm.
-    <param name="version">1.11.1</param>
+    <param name="version">1.17.0</param>
 -->
-    <param name="versionformat">1.11.1+git.%h</param>
+    <param name="versionformat">1.17.0+git.%h</param>
     <param name="revision">master</param>
   </service>
 

++++++ linstor-server-1.11.1.tar.gz -> linstor-server-1.17.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/linstor/linstor-server-1.11.1.tar.gz 
/work/SRC/openSUSE:Factory/.linstor.new.1892/linstor-server-1.17.0.tar.gz 
differ: char 27, line 1

Reply via email to