- tests: Add a libparted test for ped_partition_set_system on msdos
- parted: Add display of GPT UUIDs in JSON output
- Add no_automount flag support
- increase xfs size to 300M
- parted: Reset the filesystem type when changing the id/uuid (bcl)
- libparted: add swap flag for DASD label (aschnell)
- parted: add type command (aschnell)
- maint: post-release administrivia (bcl)
- Summary of important changes from upstream:
- add support for a new Linux-specific GPT partition type code
- partprobe: remove partitions when there is no partition table
- libparted: refactor device-mapper partition sync code
- libparted: remove extraneous blkpg add partition ped exception
- libparted: don't probe every dm device in probe_all
- New Fedora changes:
- libparted: Add Intel Rapid Start Technology partition flag.
- libparted: Add UEFI System Partition flag.
- libparted: Add hfs_esp partition flag to GPT.
- libparted: Recognize btrfs filesystem
- tests: Add btrfs and xfs to the fs probe test