lp:debian/squeeze/parted

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/parted
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

22. By Colin Watson

Remove DASD restriction on _disk_sync_part_table, as otherwise DASD
partitioning will never work properly (closes: #605759).

21. By Colin Watson

* Fix used-uninitialised bug on devices smaller than one cylinder (closes:
  #602568).
* Ignore zero-length devices (closes: #602533).

20. By Colin Watson

* Build-depend on check, so that we can run more of our test suite.
* Add ZFS detection support (thanks, Robert Millan; closes: #595007).

19. By Colin Watson

* 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).

18. By Otavio Salvador

* 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.

17. By Colin Watson

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).

16. By Colin Watson

* 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).

15. By Colin Watson

Fix brown-paper-bag build error in kFreeBSD patch.

14. By Colin Watson

* Policy version 3.8.4: no changes required.
* Merge from maint-1.8 branch:
  - Version libparted[12] conflicts/replaces in preparation for
    upstream-maintained sonames in 2.2 and newer.
* Rename libparted0 to libparted0debian1 (LP: #535368), and also
  libparted0-dbg to libparted0debian1-dbg in case anything is relying on
  those package names matching. This is unfortunate, but is needed to
  work around historical unversioned Conflicts on libparted0, libparted1,
  and libparted2, which would break upgrades from lenny. Add a dummy
  libparted0 package to provide smooth upgrades from earlier 2.2-*
  versions.

13. By Colin Watson

* Restore GNU/kFreeBSD support (closes: #575007).
* Don't rebuild autotools files during the build.
* Guard against FreeBSD kern.geom.conftxt not being newline-terminated.
* Fix FreeBSD support for file devices.
* Add GPT device naming support on kFreeBSD (thanks, Robert Millan;
  closes: #548436).
* Strings from struct ata_params are not guaranteed to be null terminated
  (thanks, Aurelien Jarno; closes: #559645).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers