forked from pool/libzbc
Accepting request 344121 from hardware
- Update to new git snapshot 2.0.0~git113 OBS-URL: https://build.opensuse.org/request/show/344121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzbc?expand=0&rev=3
This commit is contained in:
commit
d78c9946d9
8
_service
Normal file
8
_service
Normal file
@ -0,0 +1,8 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">git://github.com/hgst/libzbc</param>
|
||||
<param name="revision">548f6455340b304c0e7060681444d11efa16f3d8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">2.0.0~git@REVISION@</param>
|
||||
</service>
|
||||
</services>
|
3
libzbc-2.0.0~git113.tar.xz
Normal file
3
libzbc-2.0.0~git113.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98dc5e1af5c2b7d11922c4ea9c0ec6443b3c2558f043784ed291d8bd7b0e1a34
|
||||
size 422156
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f10286e20245ec264e9604a3084efb771cf0b8a92e09b28549b1e17f97bfe44
|
||||
size 57564
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libzbc
|
||||
%define lname libzbc2
|
||||
Version: 2.0.0~git65
|
||||
Version: 2.0.0~git113
|
||||
Release: 0
|
||||
Summary: Library for manipulating ZBC and ZAC disks
|
||||
License: BSD-2-Clause and LGPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user