Change logs for parted source package in Maverick

  • parted (2.3-2ubuntu2) maverick-proposed; urgency=low
    
      * Don't call 'udevadm settle' when chrooted (LP: #664115).
     -- Colin Watson <email address hidden>   Mon, 06 Dec 2010 16:47:27 +0000
  • parted (2.3-2ubuntu1) maverick; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - gptsync.dpatch: On Intel Mac systems, write a synced MBR rather than a
          protective MBR.
        - Add -fno-stack-protector on sparc.
        - loop-partitions.dpatch: Loop devices can only have one partition, so
          don't generate device names such as "/dev/loop0p1".
        - udevadm-settle.dpatch: Run 'udevadm settle' either side of rereading
          the partition table, to avoid a variety of races.
        - dmraid.dpatch: Ensure that device-mapper devices for dmraid arrays do
          not have extra nodes created needlessly, as well as making sure that
          partition nodes for dmraid devices are not probed.
        - fix-dmraid-regression.path: Reverse upstream change that broke
          installation on dmraid disks for lucid.
    
    parted (2.3-2) unstable; urgency=low
    
      * Fix patch ordering: btrfs.patch is for upstream merging, not a symbols
        patch.
      * Remove limits on loop labels (closes: #592679).  There's no reason to
        impose any particular limit on loop labels, since they just represent a
        single large partition.  Sector counts over 2^32 are needed for large
        RAID arrays.
      * Backport upstream patch to update tests/t4000-sun-raid-type.sh so that
        the test suite passes again.
      * Add support for detection of FreeBSD UFS file systems and creation of
        the partition on DOS and GPT labels (thanks, Aurelien Jarno; closes:
        #588364).
    
    parted (2.3-1) unstable; urgency=low
    
      * New upstream release.
      * debian/patches/update-ext4-code.patch: refreshed against newer code.
      * debian/patches/linux-exports.patch: dropped, merged upstream.
      * debian/patches/kfreebsd-gnu.patch: refreshed against newer code.
      * debian/patches/sun-revert-disk-flag.patch: backported to revert the
        disk flag implementation. Refs: #579948.
     -- Colin Watson <email address hidden>   Fri, 20 Aug 2010 10:37:46 +0100
  • parted (2.2-7ubuntu1) maverick; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - gptsync.dpatch: On Intel Mac systems, write a synced MBR rather than a
          protective MBR.
        - Add -fno-stack-protector on sparc.
        - loop-partitions.dpatch: Loop devices can only have one partition, so
          don't generate device names such as "/dev/loop0p1".
        - udevadm-settle.dpatch: Run 'udevadm settle' either side of rereading
          the partition table, to avoid a variety of races.
        - dmraid.dpatch: Ensure that device-mapper devices for dmraid arrays do
          not have extra nodes created needlessly, as well as making sure that
          partition nodes for dmraid devices are not probed.
        - put-back-BLKPG.patch: Upstream removed the code using the new BLKPG
          ioctls instead of the old BLKRRPART ioctl to update the in-kernel
          partition table.  This patch reverses that change.
        - error-check-BLKPG.patch: Add error checking to the BLKPG code to fix
          up the old BLKPG code to satisfy upstream.
        - extended-geom.patch: Always allow at least two sectors for extended
          boot record.
        - loop-limits.patch: Remove limits on loop labels.
        - ext4-detection.patch: uninit_bg and flex_bg features should indicate
          ext4.
        - limit-diagnostics.patch: Fix diagnostics about exceeding partition
          limits.
        - fix-dmraid-regression.path: Reverse upstream change that broke
          installation on dmraid disks for lucid.
    
    parted (2.2-7) unstable; urgency=low
    
      * Update GNU/kFreeBSD patch, from Luca Favatella's Google Summer of Code
        project last year via Aurelien Jarno.  Among other things, this no
        longer requires libgeom (closes: #580224).
    
    parted (2.2-6) unstable; urgency=low
    
      * libparted0-dev should depend on libgeom-dev on kFreeBSD (thanks, Petr
        Salinger; closes: #576684).
      * Use proper epoch in libdevmapper-dev build-dependency (closes: #580415).
      * Add btrfs discovery support (thanks, Luca Bruno; closes: #567176).
     -- Colin Watson <email address hidden>   Wed, 16 Jun 2010 15:01:02 +0100
  • parted (2.2-5ubuntu6) maverick; urgency=low
    
      [ Phillip Susi ]
      * fix-dmraid-regression.path: Reverse upstream change that broke
        installation on dmraid disks for lucid (LP: #568050)
        (Note that this patch is likely to be reverted in Maverick once
        udev/lvm2 switch to the new naming scheme, per the upstream mailing list
        discussion.)
     -- Colin Watson <email address hidden>   Mon, 14 Jun 2010 11:07:13 +0100
  • parted (2.2-5ubuntu5) lucid; urgency=low
    
      * limit-diagnostics.patch: Fix diagnostics about exceeding partition
        limits.
      * loop-limits.patch (update): Rebuild libparted/labels/pt-limit.c from its
        gperf source (LP: #543838).
     -- Colin Watson <email address hidden>   Wed, 21 Apr 2010 14:18:50 +0100