~ubuntu-branches/ubuntu/raring/parted/raring

Viewing all changes in revision 117.

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2012-10-23 11:50:25 UTC
  • mfrom: (7.2.21 sid)
  • Revision ID: package-import@ubuntu.com-20121023115025-2g4kif1u1t2s1vv9
Tags: 2.3-11ubuntu1
* 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.
* loop-partitions.patch: refresh, one hunk moved into debian's
  md-partitions.patch.
* Apply eglibc-2.16 FTBFS gnulib patch, from bison package.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: