SHA256
1
0
forked from pool/libzbc
libzbc/libzbc.changes

44 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 1 08:22:20 UTC 2016 - jengelh@inai.de
- Update to new upstream release 4.1.1
* This release implements support for ZBC and ZAC revision 4 and
above draft standards.
* Fixed the fake backend driver to pass all tests even if the
device specified is very small (i.e. it has only a few sequential
zones).
* Display SG_IO ioctl error message only when the log level is set
to debug/verbose.
-------------------------------------------------------------------
Sat Feb 13 17:47:24 UTC 2016 - jengelh@inai.de
- Update to new git snapshot 2.0.0.g32
* Support for ZBC and ZAC r04
* Added block device backend driver for use with kernels providing
SMR support and exposing host-managed disks as block devices.
-------------------------------------------------------------------
Thu Nov 12 19:13:31 UTC 2015 - jengelh@inai.de
- Update to new git snapshot 2.0.0~git113
* Added sense key and sense code string, DATA PROTECT and ZONE IS READ ONLY.
* Added filling sense key/sense code when reads spanning other types of zone.
* Supported storing ASC/ASCQ data on ata.
* Supported URSWRZ flag on SCSi.
* Added flags in zbc_device_info structure and stored URSWRZ flag in it.
* Added forced ata read/write flag to read/write using pass through command.
* Supported ZBC sense key, ASC/ASCQ handling.
-------------------------------------------------------------------
Mon Jun 8 23:11:56 UTC 2015 - jengelh@inai.de
- Update to new git snapshot 2.0.0~git65
* supports the ZBC standard draft Rev 02
and Rev 01 of the ZAC standard draft
-------------------------------------------------------------------
Mon Mar 16 21:44:08 UTC 2015 - jengelh@inai.de
- Initial package (version 1.1.0~git68) for build.opensuse.org