diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 672fab4..2bee87e 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Sep 3 12:01:09 UTC 2014 - dmueller@suse.com + +- update to 2.1.49: + * Improve error message when NetworkPortal restore fails + * Python 3.x porting fixes + * targetctl: A missing restore file is not an error + * Add a message if no configfile is found + * Add StorageObjectFactory + * Convert all exceptions in set_parameter/attribute to RTSLibError + * Change set_parameters/attributes to take an err_func + * Fix missing err_func parameter to set_attributes + * '!' allowed character in block and partition names + * Don't add to cache if cfs create fails + * Don't lower-case return values from _parse_info functions + ------------------------------------------------------------------- Tue Jan 14 14:57:28 UTC 2014 - speilicke@suse.com diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index c66e409..7ec1ea4 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.spec @@ -17,7 +17,7 @@ Name: python-rtslib-fb -Version: 2.1.43 +Version: 2.1.49 Release: 0 Summary: API for Linux kernel SCSI target (aka LIO) License: Apache-2.0 diff --git a/rtslib-fb-2.1.43.tar.gz b/rtslib-fb-2.1.43.tar.gz deleted file mode 100644 index 61b0f0a..0000000 --- a/rtslib-fb-2.1.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efb49d783edbb9a0aa936afe738430088cda8aaef9a8fbafba1dae18e02de3b5 -size 26952 diff --git a/rtslib-fb-2.1.49.tar.gz b/rtslib-fb-2.1.49.tar.gz new file mode 100644 index 0000000..6afb70d --- /dev/null +++ b/rtslib-fb-2.1.49.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef98992dfafe5c56a1ee297c5f5bc2a9c855bea1d968a2439eba35f8d1ec74f8 +size 27148