File gparted.changes of Package gparted

-------------------------------------------------------------------
Wed Feb 16 08:43:54 UTC 2011 - puzel@novell.com

- update to gparted-0.8.0 
  * Add attempt data rescue for lost partitions
  * Fix paste destination partition smaller than source
  * Prevent visual disk display area from disappearing
  * Other bugfixes
- BuildRequires += intlool
- Recommends += gpart

-------------------------------------------------------------------
Wed Dec 15 10:04:42 UTC 2010 - puzel@novell.com

- update to gparted-0.7.1 
 - This release of GParted further improves motherboard BIOS RAID
   support and includes bug fixes, and language translation
   updates.
 - Key changes include:
  * Fix incorrect dmraid partition path name
  * Handle characters like spaces in mount points
 - Bug Fixes:
  * Fix incorrect dmraid partition path name
  * Handle characters like spaces in mount points
  * Enhance to work with mount points defined by uuid or label
  * Fix MBR does not reflect the GPT partition map
    - Requires libparted-2.3 or higher

-------------------------------------------------------------------
Mon Nov  8 09:54:46 UTC 2010 - puzel@novell.com

- update to gparted-0.7.0
 - This release of GParted adds initial support for the
    btrfs file system, and fixes two critical bugs.  Also
    included are other bug fixes and language translation
    updates.
 - Key changes include:
  - Add initial support for btrfs
  - Fix crash at start with glibmm-ERROR
  - Fix crash moving more than one logical partition right
- Require btfsprogs

-------------------------------------------------------------------
Wed Aug  4 08:51:56 UTC 2010 - puzel@novell.com

- update to gparted-0.6.2 
  * Re-enable MiB partition alignment option
  * Fix problem with logical partition move overwriting EBR
  * Ensure original partition boundaries kept on rollback of 
    failed move
  * If available use both udisks and hal-lock to prevent 
    auto-mounting

-------------------------------------------------------------------
Fri Jul  9 06:15:37 UTC 2010 - puzel@novell.com

- update to gparted-0.6.1 
 - two serious bugs fixed (introduced in 0.6.0)
 - Fix crash moving partition when size is a multiple of 16 MiB
 - Disable MiB alignment temporarily until bug bgo#623630 can 
   be fixed.

-------------------------------------------------------------------
Fri Jun 18 16:14:37 UTC 2010 - puzel@novell.com

- update to gparted-0.6.0 
  * Add support for devices with sector sizes > 512 bytes
  * Add align to MiB option and make it the default
  * Enable copy to work on computers with only 128 MiB RAM
  * Fix mkswap error "UUID parsing failed" when resizing with no UUID
    - Debian Bug #573836
  * Handle devkit-disks command being renamed to udisks on Dec. 2009
    - GParted Bug #324220 comment 62, Ubuntu launchpad #588530
  * Convert git log entries for Makefile generated ChangeLog
  * Clean up progress bar current status after copy/move action
- dropped gparted-fix-gcc-warning.patch (fixed upstream)

-------------------------------------------------------------------
Tue Mar  9 14:28:10 UTC 2010 - puzel@novell.com

- update to gparted-0.5.2
  * Fix bug when copying huge NTFS partition never finishes
  * Indicate required software if unable to read file system
  * Disable extended option for non-MSDOS and non-DVH disk types
  * Add check if partition table re-read work around code is needed
  * Fix problem building gparted on OpenSUSE 11.1
  * Make partition "New" label available for translation
  * Enable removal of msftres flag on GPT disk
    - Requires libparted-2.0 or higher
  * Set HFS/HFS+ partition identifier to proper value
    - Requires libparted-2.2 or higher
- add gparted-fix-gcc-warning.patch - fix build warning

-------------------------------------------------------------------
Thu Feb 25 12:25:42 UTC 2010 - prusnak@suse.cz

