forked from pool/libzbc
libzbc-5.5.0
OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=17
This commit is contained in:
parent
0225080404
commit
17560b02c3
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 18 21:47:12 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 5.5.0
|
||||||
|
* Fixed various problems with the fake backend driver
|
||||||
|
(emulation mode), in particular when using a 4K sector disk
|
||||||
|
as backend storage.
|
||||||
|
* Properly set up direct I/O operation with the SG_IO interface
|
||||||
|
(SCSI and ATA backend drivers).
|
||||||
|
* Properly handle the maximum and optimal number of open zones
|
||||||
|
for drives with no limit and drives not reporting any limit.
|
||||||
|
* Skip open zone resource tests for drives with no limit or an
|
||||||
|
unreported limit on the maximum/optimal number of open zones.
|
||||||
|
* Add a new test to verify that a drive returns the correct
|
||||||
|
ASC/ASCQ sense error codes when writing to a full zone (HM
|
||||||
|
drives only).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 8 11:18:07 UTC 2017 - jengelh@inai.de
|
Tue Aug 8 11:18:07 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
10
libzbc.spec
10
libzbc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzbc
|
# spec file for package libzbc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libzbc
|
Name: libzbc
|
||||||
%define lname libzbc-5_3_1
|
%define lname libzbc-5_5_0
|
||||||
Version: 5.3.1
|
Version: 5.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for manipulating ZBC and ZAC disks
|
Summary: Library for manipulating ZBC and ZAC disks
|
||||||
License: BSD-2-Clause and LGPL-3.0+
|
License: BSD-2-Clause AND LGPL-3.0-or-later
|
||||||
Group: Hardware
|
Group: Hardware/Other
|
||||||
Url: http://github.com/hgst/libzbc
|
Url: http://github.com/hgst/libzbc
|
||||||
|
|
||||||
Source: https://github.com/hgst/libzbc/archive/v%version.tar.gz
|
Source: https://github.com/hgst/libzbc/archive/v%version.tar.gz
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e048e0f16649b3b75e6a0ad148951de9f36c357485322e44bf9257060ce77d50
|
|
||||||
size 126910
|
|
3
v5.5.0.tar.gz
Normal file
3
v5.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:97565f4a2c6c42eeca52a07bc51c3faedcdad50d68d89135842d839182839bad
|
||||||
|
size 128170
|
Loading…
Reference in New Issue
Block a user