~ubuntu-branches/ubuntu/vivid/parted/vivid

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-05-30 14:01:09 UTC
  • mfrom: (7.2.24 sid)
  • Revision ID: package-import@ubuntu.com-20130530140109-6os2qezxy41ac4w1
Tags: 2.3-13ubuntu1
* 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.

* Drop changes, applied in Debian:
  - Avoid assuming that gets is declared.
Filename Latest Rev Last Changed Committer Comment Size
..
command.c 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 2.7 KB Diff Download File
command.h 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 1.5 KB Diff Download File
Makefile.am 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 1.2 KB Diff Download File
Makefile.in 67 14 years ago Colin Watson * Resynchronise with Debian. Remaining changes: 50.8 KB Diff Download File
parted.c 67 14 years ago Colin Watson * Resynchronise with Debian. Remaining changes: 91.5 KB Diff Download File
strlist.c 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 10.5 KB Diff Download File
strlist.h 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 2.2 KB Diff Download File
table.c 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 5.4 KB Diff Download File
table.h 1.2.4 14 years ago Bazaar Package Importer Import upstream version 2.3 1.3 KB Diff Download File
ui.c 67 14 years ago Colin Watson * Resynchronise with Debian. Remaining changes: 44 KB Diff Download File
ui.h 55 14 years ago Bazaar Package Importer * Resynchronise with Debian. Remaining changes: 3.2 KB Diff Download File