Changelog for
python-rtslib-fb-common-2.1.75-4.1.noarch.rpm :
* Fri May 06 2022 lduncanAATTsuse.com- Update to version v2.1.75: (bsc#1206720)
* 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 2022 Mykola Golub
- Update parameters description in rbd-support.patch- Add rbd-support-disable_emulate_legacy_capacity.patch (bsc#1199090)
* Thu Sep 30 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Sat Nov 07 2020 Lee Duncan - Fixed issue in SPEC file w/r/t package split with common. Now, packages python3-rtslib-fb and python-rtslib-fb-common are built, and the former depends on the latter. The common package has the non-python parts (documentation, etc), and the python3-
* part the python parts.
* Fri Oct 23 2020 Lee Duncan - Split package into \"common\" part, python-rtslib-fb-common, which is python-verserion-agnostic, and either python2-rtslib-comon-fb or python3-rtslib-fb. This maens common files, like man pages, don\'t have to be duplicated.
* Fri Oct 16 2020 lduncanAATTsuse.com- Update to version v2.1.74:
* version 2.1.74
* rtslib: safely call shutil.copy()
* Fix fail when target_core_mod doesn\'t exists
* Fix EPERM errors with scsi_generic devices Also, add this commit submitted upstream:
* rtslib-Fix-handling-of-sysfs-RW-attrs-that-are-actually-RO.patch And this commit for SUSE:
* rtslib-target-service-for-suse.patch Lastly, this package now installs systemd unit file target.service, which will replace eventually targetcli.service (from the targetcli-fb package), since this matches how upstream works. This also meant updating the SPEC file.
* Thu Aug 27 2020 Matthew Oliver - Updated the rbd-support.patch (bsc#1175808):
* Fixed the signiture of the RBDStorageObject to match changes made to parent StorageObject class.
* Tue Jun 30 2020 lduncanAATTsuse.com- Update to version v2.1.73 (bsc#1173257 CVE-2020-14019):
* version 2.1.73
* save_to_file: fix fd open mode
* saveconfig: copy temp configfile with permissions
* saveconfig: open the temp configfile with modes set
* Fix \"is not\" with a literal SyntaxWarning
* Fix an incorrect config path in two comments
* version 2.1.72
* Do not change dbroot after drivers have been registered
* Remove \'_if_needed\' from RTSRoot._set_dbroot()\'s name Replacing old tarball with python-rtslib-fb-v2.1.73.tar.xz
* Tue Mar 03 2020 lduncanAATTsuse.com- Update to version v2.1.71 (jre#SLE-7751):
* version 2.1.71
* restoreconfig: fix skipping of targets [re]loading Replacing python-rtslib-fb-v2.1.70.tar.xz with python-rtslib-fb-v2.1.71.tar.xz
* Mon Sep 16 2019 lduncanAATTsuse.com- Update to version v2.1.70:
* version 2.1.70
* restoreconfig: add ability to restore/reload single target or storage_object
* rtslib: fix __version__
* saveconfig: add hw_block_size support in control string
* remove extra semicolons in _get_saveconf
* Add \'readable\' param to Group list_
*() methods
* Handle write-only parameters like attributes
* save_to_file() function breaks symbolic link when saving configuration
* Handle write-only attributes.
* Allow bs_cache to be bypassed
* report the correct size for partitions
* restoreconfig: support restore when list is non-empty Replacing python-rtslib-fb-2.1.69.tar.xz with python-rtslib-fb-v2.1.70.tar.xz, and removing patches:
* 0001-Handle-write-only-attributes.patch
* 0002-Handle-write-only-parameters-like-attributes.patch
* 0003-Add-readable-param-to-Group-list_-methods.patch