- Add libparted function to query maximum partition length and start
addresses for a given disk (#533417)
- Add per disk flags functions from upstream, this is the way upstream has
implemented the disable cylinder alignment functionality
- Add --align cmdline option to specify how to align new partitions see the
parted man page for details (#361951)
- Make the default alignment for new partitions optimal (#361951)
- When cylinder alignment is disabled, allow use of the last (incomplete)
cylinder of the disk (#533328)
- Don't crash when printing partition tables in Russian (#543029)
- Make parted work correctly with new lvm (#525095)