Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tcmu-runner for openSUSE:Factory checked in at 2021-02-04 20:21:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tcmu-runner (Old) and /work/SRC/openSUSE:Factory/.tcmu-runner.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tcmu-runner" Thu Feb 4 20:21:58 2021 rev:12 rq:868022 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/tcmu-runner/tcmu-runner.changes 2020-01-04 19:21:11.677133339 +0100 +++ /work/SRC/openSUSE:Factory/.tcmu-runner.new.28504/tcmu-runner.changes 2021-02-04 20:21:59.190635551 +0100 @@ -1,0 +2,44 @@ +Sat Jan 30 19:34:44 UTC 2021 - [email protected] + +- Update to version 1.5.3: + * tcmur: error if both src/dst_dev are unset after CSCD parsing + * tcmur: don't assume two XCOPY CSCDs + * tcmur: fail XCOPY requests with inline data + * tcmur: fail cross-device XCOPY requests + * scsi: minor simplification of inquiry if/else logic + * Add supported vpd pages to zbc vpd pages + * lock: do not try to acquire the lock for read fops + * rbd: remove all the stale blacklist entries when opening devices + * tcmu-runner: explicitly release the g_runner_handlers resources + * glfs: add init/destroy support to fix memory leak + * tcmur: add the init/destroy support in struct tcmur_handler + * CMakeList.txt: fix the style and switch tabes to white spaces + * worker: do not set thread name in the callback fn + * target: convert recovery thread to work helpers + * rbd: add report event support + * runner: add handler error reporting cb + * runner: convert alua code to work helpers + * runner: add thread helpers + * rbd: fix formatting + * tcmur_device: remove unused recovery_thread member + * rbd: fix logging when client is blacklisted + * glfs: allow to load the device when the sizes disagree + * Fix possible cdb printing overflow + * libtcmu_log: Set tcmu_logbuf before log thread is created + * extra/install_dep.sh: Add support for SUSE + * glfs: disable the fencing when it is not support + * Simplify tcmu_set_thread_name + * extra script: Fix install_dep.sh + * logger: add pthread name + * tcmu-runner: set a name for each pthread + * libtcmu: remove stale fns declaration + * glfs: check EOF for read + * Add missing libpthread + * logger: correct the log message for log dir path + * logger: fix posible crash when loging to file + * Add tcmu_dev_get_memory_info() and split+rename device_add(). + * Add support for Debian + * glfs: add lock support + * alua: make the lock done as INFO message + +------------------------------------------------------------------- Old: ---- tcmu-runner-1.5.2.tar.xz New: ---- tcmu-runner-1.5.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tcmu-runner.spec ++++++ --- /var/tmp/diff_new_pack.0C725J/_old 2021-02-04 20:21:59.886636610 +0100 +++ /var/tmp/diff_new_pack.0C725J/_new 2021-02-04 20:21:59.890636616 +0100 @@ -1,7 +1,7 @@ # # spec file for package tcmu-runner # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,12 +35,12 @@ %bcond_with tcmalloc Name: tcmu-runner -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: A userspace daemon that handles the LIO TCM-User backstore License: Apache-2.0 Group: System/Management -Url: https://github.com/agrover/%{name} +URL: https://github.com/open-iscsi/%{name} Source: %{name}-%{version}.tar.xz Patch1: %{name}-handler_file-add-libtcmu.patch Patch2: %{name}-remove-handler-path-install-prefix.patch ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0C725J/_old 2021-02-04 20:21:59.926636671 +0100 +++ /var/tmp/diff_new_pack.0C725J/_new 2021-02-04 20:21:59.926636671 +0100 @@ -4,8 +4,8 @@ <param name="url">https://github.com/open-iscsi/tcmu-runner.git</param> <param name="subdir"></param> <param name="filename">tcmu-runner</param> - <param name="versionformat">1.5.2</param> - <param name="revision">v1.5.2</param> + <param name="versionformat">1.5.3</param> + <param name="revision">v1.5.3</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0C725J/_old 2021-02-04 20:21:59.946636701 +0100 +++ /var/tmp/diff_new_pack.0C725J/_new 2021-02-04 20:21:59.946636701 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/open-iscsi/tcmu-runner.git</param> - <param name="changesrevision">9c84f7a4348ac326ac269fbdda507953dba6ec2c</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">01685b2ab8c430c0fb9ce397e7e76b60fe6cbde5</param></service></servicedata> \ No newline at end of file ++++++ tcmu-runner-1.5.2.tar.xz -> tcmu-runner-1.5.3.tar.xz ++++++ ++++ 2762 lines of diff (skipped)
