]> git.ipfire.org Git - ipfire-2.x.git/commit
parted: Update to version 3.5
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 23 Apr 2022 21:25:34 +0000 (23:25 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 29 Apr 2022 18:55:49 +0000 (18:55 +0000)
commit843314ba98e0d6b8ab3d1760f49f256ff5cebb61
treee326e9458fd3a456f4888b8bf80f7a8dc8a2ed1d
parent9a39b090cc292ac815c912c198935a20e742959f
parted: Update to version 3.5

- Update from 3.4 to 3.5
- Update of rootfile
- Changelog
   * Noteworthy changes in release 3.5 (2022-04-18) [stable]
** New Features
  Update to latest gnulib for 3.5 release
   * Noteworthy changes in release 3.4.64.2 (2022-04-05) [alpha]
** Bug Fixes
  usage: remove the mention of "a particular partition"
   * Noteworthy changes in release 3.4.64 (2022-03-30) [alpha]
** New Features
  Add --fix to --script mode to automatically fix problems like the backup
  GPT header not being at the end of a disk.
  Add use of the swap partition flag to msdos disk labeled disks.
  Allow the partition name to be an empty string when set in script mode.
  Add --json command line switch to output the details of the disk as JSON.
  Add support for the Linux home GUID using the linux-home flag.
** Bug Fixes
  Decrease disk sizes used in tests to make it easier to run the test suite
  on systems with less memory. Largest filesystem is now 267MB (fat32). The
  rest are only 10MB.
  Add aarch64 and mips64 as valid machines for testing.
  Escape colons and backslashes in the machine output. Device path,
  model, and partition name could all include these. They are now
  escaped with a backslash.
  Use libdevmapper's retry remove option when the device is BUSY. This
  prevents libdevmapper from printing confusin output when trying to
  remove a busy partition.
  Keep GUID specific attributes when writing the GPT header. Previously
  they were set to 0.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/parted
lfs/parted