From 052cecbba26d538378bc749b0ba3c5c6b330ca6d59b75740a332ccdf2a4555b0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 25 Jan 2020 08:37:49 +0000 Subject: [PATCH] - Update to release 5.8.4 OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=27 --- libzbc.changes | 14 ++++++++++++++ libzbc.spec | 6 +++--- v5.8.3.tar.gz | 3 --- v5.8.4.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 v5.8.3.tar.gz create mode 100644 v5.8.4.tar.gz diff --git a/libzbc.changes b/libzbc.changes index 8477535..c180679 100644 --- a/libzbc.changes +++ b/libzbc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jan 25 08:32:56 UTC 2020 - Jan Engelhardt + +- Update to release 5.8.4 + * zbc_device_is_zoned() does not use a device real path as + given by zbc_realpath(), causing problems with symbolic + links. + * Better handling of sense data reporting feature on ATA + drives: some drives do not accept setting this feature + causing zbc_open(). to fail. Fix this by testing first if the + feature is already enabled instead of blindly setting it. + * Fix zbc_write_zone tool not writing any data to a zone due to + a loop control error. + ------------------------------------------------------------------- Thu Dec 12 17:10:38 UTC 2019 - Jan Engelhardt diff --git a/libzbc.spec b/libzbc.spec index 299e7ed..7400762 100644 --- a/libzbc.spec +++ b/libzbc.spec @@ -1,7 +1,7 @@ # # spec file for package libzbc # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: libzbc -%define lname libzbc-5_8_3 -Version: 5.8.3 +%define lname libzbc-5_8_4 +Version: 5.8.4 Release: 0 Summary: Library for manipulating ZBC and ZAC disks License: BSD-2-Clause AND LGPL-3.0-or-later diff --git a/v5.8.3.tar.gz b/v5.8.3.tar.gz deleted file mode 100644 index 8307b47..0000000 --- a/v5.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0bd72b82ddef120d3a8e7e4fb522abdc75baa105a9548f6e506a3b0552a1543 -size 142106 diff --git a/v5.8.4.tar.gz b/v5.8.4.tar.gz new file mode 100644 index 0000000..2132a80 --- /dev/null +++ b/v5.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56013b2dc8ce053b71f14a418aa9b0ee0276298563dc11a09bd14604c202f666 +size 142622