1 (edited by gedakc 2015-03-13 17:10:47)

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

With the next release of GParted (0.22.0) we plan to work on enhancements and bug fixes.  More specifically we are focusing on unpartitioned device support.

GParted 0.22.0 is planned for release on March 23, 2015.

Candidates under consideration for GParted 0.22.0 include:

Done? - Bug# - Description
Yes - Bug 741424 - Add support for GPT partition names
Michael Zimmermann and Mike Fleetwood have provided a patch set.
See also:
duplicate - Bug 690953 - Partition name support - Sinlu Bes
duplicate - Bug 691681 - Improve Partition Info dialog to be Partition properties dialog - Sinlu Bes
Yes - Bug 744108 - Creating an XFS file system never completes
Problem introduced in Bug 741424 (above) and fixed with patch from Mike Fleetwood.

Yes - Bug 742647 - Swap usage doesn't match figures reported by swapon -s
Mike Fleetwood has provided a patch.

Yes - Bug 743825 - gparted displaying incorrect dialog title: libparted bug found!
Mike Fleetwood has provided a patch.

Yes - Bug 741430 - GParted cannot recognise LVM signature on unpartitioned drive
Also known as providing unpartitioned whole disk device read-only support.
Mike Fleetwood has provided a patch set.

Yes - Bug 742741 - Nilfs2 file system is unusable on RHEL/CentOS 6
Mike Fleetwood has provided a patch.

Yes - Bug 743181 - Add unpartitioned drive read-write support
Mike Fleetwood has provided a patch set.  Curtis Gedak has updated the help manual.
See also:
duplicate - Bug 683643 - Doesn't properly support partitionless drives. - Phillip Susi

Yes - Bug 745349 - gparted wrapper script needs updated for udisks2
Curtis Gedak has provided a patch.

No - Bug 688883 - Improve SSD handling by using TRIM
Mike Fleetwood is working on this enhancement.

No - Bug 467925 - gparted: add progress bar during operation
Phillip Susi is working on this enhancement.

no - Bug 627701 - option to encrypt new partitions (using LUKS)
Matthias Gehre is no longer working on this enhancement.

no - Bug 671784 - enhancement: convert partitions from one file system to another
Massimiliano Ghilardi is working on this enhancement.

no - Bug 673166 - NTFS partition trashed when resized to minimum size
Vladimir Panteleev has provided a patch.  Further testing is required.


Your comments and responses are welcome in this forum post.

2

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

A patch to address Bug 742647 - Swap usage doesn't match figures reported by swapon -s has been committed to the git repository.  Thanks goes to Mike Fleetwood for this enhancement.

3

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

A large patch set to address Bug 741424 - Add support for GPT partition names has been committed to the git repository for inclusion in the next release of GParted.  A big thanks goes to Michael Zimmermann and Mike Fleetwood for their work on this enhancement.

4

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

A patch to address Bug 743825 - gparted displaying incorrect dialog title: libparted bug found! has been committed to the git repository.  Thanks goes to Mike Fleetwood for this libparted exception title fix.

5

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

Thanks to Mike Fleetwood catching a problem introduced with Bug 741424, a patch to address Bug 744108 - Creating an XFS file system never completes has been committed to the git repository.

6

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

Thanks to Mike Fleetwood, a patch set to address Bug 741430 - GParted cannot recognise LVM signature on unpartitioned drive has been committed to the git repository.  This patch set has bigger implications and is also known for providing unpartitioned whole disk device read-only support.

7

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

A patch set to address Bug 742741 - Nilfs2 file system is unusable on RHEL/CentOS 6 has been committed to the git repository.  Thanks go to Mike Fleetwood.

8

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

A large patch set to address Bug 743181 - Add unpartitioned drive read-write support has been comitted to the git repository.  A big thanks goes to Mike Fleetwood and also Phillip Susi for work to implement this enhancement.

9

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

A patch set to address Bug 745349 - gparted wrapper script needs updated for udisks2 has been committed to the git repository.  Thanks to Curtis Gedak.

10

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

GParted 0.22.0 is planned for release on March 23, 2015.

Preliminary Release Notes
-------------------------
  The big news with this release of GParted is support for
  unpartitioned whole disk drives.  With unpartitioned drive support,
  GParted can now recognize and also format disk devices that do not
  contain a partition table.  Another new feature is support for GPT
  partition names.  This feature enables setting and viewing names on
  GPT partitions.  Also included are bug fixes and language
  translation updates.

### Key changes include:

  * Add read and write support for unpartitioned whole disk devices
  * Add read and write support for GPT partition names

Bug Fixes
---------
  * Add support for GPT partition names (#741424)
    - Fix double quote error creating XFS file systems (#744108)
  * Make swap usage match figures reported by swapon -s (#742647)
  * Correct dialog title displaying libparted exceptions (#743825)
  * GParted cannot recognise LVM signature on unpartitioned drive (#741430)
  * Nilfs2 file system is unusable on RHEL/CentOS 6 (#742741)
  * Add unpartitioned drive read-write support (#743181)
  * If available use udisks2-inhibit to prevent automounting (#745349)

Code Credits
------------
  Code enhancements are courtesy of Mike Fleetwood, Michael Zimmermann,
  Phillip Susi, and Curtis Gedak.

Translations (new/updated)
--------------------------
  cs(Marek Černocký), el(Maria Mavridou), hu(Balázs Úr), it(Marco Ciampa),
  kk(Baurzhan Muftakhidinov), pl(Piotr Drąg), pt_BR(Enrico Nicoletto),
  ru(Stas Solovey), sk(Dušan Kazik), sv(Josef Andersson), tr(Muhammet Kara)

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

11

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

GParted 0.22.0 was released on March 23, 2015.