diff --git a/.gitignore b/.gitignore index 7deba0d..69a90d8 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /libblockdev-2.19.tar.gz /libblockdev-2.20.tar.gz /libblockdev-2.21.tar.gz +/libblockdev-2.22.tar.gz diff --git a/libblockdev.spec b/libblockdev.spec index 8c9c859..b4de58f 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -124,8 +124,8 @@ %define configure_opts %{?python2_copts} %{?python3_copts} %{?bcache_copts} %{?lvm_dbus_copts} %{?btrfs_copts} %{?crypto_copts} %{?dm_copts} %{?loop_copts} %{?lvm_copts} %{?lvm_dbus_copts} %{?mdraid_copts} %{?mpath_copts} %{?swap_copts} %{?kbd_copts} %{?part_copts} %{?fs_copts} %{?nvdimm_copts} %{?vdo_copts} %{?tools_copts} %{?gi_copts} Name: libblockdev -Version: 2.21 -Release: 3%{?dist} +Version: 2.22 +Release: 1%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -983,6 +983,33 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Wed Jun 12 2019 Vojtech Trefny - 2.22-1 +- tests: Fix Debian testing "version" for skipping (vtrefny) +- module: Fix libkmod related leak (tbzatek) +- btrfs: Fix number of memory leaks (tbzatek) +- mdraid: Fix leaking BDMDExamineData.metadata (tbzatek) +- mdraid: Fix leaking error (tbzatek) +- part: Fix leaking string in args (tbzatek) +- ext: Fix leaking string (tbzatek) +- part: Fix leaking objects (tbzatek) +- kbd: Fix g_match_info_fetch() leaks (tbzatek) +- ext: Fix g_match_info_fetch() leaks (tbzatek) +- ext: Fix g_strsplit() leaks (tbzatek) +- s390: Fix g_strsplit() leaks (tbzatek) +- mdraid: Fix g_strsplit() leaks (tbzatek) +- exec: Fix some memory leaks (tbzatek) +- lvm: Fix leaking BDLVMPVdata.vg_uuid (tbzatek) +- lvm: Use g_ptr_array_free() for creating lists (tbzatek) +- lvm: Fix some obvious memory leaks (tbzatek) +- Remove device-mapper-multipath dependency from fs and part plugins (vtrefny) +- bd_fs_xfs_get_info: Allow passing error == NULL (tbzatek) +- tests: Fix removing targetcli lun (vtrefny) +- Use existing cryptsetup API for changing keyslot passphrase (vtrefny) +- New function to get supported sector sizes for NVDIMM namespaces (vtrefny) +- Allow skiping tests only based on architecture (vtrefny) +- Sync spec file with python2 obsoletion added downstream (awilliam) +- Sync spec with downstream (vtrefny) + * Tue Apr 16 2019 Vojtech Trefny - 2.21-3 - Remove device-mapper-multipath dependency from fs and part plugins diff --git a/sources b/sources index aa0c552..d798b27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libblockdev-2.21.tar.gz) = 7e6e12716e18c5e48f3b2207f132c242d99ce540f55de3b6932ac3427cb532d9074358c828d9702df71068a8454c642a4c0ff96e62a567ed1c1247c59ece432b +SHA512 (libblockdev-2.22.tar.gz) = 69bbd5afbd8abb0e22ef72d80375e32db653f21cf3063cf69fff71ad069ee0e6119adf6918a63e7ba9ec4ca02ffe3337be3edeeafdd3e73e4e53d85e90bf2f45