Donate Share

GParted

File Release Notes and Changelog

Release Name: gparted-0.4.4

Notes:
NOTES
	This big news for this release of GParted is the addition of
	support for dmraid devices, also known as ATA-RAID, or Fake RAID.

	Key changes include:
	  - Added support for /dev/mapper dmraid devices
	  - Added recognition of /dev/mmcblk* SD/MMC devices
	  - Enhanced resize/move to only move start if space before changed

MD5SUM:
1fec16c61c76770d2fddd834f0d37997  gparted-0.4.4.tar.bz2

SHA1SUM:
aa0ee7d28d653531572f2e903bac67983e67a238  gparted-0.4.4.tar.bz2



Changes: BUG FIXES * Added support for /dev/mapper dmraid devices (#317262) * Added recognition of /dev/mmcblk* SD/MMC devices (#564985) * Enhanced resize to only move start if space before changed (#571151) * Maintained label and UUID when resizing swap (#575585) * Added detection of LUKS encrypted partitions (#490740) * Added detection of btrfs file system (part of #571170) - Thanks to Luca Bruno for initial btrfs support patch. * Improved new comments for translators (#576956) TRANSLATIONS (new/updated) * cs(Adrian Guniš), da(Ask H. Larsen, Per Kongstad), de(Mario Blättermann, Jochen Skulj), es(Jorge Gonzalez), eu(Inaki Larranaga Murgoitio), fr(Claude Paroz), gl(Suso Baleato), hu(Gabor Kelemen), it(Milo Casagrande), ja(Hideki Yamane, Mitsuya Shibata), lv(Raivis Dejus), pa(A S Alam), pt(António Lima), pt_BR(Djavan Fagundes, Vladimir Melo, Leonardo Ferreira Fontenelle), ru(Yuriy Myasoedov), sk(Pavol Klačanský), sv(Daniel Nylander), zh_CN(Whistler) DEPENDENCIES (new/updated) * For dmraid support, the following three commands are required: - dmsetup - dmraid - kpartx * For GNU/Linux distribution dmraid support, the following are required: - kernel built with Device Mapping and Mirroring. From menuconfig, it is under Device Drivers -> <something> (RAID & LVM). - dmraid drive arrays activated on boot (e.g., dmraid -ay).