Changelog for
python312-rtslib-fb-2.1.76-2.3.noarch.rpm :
* Tue Jan 09 2024 Matej Cepl
- Clean up the SPEC file
* Tue Jan 09 2024 David Disseldorp - Drop downstream-only LIO target_core_rbd support (bsc#1218634)
* rbd-support-disable_emulate_legacy_capacity.patch
* rbd-support.patch
* Thu Oct 05 2023 dmuellerAATTsuse.com- Update to version v2.1.76:
* version 2.1.76
* rtslib: remove the limit of 255 max mapped LUNs
* setup.py: match __version__ with optional trailing \".g\".
* rtslib: Don\'t create /var/run on import
* Fix inability to create ACLs for some FC cards
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* 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.