diff --git a/libblockdev-2.20.tar.gz b/libblockdev-2.20.tar.gz deleted file mode 100644 index ee0fc4f..0000000 --- a/libblockdev-2.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f87873aefebbd43976b73b823cd6e53f15e4e364611bd288b2886c2fcbb45a24 -size 841555 diff --git a/libblockdev-2.22.tar.gz b/libblockdev-2.22.tar.gz new file mode 100644 index 0000000..bc0515a --- /dev/null +++ b/libblockdev-2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf4aea5f48da0cfa59737f91ebf2a2d6424cb59b4180c9716fff3d49fd90ce0 +size 854888 diff --git a/libblockdev.changes b/libblockdev.changes index 21a06c8..41e6861 100644 --- a/libblockdev.changes +++ b/libblockdev.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jun 13 18:10:22 UTC 2019 - Bjørn Lie + +- Update to version 2.22: + + New minor release of the libblockdev library with multiple + fixes. + + nvdimm: New function for getting list of supported sector sizes + for namespaces fixes. + + Multiple memory leaks fixed. +- Changes from version 2.21: + + crypto: Default key size for LUKS was changed to 512bit. + + tools: + - New simple cli tools that use libblockdev. + - First tool is lvm-cache-stats for displaying stats for LVM + cache devices. + - Use configure option --without-tools to disable building + these. +- Package new cli tool in main package, should possibly be moved + into own sub-package in the future. + ------------------------------------------------------------------- Wed Feb 13 17:52:44 UTC 2019 - Jan Engelhardt diff --git a/libblockdev.spec b/libblockdev.spec index 4a812d7..a969b0c 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -23,7 +23,7 @@ %bcond_with python2 Name: libblockdev -Version: 2.20 +Version: 2.22 Release: 0 Summary: A library for low-level manipulation with block devices License: LGPL-2.1-only @@ -523,6 +523,7 @@ find %{buildroot} -name "*.la" -print -type f -delete %dir %{_sysconfdir}/libblockdev %dir %{_sysconfdir}/libblockdev/conf.d %config %{_sysconfdir}/libblockdev/conf.d/00-default.cfg +%{_bindir}/lvm-cache-stats %files -n %{libname} %license LICENSE