Package: gparted
Version: 0.7.0-1
Severity: important
Tags: sid

Changelog:

GParted 0.14.1: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.14.1/gparted-0.14.1-README.md/view

GParted 0.14.0: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.14.0/gparted-0.14.0-README.md/view

GParted 0.13.1: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.13.1/gparted-0.13.1-README.md/view

GParted 0.13.0: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.13.0/gparted-0.13.0-README.md/view



GParted 0.14.1  (2012-12-12)
============================

Release Notes
-------------
  This release of GParted includes some important bug fixes and some
  language translation updates.

### Key changes include:

  * Fix Linux software RAID device detection
  * Fix logical partition grow overlaps extended partition end

Bug Fixes
---------
  * Make GParted recognise reading blank file system labels (#685656)
    - Thanks to Mike Fleetwood for this patch set
  * Treat reiser4 label "<none>" as meaning blank (#688760)
    - Thanks to Mike Fleetwood for this small patch
  * Fix Linux software RAID device detection (#678379)
  * Fix logical partition grow overlaps extended partition end (#686668)
  * Use kdesudo on KDE, as gksu is not installed by default (#687813)
  * Cleanup - remove lp_device and lp_disk from GParted_Core (#683149)
    - Thanks to Matthias Gehre for this patch set

Translations (new/updated)
--------------------------
  de(Christian Kirbach, Wolfgang Stöggl), el(Dimitris Spingos),
  lv(Rūdolfs Mazurs), nn(Yngve Spjeld Landro, Åsmund Skjæveland),
  sk(Dušan Kazik), zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)

Dependencies (new/updated)
--------------------------
  * Optionally configure to use kdesudo if gksu is not installed
  * mdadm no longer required for Linux software RAID detection

Checksums
---------
### MD5SUM:
    1ffe859c70e102a776dffb1ff0a2164a  gparted-0.14.1.tar.bz2

### SHA1SUM:
    2642bad0d95a71549869bdb2af0365b10854822f  gparted-0.14.1.tar.bz2



GParted 0.14.0  (2012-10-10)
============================

Release Notes
-------------
  The big news with this release of GParted is the ability to move,
  resize, check, create, and delete physical volumes under Logical
  Volume Management (lvm2 pv).  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
 * Fix mounted file system size and usage determination for ext2/3/4 (#683255)
    - Thanks to Mike Fleetwood for this patch set

Translations (new/updated)
--------------------------
  cs(Marek Černocký), es(Daniel Mustieles), fr(Claude Paroz),
  gl(Fran Diéguez, Leandro Regueiro), hu(Gabor Kelemen),
  id(Andika Triwidada), it(Milo Casagrande), 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), uk(Daniel Korostil), zh_HK(Chao-Hsiung Liao),
  zh_TW(Chao-Hsiung Liao)

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

Checksums
---------
### MD5SUM:
    fc3507479e930967a2049c533907384d  gparted-0.14.0.tar.bz2

### SHA1SUM:
    d5d46f6651c2b92e3e4cc1c3c9b4ab80b6cd6524  gparted-0.14.0.tar.bz2



GParted 0.13.1  (2012-08-08)
============================

Release Notes
-------------
  This release of GParted fixes a failure to mount rescued file
  systems larger than 2 GiB or file systems that start after the
  initial 2 GiB of the disk device.  Also includes language
  translations updates.

### Key changes include:

  * Fix failure creating read-only view of rescued file systems

Bug Fixes
---------
  * Fix failure creating read-only view of rescued file systems (#680740)
    - Thanks to Joan Lledó for this small patch

Translations (new/updated)
--------------------------
  de(Christian Kirbach), el(Tom Tryfonidis), kk(Baurzhan Muftakhidinov),
  lt(Aurimas Černius), nn(Yngve Spjeld Landro, Åsmund Skjæveland),
  pt_BR(Enrico Nicoletto), sr(Мирослав Николић), sr@latin(Мирослав Николић),
  zh_CN(Wylmer Wang)

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

Checksums
---------
### MD5SUM:
    2c3f88fbdd0b43bfe4d843f6dc8063f2  gparted-0.13.1.tar.bz2

### SHA1SUM:
    f9c45d8013fa5f73f23f75fcc7b6ea29a4014371  gparted-0.13.1.tar.bz2



GParted 0.13.0  (2012-07-13)
============================

Release Notes
-------------
  This release of GParted adds the ability to show if partition size
  differs from file system size.  This new feature enables you to
  identify unallocated space within a partition and can suggest how
  you can put this space to good use.  Also included are bug fixes
  and language translation updates.

### Key changes include:

  * Show difference if partition size differs from file system size
  * Avoid end partition overlap when resizing extended partition

Bug Fixes
---------
  * Show difference if partition size differs from file system size (#499202)
    - Thanks to Mike Fleetwood for this significant patch set
  * Avoid end partition overlap when resizing extended partition (#678831)
  * Provide credit in About dialog for significant contributions (#678486)
  * Fix spelling mistakes en_CA translation (#676598, #677964, #678362)

Translations (new/updated)
--------------------------
  ar(Ahmad Gharbeia), bg(Alexander Shopov), en_CA(Curtis Gedak),
  es(Daniel Mustieles), id(Andika Triwidada), it(Milo Casagrande),
  lv(Rūdolfs Mazurs), nl(Rogier Goossens), po(Piotr Drąg),
  ru(Aleksej Kabanov), sk(Pavol Klačanský), sl(Matej Urbančič),
  zh_CN(Wylmer Wang)

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

Checksums
---------
### MD5SUM:
    6977d89ade1c81ccb8310dae0a0d3509  gparted-0.13.0.tar.bz2

### SHA1SUM:
    ed02d14f4b37c1a2aeb72488aa2c6bed5d358619  gparted-0.13.0.tar.bz2



-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gparted depends on:
ii  libc6                         2.11.3-4   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libglib2.0-0                  2.24.2-1   The GLib library of C routines
ii  libglibmm-2.4-1c2a            2.24.2-1   C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0                   2.20.1-2   The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a             1:2.20.3-1 C++ wrappers for GTK+ (shared libr
ii  libpangomm-1.4-1              2.26.2-1   C++ Wrapper for pango (shared libr
ii  libparted0debian1             2.3-5      The GNU Parted disk partitioning s
ii  libsigc++-2.0-0c2a            2.2.4.2-1  type-safe Signal Framework for C++
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3

Versions of packages gparted recommends:
ii  gksu                          2.0.2-5    graphical frontend to su

Versions of packages gparted suggests:
pn  dmraid                   <none>          (no description available)
ii  dmsetup                  2:1.02.48-5     The Linux Kernel Device Mapper use
ii  dosfstools               3.0.9-1         utilities for making and checking 
ii  jfsutils                 1.1.12-2.1      utilities for managing the JFS fil
pn  kpartx                   <none>          (no description available)
ii  ntfsprogs                2.0.0-1+b1      tools for doing neat things in NTF
ii  reiser4progs             1.0.7-6         administration utilities for the R
ii  reiserfsprogs            1:3.6.21-1      User-level tools for ReiserFS file
ii  xfsprogs                 3.1.4           Utilities for managing the XFS fil
ii  yelp                     2.30.1+webkit-1 Help browser for GNOME

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to