- replace X-KDE-SubstituteUID in favor of xdg-su [bnc#540627]

-------------------------------------------------------------------
Thu Jan 28 08:34:31 UTC 2010 - puzel@novell.com

- update to gparted-0.5.1 
  * BUG FIXES
	* Work around to partition resizing problems
	  - Thanks to François Dupoux and Steven Shiau for their help
	* Ensure return code is passed up through commit() method
	* Avoid crash by ignoring devices with sector size > 512 bytes
	  - Thanks to Jan Claeys for initial small patch
	* Capture libparted messages if invalid partition table found
	* Fix problem reading some FAT32 partitions
- clean up specfile

-------------------------------------------------------------------
Thu Dec  3 16:25:19 UTC 2009 - bitshuffler #suse@irc.freenode.org

- update to gparted-0.5.0
  * NOTES
	This release of GParted adds support for Linux software RAID.

	RAID systems now supported include:
	  - Hardware RAID
	  - Motherboard BIOS RAID (also known as Fake RAID - dmraid)
	  - Linux Software RAID (mdadm)

	Key changes include:
	  - Add auto detection of Linux software RAID devices
	  - Re-enable ability to paste into an existing partition
	  - Ensure parted-1.9.0 is patched if using with GParted

  * BUG FIXES
	* Add auto detection of Linux software RAID devices
	* GNOME Goal: Correct desktop files (#600048)
	* GNOME Goal: Replace gnome-open with gtk_show_uri (#600046)
	* Found cause of NTFS volume bigger than device size (#601574)
	  - Ensure parted-1.9.0 is patched if using with GParted
	  - Thanks go to François Dupoux for discovering the required patch
	* Re-enable ability to paste into an existing partition (#582101)

-------------------------------------------------------------------
Fri Nov 13 15:57:01 UTC 2009 - puzel@novell.com

- update to gparted-0.4.8
  * BUG FIXES
	* Rework logic to find symbolic link device mount points (#582687)
	* Minor string fixes (#597686)
	  - Thanks go to Bruce Cowan for the small patch
	* Remove repeated titles in progress dialog (#589558)
	* Change field labels to sentence capitalization (#583885)
	* Add padding to progress dialog window
	* Improve feedback when creating or pasting partition (#579266)
	* Ensure no pending operations before creating partition table (#583896)
	* Remove unable to re-read partition table warning (#599078)
	* Improve dmraid device and name recognition

-------------------------------------------------------------------
Fri Oct 16 14:36:58 UTC 2009 - puzel@novell.com

- update to gparted-0.4.7
  * BUG FIXES
	* Added logic to find symbolic link device mount points
	* Made set_used_sectors method less meddlesome for FAT16/32
	* Fixed new partition creation size off by one sector
	* Improved recognition of dmraid devices
	* Enhanced to compile with libparted two digit version (e.g., 2.0)

-------------------------------------------------------------------
Thu Aug  6 15:02:49 UTC 2009 - puzel@novell.com

- update to gparted-0.4.6 
  * BUG FIXES
   * Removed requirement for xxd for ntfs move or paste action (n/a)
   * Enhanced for new linux-swap "filesystem" types from parted-1.9.0 (n/a)
   * Reduced chance of accidental new partition creation (#576374)
   * Enhanced file parsing to handle tabs properly (#582687)
   * Made .gitignore gparted* mask more specific (#587065)
   * Placed translator comment in the proper location (#590415)

-------------------------------------------------------------------
Mon Jun  8 13:26:29 CEST 2009 - puzel@suse.cz

- update to 0.4.5
	* Improved crypt-luks detection
	* Improved dmraid device detection by checking udev if needed (n/a)
	* Enhanced to search for udevadm if udevsettle not found (n/a)
	  - Thanks to Lorenzo Cogotti aka Micia for this tip.
	* Improved UUID detection to fall back to vol_id if available (n/a)
	* Improved file system detection with fall back to vol_id (n/a)
	* Added support for /dev/mapper dmraid devices
	* Added recognition of /dev/mmcblk* SD/MMC devices
	* Enhanced resize to only move start if space before changed
	* Maintained label and UUID when resizing swap
	* Added detection of LUKS encrypted partitions
	* Added detection of btrfs file system
	  - Thanks to Luca Bruno for initial btrfs support patch.
	* Improved new comments for translators

openSUSE Build Service is sponsored by