1 (edited by gedakc 2015-01-18 23:08:32)

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

With the next release of GParted (0.21.0) we plan to work on enhancements and bug fixes.

GParted 0.21.0 is planned for release on January 26, 2015.

Candidates under consideration for GParted 0.21.0 include:

Done? - Bug# - Description
Yes - Bug 738706 - GParted doesn't support ext4 on RHEL/CentOS 5.x
Mike Fleetwood has provided a patch.

Yes - Bug 738471 - ReFS file system is not recognised
Mike Fleetwood has provided a patch set.

Yes - Bug 740004 - use pkg-config to check for version of libparted
Mike Fleetwood has provided a patch set.

Yes - Bug 741211 - Remove unnecessary duplicate actions when resizing a partition
Mike Fleetwood has provided a patch set.

Yes - Bug 739805 - GNOME is incorrectly capitalised on the website and else where
Mike Fleetwood has provided a patch.

Yes - Bug 742511 - Creation of reiser4 file systems fails with unsupported warning
Mike Fleetwood has provided a patch.

Yes - Bug 742920 -  GParted internal copy is overstepping partition boundaries
Phillip Susi 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 683643 - Doesn't properly support partitionless drives.
Phillip Susi is working on this enhancement.

No - Bug 690953 - Partition name support
Sinlu Bes is working on this enhancement.

No - Bug 691681 - Improve Partition Info dialog to be Partition properties dialog
Sinlu Bes is working on this enhancement.

no - Bug 627701 - option to encrypt new partitions (using LUKS)
Matthias Gehre is 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.


With the 1.0.0 release of GParted we plan to work on preparing GParted to work with GNOME 3.0.
The release will become 1.0.0 if and when we drop support for the gtkmm-2.4 API.  The plan with the first few releases is to maintain compatibility with both gtkmm-2.4 and gtkmm-3.0.

Candidates under consideration for GParted 1.0.0 include:

Done? - Bug# - Description
no - Bug 652044 - uses deprecated APIs
Colin Watson has created an initial patch.  More development work and testing is required.
Curtis Gedak is not actively working on this enhancement.


Your comments and responses are welcome in this forum post.

2

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

A patch to address Bug 738706 - GParted doesn't support ext4 on RHEL/CentOS 5.x has been committed to the git repository.  Thanks goes to Mike Fleetwood for the patch to improve backward compatibility for ext4 on RHEL/CentOS 5.x.

3

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

A patch to address Bug 738471 - ReFS file system is not recognised has been committed to the git repository.  Thanks goes to Mike Fleetwood for the code enhancement.

4

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

A patch set to address Bug 740004 - use pkg-config to check for version of libparted has been committed to the git repository.  Thanks to Mike Fleetwood for this cross-compile code enhancement.

5

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

A patch set to address Bug 741211 - Remove unnecessary duplicate actions when resizing a partition has been committed to the git repository.  Thanks go to Mike Fleetwood for these code enhancements.

6

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

A patch to address Bug 739805 - GNOME is incorrectly capitalised on the website and else where has been committed to the git repository.  Thank to Mike Fleetwood for fixing the GParted code to contently use "GNOME Partition Editor".

7

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

A patch to address Bug 742511 - Creation of reiser4 file systems fails with unsupported warning has been committed to the git repository.  Thanks to Mike Fleetwood for finding and fixing this problem.

8

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

A patch to address Bug 742920 - GParted internal copy is overstepping partition boundaries has been committed to the git repository.  Thanks to Phillip Susi for fixing this problem.

9

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

GParted 0.21.0 is planned for release on January 26, 2015.

Preliminary Release Notes
-------------------------
  This release of GParted includes enhancements, bug fixes and
  language translation updates.  One fix involves an error introduced
  in 0.15.0 whereby GParted's internal block copy has an off by one
  sector bug when the source is before the destination; and the copy
  is performed backwards from high block to low block.  Most of the
  time file systems don't get around to using the very last sector and
  this error went unnoticed for some time.

### Key changes include:

  * Fix off by one sector error in GParted internal block copy
  * Add support for ext4 on RHEL/CentOS 5.x
  * Remove unnecessary duplicate actions when resizing a partition

Bug Fixes
---------
  * Fix off by one sector error in GParted internal block copy (#742920)
  * Add support for ext4 on RHEL/CentOS 5.x (#738706)
  * Add ReFS file system detection (#738471)
  * Use pkg-config to check for version of libparted (#740004)
  * Remove unnecessary duplicate actions when resizing a partition (#741211)
  * Correctly capitalise GNOME in the Manual and man page (#739805)
  * Allow creation of reiser4 file systems on Linux 3.x (#742511)
  * Add keywords in .desktop file to improve application discovery

Code Credits
------------
  Code enhancements are courtesy of Mike Fleetwood, Phillip Susi and
  Richard Hughes.

Translations (new/updated)
--------------------------
  cs(Marek Černocký), es(Daniel Mustieles), fi(Timo Jyrinki), hu(Balázs Úr),
  kk(Baurzhan Muftakhidinov), pl(Piotr Drąg), pt_BR(Rafael Ferreira),
  sr(Мирослав Николић), sr@latin(Miroslav Nikolić)

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

10

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

GParted 0.21.0 was released on January 26, 2015.