Dominique Leuenberger 8 months ago committed by Git OBS Bridge
commit 1ba0d2e245

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6dcce12707377ea803e5e75b585635e195655c349cc94244862a83b1114c3517
size 914021

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82c9c841e28a74fecadedebfae6a772df623cecdf652e5376650fa26da5b7df4
size 925698

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Oct 7 12:08:15 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.28:
* lvm: Fix bd_lvm_get_supported_pe_sizes in Python on 32bit
* tests: Create bigger devices for XFS tests
* tests: Use ext instead of xfs in MountTestCase.test_mount_ro_device
* mpath: Memory leak fix
* spec: Require the same version utils from plugins
* mdraid: Try harder to get container UUID in bd_md_detail
* Add a test case for DDF arrays/containers
* mdraid: Do not ignore errors from bd_md_canonicalize_uuid in bd_md_examine
* mdraid: Try harder to get container UUID in bd_md_examine
* mdraid: Fix copy-paste error when checking return value
* tests: Wait for raid and mirrored LVs to be synced before removing
* tests: Make smaller images for test_lvcreate_type
* dm: Fix comparing DM RAID member devices UUID
* mdraid: Fix use after free
* ci: Add .lgtm.yaml config for LGTM
* ci: Add GitHub actions for running rpmbuilds and csmock
* mpath: Fix potential NULL pointer dereference
-------------------------------------------------------------------
Wed Jul 27 18:01:59 UTC 2022 - Sarah Kriesch <sarah.kriesch@opensuse.org>

@ -22,7 +22,7 @@
%bcond_with python2
Name: libblockdev
Version: 2.27
Version: 2.28
Release: 0
Summary: A library for low-level manipulation with block devices
License: LGPL-2.1-only

Loading…
Cancel
Save