SHA256
1
0
forked from pool/libzbc

Accepting request 908869 from hardware

- Update to release 5.11.1

OBS-URL: https://build.opensuse.org/request/show/908869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzbc?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2021-08-02 10:04:45 +00:00 committed by Git OBS Bridge
commit 363d8856d6
4 changed files with 32 additions and 6 deletions

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Jul 28 11:27:35 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.11.1
* New versioning scheme and SONAME
-------------------------------------------------------------------
Wed Jul 28 07:22:17 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.11
* Increase of the default command timeout from 20s to 30s to be
in-line with the kernel default settings. Similarly to the
kernel, the timeout for device write cache flush commands is
also double the default value (60s).
* Improved handling of timeout errors. These errors are now
notified using the ETIMEDOUT error code instead of the generic
EIO.
* SCSI backend driver fixes and improvements: optimized SAT
correctness detection for ZAC devices and faster device
capacity detection.
* Block backend driver improvements: retreive the maximum
number of open zones from the device sysfs attributes if the
kernel exposes it.
* Improvement of the zbc_report_zones() function that avoids
multiple buffer allocation/free operations for large reports.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat May 22 10:50:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Sat May 22 10:50:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,8 +17,8 @@
Name: libzbc Name: libzbc
%define lname libzbc-5_10_0 %define lname libzbc5
Version: 5.10.0 Version: 5.11.1
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-or-later License: BSD-2-Clause AND LGPL-3.0-or-later
@ -108,7 +108,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete
%_bindir/gz* %_bindir/gz*
%files -n %lname %files -n %lname
%_libdir/libzbc-*.so %_libdir/libzbc.so.5*
%license COPYING.BSD %license COPYING.BSD
%files devel %files devel

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2774188a1ff9f3564695dc613c52658a853dde1babc9e0b0682280c83ef85c67
size 138217

3
v5.11.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7514b3078b8d305f4988a4b6d0d40807b1974764934889c05aa8e025eebbb02
size 140042