Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15325 closed enhancement (fixed)

libblockdev-2.26

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

Libblockdev 2.26

New minor release of the libblockdev library with multiple fixes. See below for details.

Full list of changes

  • exec: Fix deprecated glib function call Glib will rename "g_spawn_check_exit_status()" to "g_spawn_check_wait_status()" in version 2.69.
  • remove unused variable and fix build with LLVM/clang
  • NEWS.rts: Fix markup
  • crypto: Fix default key size for non XTS ciphers
  • vdo: Do not use g_memdup in bd_vdo_stats_copy
  • fs: Allow using empty label for vfat with newest dosfstools
  • tests: Call fs_vfat_mkfs with "--mbr=n" extra option in tests
  • kbd: Fix memory leak
  • crypto: Fix memory leak
  • dm: Fix memory leak in the DM plugin and DM logging redirect function
  • fs: Fix memory leak
  • kbd: Fix memory leak
  • lvm-dbus: Fix memory leak
  • mdraid: Fix memory leak
  • swap: Fix memory leak
  • tests: Make sure the test temp mount is always unmounted
  • tests: Do not check that XFS shrink fails with xfsprogs >= 5.12
  • tests: Temporarily skip test_snapshotcreate_lvorigin_snapshotmerge
  • Fix skipping tests on Debian testing
  • crypto: Let cryptsetup autodect encryption sector size when not specified
  • tests: Do not try to remove VG before removing the VDO pool
  • tests: Force remove LVM VG /dev/ entry not removed by vgremove
  • tests: Tag LvmPVVGLVcachePoolCreateRemoveTestCase as unstable
  • Add missing plugins to the default config

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit ca31bd38886f1528a154d1bba6fcb7dc5f661d56

Package updates.
    
    Update to xorg-server-1.20.13.
    Update to mesa-21.1.6.
    Update to libstatgrab-0.92.1.
    Update to libblockdev-2.26.

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.