Change logs for parted source package in Quantal

  • parted (2.3-10ubuntu2) quantal; urgency=low
    
      * Fix dm-part-sync.patch to canonicalize the dm name when constructing
        the partition device path (LP: #1012946)
     -- Phillip Susi <email address hidden>   Tue, 17 Jul 2012 15:50:56 +0100
  • parted (2.3-10ubuntu1) quantal; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - gptsync.patch: On Intel Mac systems, write a synced MBR rather than a
          protective MBR.
        - loop-partitions.patch: Backport some changes to allow use of
          partitionable loop devices.
        - udevadm-settle.patch: Run 'udevadm settle' either side of rereading
          the partition table if not chrooted, to avoid a variety of races.
        - dmraid.patch: Don't probe dmraid devices unless they are whole disk
          devices, not partitions.  Also set UUID of newly created dmraid
          partition devices.
        - fix-head-size-assertion.patch: Fix probe_partition_for_geom() to fail
          gracefully rather than abort with PED_ASSERT().
        - dm_p_separator.patch: Device mapper type should not automatically mean
          add 'p' before the partition number.  Fall back to adding it only if
          the previous character is a digit.  This complies with kpartx behavior
          and Linux behavior "since the dawn of time".
        - remove-dev_t-dep.patch: Remove incorrect code from arch/linux.c that
          made assumptions about the meaning of dev_t causing mounted partitions
          to not be identified on dmraid devices and extended partition numbers
          >= 16.
        - 16-dos-partitions.patch: Handle >16 partitions on DOS partition
          tables.
        - dm-part-sync.patch: Backport fix to allow modifying partitions on
          dmraid disks while other partitions are in use.
        - skip-floppy.patch: Don't probe floppy drives.
        - hfs-probe-corrupt.patch: Don't let a corrupt FS evoke a failed
          assertion.
    
    parted (2.3-10) unstable; urgency=low
    
      * Acknowledge NMUs with thanks (closes: #676593).
      * Back out non-registered-device.diff, which had already been applied
        upstream in 2.3.
      * Rearrange patch ordering slightly.
      * Update debian/watch for upstream switch to .tar.xz.
      * Use dpkg-buildflags to enable hardening options.
      * Build with V=1 so that tools such as blhc can scan more effectively for
        missing build flags.
      * Remove Sven Luther from Uploaders with thanks for his past contributions
        (closes: #677756).
      * Revert ABI symbols change from 2.3-9.2, since whatever prompted that
        change seems to have changed back (closes: #678788).
    
    parted (2.3-9.2) unstable; urgency=low
    
      * Non-maintainer upload.
      * Add partition table re-read on hurd-i386 (Closes: #669936).
      * Backport gnulib fix for set but not used variables (Closes: #676590).
      * Update ABI symbol list (Closes: #676591).
     -- Colin Watson <email address hidden>   Mon, 02 Jul 2012 15:31:07 +0100
  • parted (2.3-9.1ubuntu1) quantal; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - gptsync.patch: On Intel Mac systems, write a synced MBR rather than a
          protective MBR.
        - Add -fno-stack-protector on sparc.
        - loop-partitions.patch: Backport some changes to allow use of
          partitionable loop devices.
        - udevadm-settle.patch: Run 'udevadm settle' either side of rereading
          the partition table if not chrooted, to avoid a variety of races.
        - dmraid.patch: Don't probe dmraid devices unless they are whole disk
          devices, not partitions.  Also set UUID of newly created dmraid
          partition devices.
        - fix-head-size-assertion.patch: Fix probe_partition_for_geom() to fail
          gracefully rather than abort with PED_ASSERT().
        - dm_p_separator.patch: Device mapper type should not automatically mean
          add 'p' before the partition number.  Fall back to adding it only if
          the previous character is a digit.  This complies with kpartx behavior
          and Linux behavior "since the dawn of time".
        - remove-dev_t-dep.patch: Remove incorrect code from arch/linux.c that
          made assumptions about the meaning of dev_t causing mounted partitions
          to not be identified on dmraid devices and extended partition numbers
          >= 16.
        - 16-dos-partitions.patch: Handle >16 partitions on DOS partition
          tables.
        - dm-part-sync.patch: Backport fix to allow modifying partitions on
          dmraid disks while other partitions are in use.
        - skip-floppy.patch: Don't probe floppy drives.
        - hfs-probe-corrupt.patch: Don't let a corrupt FS evoke a failed
          assertion.
    
    parted (2.3-9.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * kfreebsd_lvm.patch: Support LVM on GNU/kFreeBSD.  (Closes: #644825)
      * hurd-partition-path.patch: Fix wrong path for GNU/Hurd partitions,
        patch from Jeremie Koenig.  (Closes: #586696)
      * non-registered-device.diff: Fix NULL dereference condition, patch
        from Jeremie Koenig.  (Closes: #586682)
    
    parted (2.3-9) unstable; urgency=low
    
      [ Colin Watson ]
      * Add build-arch and build-indep targets to debian/rules.
    
      [ Svante Signell ]
      * Avoid building debian/rules targets more than once (closes: #649741).
     -- Colin Watson <email address hidden>   Wed, 02 May 2012 12:48:30 +0100
  • parted (2.3-8ubuntu5) precise; urgency=low
    
      * Backport from upstream:
        - HFS/HFS+ probe: don't let a corrupt FS evoke failed assertion
          (LP: #796891).
     -- Colin Watson <email address hidden>   Tue, 20 Mar 2012 20:13:53 +0000