1 (edited by gedakc 2012-10-08 19:07:43)

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

With the next release of GParted (0.14.0) we plan to focus on bug fixes and some new features.

GParted 0.14.0 is planned for release on Wednesday, October 10, 2012.

Candidates under consideration for GParted 0.14.0 include:

Done? - Bug# - Description
yes - Bug 682658 - GParted crash by pressing Esc in dialogs with number entry
Mike Fleetwood has created a patch

yes - Bug 670171 - Add LVM PV read-write support
Mike Fleetwood has created a 20 piece patch set to implement this enhancement.

yes - Bug 683255 - ext2: statvfs differs from dumpe2fs (x MB unallocated space within the partition)
Mike Fleetwood has created a patch set to address this problem.

yes - Bug 684115 - Reiserfs UUID reading issues on Fedora and CentOS
Mike Fleetwood has created a patch set to address this problem.

no - Bug 685740 - Refactor to use asynchronous command execution
Phillip Susi 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 627701 - option to encrypt new partitions (using LUKS)
Matthias Gehre 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 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.14.0)

A patch to address Bug 682658 - GParted crash by pressing Esc in dialogs with number entry has been committed to the git repository.   Thanks goes to Mike Fleetwood for discovering this problem and creating a patch.

3

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

A 20 piece patch set to address Bug 670171 - Add LVM PV read-write support has been committed to the git repository.  A big thanks goes to Mike Fleetwood for his efforts to add this new functionality to GParted.

4

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

A patch set to address Bug 684115 - Reiserfs UUID reading issues on Fedora and CentOS has been committed to the git repository.  Thanks goes to Mike Fleetwood for identifying the problem and creating a patch set.

5

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

A patch set to address Bug 683255 - ext2: statvfs differs from dumpe2fs (x MB unallocated space within the partition) has been committed to the git repository for inclusion in the next release of GParted.  Thanks goes to Mike Fleetwood for creating a patch set to address this problem.

6

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

GParted 0.14.0 is planned for release on Wednesday, October 10, 2012.

Preliminary Release Notes
-------------------------
  This big news with this release of GParted is the ability to move,
  resize, check, create, and delete physical volumes under Logical
  Volume Management.  Also included are bug fixes and language
  translation updates.

### Key changes include:

  * Add LVM PV read-write support
  * Fix crash when pressing Esc in dialogs with number entry

Bug Fixes
---------
  * Add LVM PV read-write support (#670171)
    - Thanks to Mike Fleetwood for this 20 piece patch set
  * Fix crash when pressing Esc in dialogs with number entry (#682658)
    - Ubuntu launchpad #375095
    - Thanks to Mike Fleetwood for this small patch
  * Ignore invalid reiserfs UUIDs (#684115) which includes:
    - Switch to using debugreiserfs to read the UUID
    - Switch to using jfs_tune to read the UUID
    - Update file system specific validation of RFC 4122 UUIDs for
      btrfs, ext2, ext3, ext4, jfs, linux_swap, nilfs2, reiser4,
      reiserfs, and xfs.
    - Switch to using debugfs.reiser4 to read the label
    - Thanks to Mike Fleetwood for this patch set
* Improve partition size differs from file system size determination (#683255)
    - Thanks to Mike Fleetwood for this patch set

Translations (new/updated)
--------------------------
  cs(Marek Černocký), es(Daniel Mustieles), gl(Fran Diéguez, Leandro Regueiro),
  id(Andika Triwidada), ko(Seong-ho Cho), lt(Aurimas Černius),
  ml(Ani Peter), pl(Piotr Drąg), pt_BR(Djavan Fagundes),
  sl(Matej Urbančič), sr(Мирослав Николић), sr@latin(Мирослав Николић),
  th(Akom Chotiphantawanon), zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)

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

7

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

GParted 0.14.0 was released on October 10, 2012.