From ce04075aad20e4f32e5f186e558614e879edfe7739e2830c8bd8d74bba9881f9 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Fri, 6 May 2022 18:04:25 +0000 Subject: [PATCH] Accepting request 975464 from home:lee_duncan:branches:devel:languages:python - Update to version v2.1.75: * version 2.1.75 * rtslib: fix missing ':' after else statement * dbroot: let the user change the dbroot directory freely. * handle target kernel module new attribute cpus_allowed_list * fix "This _Backstore already exists in configFS" exception * Check whether the enable attribute exists before fread * Filter fabric wwns by reading driver name * Add support of efct fabric driver * tcmu: add support for config param data_pages_per_blk * Relax restrictions on TPG Tag range * rtslib: Use O_RDWR for sg devices alone. OBS-URL: https://build.opensuse.org/request/show/975464 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=64 --- _service | 2 +- _servicedata | 2 +- python-rtslib-fb-v2.1.74.tar.xz | 3 --- python-rtslib-fb-v2.1.75.tar.xz | 3 +++ python-rtslib-fb.changes | 16 ++++++++++++++++ python-rtslib-fb.spec | 4 ++-- 6 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 python-rtslib-fb-v2.1.74.tar.xz create mode 100644 python-rtslib-fb-v2.1.75.tar.xz diff --git a/_service b/_service index 069c1fb..7aab0f8 100644 --- a/_service +++ b/_service @@ -7,7 +7,7 @@ @PARENT_TAG@ v(\d*\.\d*\.)fb(\d*) \1\2 - v2.1.74 + v2.1.75 enable diff --git a/_servicedata b/_servicedata index daeebe2..ee57292 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/open-iscsi/rtslib-fb.git - 33b174f313ba4f8aec2e2a159ff337ae7ca42cb8 \ No newline at end of file + 5469e71cfc47a5a869dae6bc7c1e0b2db7ae4c6a \ No newline at end of file diff --git a/python-rtslib-fb-v2.1.74.tar.xz b/python-rtslib-fb-v2.1.74.tar.xz deleted file mode 100644 index ddba12b..0000000 --- a/python-rtslib-fb-v2.1.74.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a454e2b9e310fcbbab5b09df5a0b45ff2095eec02640eba75be97327a6f0b78 -size 42432 diff --git a/python-rtslib-fb-v2.1.75.tar.xz b/python-rtslib-fb-v2.1.75.tar.xz new file mode 100644 index 0000000..906694b --- /dev/null +++ b/python-rtslib-fb-v2.1.75.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2f5b371f1523c6492063d0973a5ede58cc4c901ce67a5c0fea8e11735ba960 +size 42740 diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 9d31c6a..37c54d6 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri May 06 16:54:21 UTC 2022 - lduncan@suse.com + +- Update to version v2.1.75: + * version 2.1.75 + * rtslib: fix missing ':' after else statement + * dbroot: let the user change the dbroot directory freely. + * handle target kernel module new attribute cpus_allowed_list + * fix "This _Backstore already exists in configFS" exception + * Check whether the enable attribute exists before fread + * Filter fabric wwns by reading driver name + * Add support of efct fabric driver + * tcmu: add support for config param data_pages_per_blk + * Relax restrictions on TPG Tag range + * rtslib: Use O_RDWR for sg devices alone. + ------------------------------------------------------------------- Sun Jan 30 17:07:00 UTC 2022 - Mykola Golub diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index 10881bb..2105258 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.spec @@ -25,7 +25,7 @@ %define dbdir %{_sysconfdir}/target %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rtslib-fb -Version: 2.1.74 +Version: 2.1.75 Release: 0%{?dist} Summary: API for Linux kernel SCSI target (aka LIO) License: Apache-2.0 @@ -50,7 +50,7 @@ Requires: alts BuildRequires: alts %else Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %endif Provides: python-rtslib = %{version}-%{release} Obsoletes: python-rtslib < %{version}