Changelog for
python-rtslib-2.2-19.3.1.noarch.rpm :
Fri Dec 22 13:00:00 2017 lduncanAATTsuse.com
- Fix parsing error with newer pyparsing module (bsc#1058995),
adding patch:
* rtslib-fix-parse-error-with-new-pyparsing.patch
Wed Apr 27 14:00:00 2016 lduncanAATTsuse.com
- Disallow upper-case IQN names (bsc#968745):
* rtslib-disallow-upper-case-iqn-names.patch
Tue Apr 19 14:00:00 2016 lduncanAATTsuse.com
- Allow WWNj validation for fc_wwn transport (bsc#975051):
* rtslib-validate-fc_wwn.patch
- Remove commented out \"Source:\" line in spec file, for rpmlint
Thu Feb 11 13:00:00 2016 oheringAATTsuse.de
- Add support for xen-scsiback (fate#315712)
0001-Add-support-for-xen-scsiback.patch
Tue Jan 26 13:00:00 2016 lduncanAATTsuse.com
- Add support for nvme discs (bsc#963348), adding:
* rtslib-add-nvme-support.patch
Mon Jan 11 13:00:00 2016 lszhuAATTsuse.com
- fix BNC#958274 - Wrong random default name of iSCSI target name
generated by Targetcli fix iqn wwn name error when include \"-\"
patch: rtslib-fix-iqn-wwn.patch
Thu Dec 3 13:00:00 2015 lduncanAATTsuse.com
- Add qla2xxx_wwn WWN type handling (bsc#954234), adding:
rtslib-add-qla2xxx_wwn-wwn-type
Wed Nov 25 13:00:00 2015 ddissAATTsuse.com
- Fix 64-bit architecture detection; (bnc#956509).
Fri Sep 25 14:00:00 2015 ddissAATTsuse.com
- Add explicit Provides for \"python-rtslib-rbd\", to advertise Ceph RBD
backstore support; (bnc#947555).
Wed Sep 23 14:00:00 2015 ddissAATTsuse.com
- Hardcode Release tag for SES2 release.
Tue Sep 22 14:00:00 2015 ddissAATTsuse.com
- Load the RBD backstore kernel module during initialization, if
available; (bnc#945230).
+ rtslib-load-rbd-mod-on-startup.patch
Wed Aug 12 14:00:00 2015 ddissAATTsuse.com
- Add support for the Ceph RBD backend; (fate#318836); (fate#319433).
+ rtslib-fb-rbd-support.patch
Fri Jul 31 14:00:00 2015 ddissAATTsuse.com
- Fixed TPG disable logic; (bnc#940216).
+ rtslib-fix_support_for_disabled_tpgs.patch
Wed Nov 26 13:00:00 2014 lszhuAATTsuse.com
-Bug fix for BNC#907029-configFS mounted problem under root user in SLE12 python-rtslib
Fri Jul 11 14:00:00 2014 lduncanAATTsuse.com
- Added iblock backstore policy file (bnc#885565), so
targetcli does not backtrace when creating same, adding
rtslib-add-iblock-backstore-policy.patch
Fri Jun 27 14:00:00 2014 lduncanAATTsuse.com
- Added T10 Protection Information attributes (bnc#880355),
adding one patch and updating spec file to use it:
rtslib-add-prot-info-attributes.patch
Wed Jun 25 14:00:00 2014 hareAATTsuse.de
- Do not obsolete lio-utils; it\'s still required
by targetcli.
Thu Jun 19 14:00:00 2014 lduncanAATTsuse.com
- Added patch to set GIT_VERSION string (bnc#880355):
rtslib-set-git-version-for-sle12.patch
- Updated spec file:
- use new patch
- create and populate /var/target tree
- obsolete lio-utils (to avoid conflicts)
Mon May 19 14:00:00 2014 hareAATTsuse.de
- Add pyparsing to requires
- README got renamed to README.md
Fri May 16 14:00:00 2014 hareAATTsuse.de
- Update to latest git commit
* Update README
* Minor fixes
* Add support for nullio ramdisks
* Update copyright notice
* Build fixes
* Add rtslib-git-update.patch
Wed Dec 18 13:00:00 2013 hareAATTsuse.de
- Update to version 2.2 from github repository:
* targetcli moved into separate package
* Removed references to targetcli program and manpages
- Update description
- Change license tag to correct one; rtslib is licensed under Apache-2.0
- Add missing dependencies to get it fully working
Sun Nov 24 13:00:00 2013 p.drouandAATTgmail.com
- Change tarball download location to new official one
- Update to version 2.1.fb42
+ No changelog available
- Remove rtslib-qla2xxx-fix.patch; merged on upstream release
- Add man pages for targetcli
Wed Oct 16 14:00:00 2013 hareAATTsuse.de
- Fixup typo in fabric.py (bnc#837519)
Wed Feb 27 13:00:00 2013 saschpeAATTsuse.de
- Replace this with the official version from PyPI and redo the spec file:
+ Drop useless (build) requires
+ Drop even more useless doc sub-package
+ Drop patches that are upstream
Fri Jan 18 13:00:00 2013 hareAATTsuse.de
- Fix debian copyright file to refer to correct license
Thu Jan 17 13:00:00 2013 hareAATTsuse.de
- Initial commit from git repository