Change logs for parted source package in Trusty

  • parted (2.3-19ubuntu1.14.04.2) trusty; urgency=medium
    
      * debian/patches/dm_p_separator.patch: update partition separator patch to
        use -part where it should: for device-mapper devices for which the device
        name ends in a number, as per the udev rules we already ship.
        (LP: #1473903)
      * debian/patches/git_use_dm_udev_wait_60fe959e.patch: wait for udev to be
        done creating the device nodes, in order to avoid 'ioctl: device busy'
        errors when devmapper tries to do it. (LP: #1536008)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 01 Feb 2016 11:31:45 -0500
  • parted (2.3-19ubuntu1.14.04.1) trusty; urgency=medium
    
      * debian/patches/dm-512b-sectors.patch: properly support 4k disks.
        (LP: #1441930)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 23 Jul 2015 12:12:21 -0400
  • parted (2.3-19ubuntu1) trusty; urgency=medium
    
      * Upload from Debian git repository to fix a release-critical bug.
      * Fix crash when opening FAT file systems (LP: #1306704).
     -- Colin Watson <email address hidden>   Mon, 14 Apr 2014 11:56:10 +0100
  • parted (2.3-19) unstable; urgency=medium
    
    
      [ Phillip Susi ]
      * fat-ntfs-large-sectors.patch: Fix fat and ntfs detection on non 512 byte
        sectors (closes: #743816, LP: #1302762).
    
     -- Colin Watson <email address hidden>  Tue, 08 Apr 2014 12:55:59 +0100
  • parted (2.3-18) unstable; urgency=medium
    
    
      * Fix LVM handling regressions caused by fix-loop-labels.patch
        (LP: #1300072):
        - Initialise dev->loop in ped_disk_new_fresh rather than ped_disk_new.
        - Temporarily set disk->dev->loop to 0 while removing partitions, so
          that we can remove previously-existing non-loop partitions (thanks,
          Phillip Susi).
    
     -- Colin Watson <email address hidden>  Wed, 02 Apr 2014 00:01:13 +0100
  • parted (2.3-17) unstable; urgency=low
    
    
      [ Phillip Susi ]
      * avoid-disturbing-partitions.patch: remove all old partitions (that are
        not unchanged) first, then add new ones.  This avoids an EBUSY trying to
        add new partitions that overlap with old ones that have a higher number
        (closes: #742847, LP: #1220165).
      * fix-loop-labels.patch: Fix loop labels (filesystem on whole disk
        device).
    
      [ Colin Watson ]
      * Slight tweak to avoid-disturbing-partitions.patch to continue to handle
        entirely unchanged partitions properly.
      * Convert to git-dpm.
      * Backport upstream change to add GPT PReP GUID support.
    
      [ Dimitri John Ledkov ]
      * Cherry-pick upstream fix for FTBFS with readline 6.3 (closes: #741842).
    
     -- Colin Watson <email address hidden>  Fri, 28 Mar 2014 17:49:47 +0000
  • parted (2.3-16ubuntu3) trusty; urgency=medium
    
      * Cherry-pick upstream fix for FTBFS with readlin 6.3.
     -- Dimitri John Ledkov <email address hidden>   Sat, 15 Mar 2014 14:15:31 +0000
  • parted (2.3-16ubuntu2) trusty; urgency=medium
    
      * Backport upstream change to add GPT PReP GUID support.
     -- Colin Watson <email address hidden>   Fri, 31 Jan 2014 11:47:38 +0000
  • parted (2.3-16ubuntu1) saucy; urgency=low
    
      [ Phillip Susi ]
      * debian/patches/avoid-disturbing-partitions.patch: remove all old
        partitions (that are not unchanged) first, then add new ones.  This
        avoids an EBUSY trying to add new partitions that overlap with old ones
        that have a higher number (LP: #1220165).
    
      [ Colin Watson ]
      * Slight tweak to the above to continue to handle entirely unchanged
        partitions properly.
     -- Colin Watson <email address hidden>   Mon, 14 Oct 2013 22:03:35 +0100