- Update to version 2.1.58:

* version 2.1.58
  * Fix mapping the new LUN to the node ACL

OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=59
This commit is contained in:
Lee Duncan 2024-06-19 18:13:58 +00:00 committed by Git OBS Bridge
parent 79323e5342
commit 9addff7f10
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a4cddfc3d197841c4e6acb7cbd5ff00a1885770f8b029b239115f13c537d24d
size 34328

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2485c69c2d5062a02a9440888d2e7be3288526f4b2d27d936ed86a71818cb722
size 204800

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 19 15:34:16 UTC 2024 - Michał Szczepaniak <m.szczepaniak.000@gmail.com>
- Update to version 2.1.58:
* version 2.1.58
* Fix mapping the new LUN to the node ACL
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 9 11:36:21 UTC 2024 - David Disseldorp <ddiss@suse.com> Tue Jan 9 11:36:21 UTC 2024 - David Disseldorp <ddiss@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: targetcli-fb Name: targetcli-fb
Version: 2.1.57 Version: 2.1.58
Release: 0 Release: 0
Summary: A command shell for managing the Linux LIO kernel target Summary: A command shell for managing the Linux LIO kernel target
License: Apache-2.0 License: Apache-2.0
@ -41,7 +41,7 @@ Requires: python-rtslib-fb
Requires: python-six Requires: python-six
Requires: targetcli-fb-common Requires: targetcli-fb-common
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun): update-alternatives
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3" %if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
Provides: targetcli = %{version}-%{release} Provides: targetcli = %{version}-%{release}
Provides: targetcli-fb = %{version}-%{release} Provides: targetcli-fb = %{version}-%{release}