1 (edited by gedakc 2012-04-09 22:22:00)

Topic: Development Plans for the Next Release of GParted (0.12.1)

With the next release of GParted (0.12.1) we plan to focus on bug fixes.

A minor release (0.12.1) is scheduled for April 9, 2012.

Candidates under consideration for GParted 0.12.1 include:

Done? - Bug# - Description
yes - Bug #668281 - minimal file-system resize API? (FAT and HFS* only)
Requires libparted-3.1 released on March 2nd, 2012.

yes - Bug 632345 - GParted does not handle properly more than 15 partitions on a disk
This is fixed if using libparted-3.1, and the current git version of GParted.

yes - Bug 664050 - Unable to resize extended partition

yes - Bug 661744 - libparted "Can't have overlapping partitions." after successful move+resize?!

yes - Bug 672654 - Pasting into an existing partition may shrink GParted's representation of it
Thanks to Mike Fleetwood for this small patch.

yes - Bug 673245 - Queuing a New UUID erases Partition Used and Unused Space
Thanks to Rogier Goossens for these patches.
Also fixes FS flags becoming unknown after change label.

yes - Bug 673246 - Attempt Data Rescue - Failed to open read-only view
Thanks to Joan Lledó for this small patch.


Your comments and responses are welcome in this forum post.

2

Re: Development Plans for the Next Release of GParted (0.12.1)

An enhancement to address Bug #668281 - minimal file-system resize API? (FAT and HFS* only) has been committed to the Gnome git repository for inclusion in the next release of GParted.

This enhancement  enables GParted to take advantage of a new file system resize library made available with the parted-3.1 release on March 2, 2012.

3

Re: Development Plans for the Next Release of GParted (0.12.1)

Enhancements to address Bug 664050 - Unable to resize extended partition have been committed to the GNOME git repository for inclusion in the next release of GParted.

4

Re: Development Plans for the Next Release of GParted (0.12.1)

A small patch has been provided by Mike Fleetwood to address Bug 672654 - Pasting into an existing partition may shrink GParted's representation of it.  This patch has been committed to the git repository.

5

Re: Development Plans for the Next Release of GParted (0.12.1)

Enhancements to try to address Bug 661744 - libparted "Can't have overlapping partitions." after successful move+resize?! have been committed to the git repository.

6

Re: Development Plans for the Next Release of GParted (0.12.1)

A minor release (0.12.1) is scheduled for April 9, 2012.

The release notes so far are:

Preliminary Release Notes
-------------------------
This release enables GParted to use the new file system resize library
(for FAT16/32 and HFS/+) available with parted 3.1.  Also included are bug
fixes and language translation updates.

### Key changes include:

  * Enable new file system resize library available with parted-3.1
  * Handle more than 15 partitions on a disk device with parted-3.1
  * Ensure space for EBR when resizing Extended partition
  * Ensure Align to MiB does not overlap following partition

Bug Fixes
---------
  * Enable minimal file system resize API (FAT and HFS* only) (#668281)
    - Requires libparted-3.1+
    - Thanks go to Jim Meyering for returning FAT16/32 and HFS/+
      file system resizing ability in a new library with parted 3.1.
  * Properly handle more than 15 partitions on a disk (#632345)
    - Requires libparted-3.1+
  * Ensure space for EBR when resizing Extended partition (#664050)
  * Improve reiser4 file system uuid reading method
    - Thanks to Mike Fleetwood for this small patch
  * Fix uninitialised read when pasting into an existing partition (#672654)
    - Thanks to Mike Fleetwood for this small patch
  * Add requested partition details to log if resize/move fails
  * Use cached method first to read UUID to shorten device scan time
  * Rework Align to MiB adjustments to end sector of partition
  * Ensure Align to MiB does not overlap following partition (#661744)
  * Fix two typos in en_CA translation (#670097)
  * Fix typographical error in en_CA translation (#672359)

Translations (new/updated)
--------------------------
  cs(Marek Černocký), de(Mario Blättermann), es(Daniel Mustieles),
  gl(Fran Diéguez), lt(Algimantas Margevičius), lv(Rudolfs Mazurs),
  ml(Anish A), nb(Kjartan Maraas), pt_BR(Gabriel Speckhahn),
  ro(Daniel Șerbănescu), sl(Matej Urbančič), sv(Daniel Nylander)

Dependencies (new/updated)
--------------------------
  * no change.

7

Re: Development Plans for the Next Release of GParted (0.12.1)

Two patches provided by Rogier Goossens to address Bug 673245 - Queuing a New UUID erases Partition Used and Unused Space have been committed to the git repository for inclusion in the next release of GParted.

8

Re: Development Plans for the Next Release of GParted (0.12.1)

A patch provided by Joan Lledó to address Bug 673246 - Attempt Data Rescue - Failed to open read-only view has been committed to the git repository.

9

Re: Development Plans for the Next Release of GParted (0.12.1)

GParted 0.12.1 was released on April 9, 2012.