From a6ad82aa62bb7b9a0d1d236bb0dad2d426495087 Mon Sep 17 00:00:00 2001 From: Vratislav Podzimek Date: Tue, 21 Feb 2017 11:43:08 +0100 Subject: [PATCH] New version - Update specs.rst to use present-tense and current API (agrover) - Add functions using BLOBs as LUKS passphrases (vpodzime) - Make sure the _error_quark() functions are in the library (vtrefny) - Return a special error when trying to wipe empty device (vtrefny) - Adapt tests to use LIO devices instead of loop devices (vpodzime) - Add functions for creating and deleting LIO devices (vpodzime) - MDRAID: Allow path as input for functions that work with sysfs (vtrefny) --- .gitignore | 1 + libblockdev.spec | 13 +++++++++++-- sources | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8c688a8..10b4c3c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /libblockdev-2.1.tar.gz /libblockdev-2.2.tar.gz /libblockdev-2.3.tar.gz +/libblockdev-2.4.tar.gz diff --git a/libblockdev.spec b/libblockdev.spec index 024500d..f82cffe 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -12,8 +12,8 @@ %endif Name: libblockdev -Version: 2.3 -Release: 3%{?dist} +Version: 2.4 +Release: 1%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/rhinstaller/libblockdev @@ -603,6 +603,15 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Tue Feb 21 2017 Vratislav Podzimek - 2.4-1 +- Update specs.rst to use present-tense and current API (agrover) +- Add functions using BLOBs as LUKS passphrases (vpodzime) +- Make sure the _error_quark() functions are in the library (vtrefny) +- Return a special error when trying to wipe empty device (vtrefny) +- Adapt tests to use LIO devices instead of loop devices (vpodzime) +- Add functions for creating and deleting LIO devices (vpodzime) +- MDRAID: Allow path as input for functions that work with sysfs (vtrefny) + * Wed Feb 15 2017 Vratislav Podzimek - 2.3-3 - Rebuild with changelog fixed up diff --git a/sources b/sources index c9718ae..5b9a4f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libblockdev-2.3.tar.gz) = 75b8ff77ea0b22abecd0b9d5c6f8d15b0af20356eff343a155ee76c784e645a956b03da7079dbfe79ad8710a288e9040ab6342bc765e9e306fbd30740d587db7 +SHA512 (libblockdev-2.4.tar.gz) = 7a8fba2edb97f477ae3df7fbc909b33bbc1262c74c7850fd2ede1857a9ef2683ddf6acbebc7dc411b0df4ece4c89f272437565144bebdba6db1bfbefc5f529d5