↵ Return to the main page of libblockdev-btrfs
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-28 | Vojtech Trefny <vtrefny at redhat dot com> - 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) |
2021-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.25-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-19 | Vojtech Trefny <vtrefny at redhat dot com> - 2.25-4 | - crypto: Let cryptsetup autodect encryption sector size |
2021-06-03 | Python Maint <python dash maint at redhat dot com> - 2.25-3 | - Rebuilt for Python 3.10 |
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.25-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2021-01-11 | Vojtech Trefny <vtrefny at redhat dot com> - 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) |
2020-10-01 | Vojtech Trefny <vtrefny at redhat dot com> - 2.24-7 | - Do not build VDO plugin |
2020-09-17 | Vojtech Trefny <vtrefny at redhat dot com> - 2.24-6 | - exec: Fix setting locale for util calls |
2020-08-20 | Vojtech Trefny <vtrefny at redhat dot com> - 2.24-5 | - dm: Fix comparing DM RAID member devices UUID |
2020-08-19 | Jeff Law <law at redhat dot com> - 2.24-4 | - Work around gcc-11 false positive warning |