Changelog for
libblockdev-mpath-2.26-3.fc36.x86_64.rpm :
* Wed Jan 26 2022 Vojtech Trefny
- 2.26-3- Remove double fclose in bd_s390_dasd_online (#2045784)
* Thu Jan 20 2022 Fedora Release Engineering - 2.26-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 28 2021 Vojtech Trefny - 2.26-1- Add missing plugins to the default config (vtrefny)- remove unused variable and fix build with LLVM/clang (tpgxyz)- exec: Fix deprecated glib function call Glib will rename \"g_spawn_check_exit_status()\" to \"g_spawn_check_wait_status()\" in version 2.69. (manuel.wassermann97)- tests: Tag LvmPVVGLVcachePoolCreateRemoveTestCase as unstable (vtrefny)- tests: Force remove LVM VG /dev/ entry not removed by vgremove (vtrefny)- tests: Do not try to remove VG before removing the VDO pool (vtrefny)- crypto: Let cryptsetup autodect encryption sector size when not specified (vtrefny)- Fix skipping tests on Debian testing (vtrefny)- tests: Temporarily skip test_snapshotcreate_lvorigin_snapshotmerge (vtrefny)- tests: Do not check that XFS shrink fails with xfsprogs >= 5.12 (vtrefny)- tests: Make sure the test temp mount is always unmounted (vtrefny)- swap: Fix memory leak (vtrefny)- mdraid: Fix memory leak (vtrefny)- lvm-dbus: Fix memory leak (vtrefny)- kbd: Fix memory leak (vtrefny)- fs: Fix memory leak (vtrefny)- dm: Fix memory leak in the DM plugin and DM logging redirect function (vtrefny)- crypto: Fix memory leak (vtrefny)- kbd: Fix memory leak (vtrefny)- tests: Call fs_vfat_mkfs with \"--mbr=n\" extra option in tests (vtrefny)- fs: Allow using empty label for vfat with newest dosfstools (vtrefny)- vdo: Do not use g_memdup in bd_vdo_stats_copy (vtrefny)- crypto: Fix default key size for non XTS ciphers (vtrefny)- NEWS.rts: Fix markup (vtrefny)
* Thu Jul 22 2021 Fedora Release Engineering - 2.25-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 19 2021 Vojtech Trefny - 2.25-4- crypto: Let cryptsetup autodect encryption sector size
* Thu Jun 03 2021 Python Maint - 2.25-3- Rebuilt for Python 3.10
* Tue Jan 26 2021 Fedora Release Engineering - 2.25-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 11 2021 Vojtech Trefny - 2.25-1- loop: Retry LOOP_SET_STATUS64 on EAGAIN (vtrefny)- Fix max size limit for LVM thinpool metadata (vtrefny)- lvm: Use the UNUSED macro instead of __attribute__((unused)) (vtrefny)- lvm: Do not use thin_metadata_size to recommend thin metadata size (vtrefny)- lvm: Set thin metadata limits to match limits LVM uses in lvcreate (vtrefny)- Mark all GIR file constants as guint64 (vtrefny)- lvm: Fix bd_lvm_vdopooldata_
* symbols (tbzatek)- fs: Fix compile error in ext_repair caused by cherry pick from master (vtrefny)- README: Use CI status image for 2.x-branch on 2.x (vtrefny)- fs: Do not report error when errors were fixed by e2fsck (vtrefny)- tests: Add null-byte exec tests (tbzatek)- tests: Add bufferbloat exec tests (tbzatek)- exec: Clarify the BDUtilsProgExtract callback documentation (tbzatek)- exec: Use non-blocking read and process the buffer manually (tbzatek)- exec: Fix polling for stdout and stderr (tbzatek)- exec: Fix setting locale for util calls (vtrefny)
* Thu Oct 01 2020 Vojtech Trefny - 2.24-7- Do not build VDO plugin
* Thu Sep 17 2020 Vojtech Trefny - 2.24-6- exec: Fix setting locale for util calls
* Thu Aug 20 2020 Vojtech Trefny - 2.24-5- dm: Fix comparing DM RAID member devices UUID
* Wed Aug 19 2020 Jeff Law - 2.24-4- Work around gcc-11 false positive warning
* Mon Jul 27 2020 Hans de Goede - 2.24-3- Change -mpath subpackage Requires: device-mapper-multipath into Recommends- Related: rhbz#1857393
* Sat May 23 2020 Miro HronĨok - 2.24-2- Rebuilt for Python 3.9
* Fri May 22 2020 Vojtech Trefny - 2.24-1- Mark VDO plugin as deprecated since 2.24 (vtrefny)- Fix multiple uninitialized values discovered by coverity (vtrefny)- fs: Fix potential NULL pointer dereference in mount.c (vtrefny)- utils: Remove deadcode in exec.c (vtrefny)- Do not check VDO saving percent value in LVM DBus tests (vtrefny)- Use libblkid to get label and UUID for XFS filesystems (vtrefny)- Do not open devices as read-write for read-only fs operations (vtrefny)- Create a common function to get label and uuid of a filesystem (vtrefny)- lvm: Fix getting cache stats for cache thinpools (vtrefny)- Do not skip LVM VDO tests when the kvdo module is already loaded (vtrefny)- tests: Skip LVM VDO tests if kvdo module cannot be loaded (vtrefny)- lvm-dbus: Add LVM VDO pools to bd_lvm_lvs (vtrefny)- lvm: Add a function to get VDO pool name for a VDO LV (vtrefny)- lvm-dbus: Get data LV name for LVM VDO pools too (vtrefny)- Add functions to get VDO stats for LVM VDO volumes (vtrefny)- Move VDO statistics code to a separate file (vtrefny)- Fix copy-paste bug in lvm.api (vtrefny)- exec: Disable encoding when reading data from stdout/stderr (vtrefny)- Add function to get LVM VDO write policy from a string (vtrefny)- Add extra parameters for creating LVM VDO volumes (vtrefny)- Allow calling LVM functions without locking global_config_lock (vtrefny)- Fix getting VDO data in the LVM DBus plugin (vtrefny)- Fix getting string representation of unknown VDO state index (vtrefny)- Add write policy and index size to LVM VDO data (vtrefny)- Fix converting to VDO pool without name for the VDO LV (vtrefny)- Add some helper functions to get LVM VDO mode and state strings (vtrefny)- Add support for creating and managing VDO LVs with LVM (vtrefny)- Fix LVM plugin so names in tests (vtrefny)- Do not hardcode pylint executable name in Makefile (vtrefny)- Add a function to check if a tool supports given feature (vtrefny)- configure.ac: Avoid more bashisms (gentoo)- mount: Fix a memleak (tbzatek)- exec: Fix a memleak (tbzatek)- vdo: Fix a memleak (tbzatek)- configure.ac: Avoid bashisms (polynomial-c)- tests: Specify loader for yaml.load in VDO tests (vtrefny)- lvm-dbus: Fix memory leak in bd_lvm_thlvpoolname (vtrefny)- lvm-dbus: Do not activate LVs during pvscan --cache (vtrefny)- vdo: Run \"vdo create\" with \"--force\" (vtrefny)- Fix typo in (un)mount error messages (vtrefny)- utils: Add functions to get and check current linux kernel version (tbzatek)- ext: Return empty string instead of \"\" for empty UUID (vtrefny)- Add support for BitLocker encrypted devices using cryptsetup (vtrefny)- Add a helper function for closing an active crypto device (vtrefny)- Manually remove symlinks not removed by udev in tests (vtrefny)- Fix memory leak in LVM DBus plugin (vtrefny)- Fix expected cache pool name with newest LVM (vtrefny)- fs: Fix checking for UID/GID == 0 (vtrefny)- Fixed a number of memory leaks in lvm-dbus plugin (mthompson)- exec.c: Fix reading outputs with null bytes (vtrefny)- Fix linking against utils on Debian (vtrefny)- Add new function \'bd_fs_wipe_force\' to control force wipe (vtrefny)- Use \'explicit_bzero\' to erase passphrases from key files (vtrefny)- Sync spec with downstream (vtrefny)
* Wed Jan 29 2020 Fedora Release Engineering - 2.23-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild