Opened 6 years ago

Closed 6 years ago

#10101 closed enhancement (fixed)

libblockdev-2.15

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

New minor release of the libblockdev library with multiple fixes and quite big refactorization changes (in the file system plugin).

Notable changes

fixes

  • Fix bd_s390_dasd_format() and bd_s390_dasd_is_ldl().
  • Fix how GPT patition flags are set.
  • Check the btrfs module availability as part of checking the btrfs plugin's dependencies.
  • Fix memory leaks in bd_fs_vfat_get_info()
  • Fix the file system plugin's dependency checking mechanisms.

features

  • Mark some of the tests as unstable so that their failures are reported, but ignored in the overall test suite status.
  • The file system plugin is now split into multiple source files making it easier to add support for more file systems and technologies.

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19573.

Note: See TracTickets for help on using tickets.