[ubuntu/lucid] parted 2.2-5ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri Apr 9 09:10:42 BST 2010


parted (2.2-5ubuntu1) lucid; 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.

parted (2.2-5) unstable; urgency=low

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

parted (2.2-4) unstable; urgency=low

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

parted (2.2-3) unstable; urgency=low

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

parted (2.2-2) unstable; urgency=low

  * Upload to unstable.

Date: Tue, 06 Apr 2010 12:38:46 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/parted/2.2-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 06 Apr 2010 12:38:46 +0100
Source: parted
Binary: parted parted-udeb libparted0 libparted0debian1 libparted0-udeb libparted0-i18n libparted0-dev libparted0debian1-dbg parted-doc
Architecture: source
Version: 2.2-5ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 libparted0 - The GNU Parted disk partitioning shared library (old name)
 libparted0-dev - The GNU Parted disk partitioning library development files
 libparted0-i18n - The GNU Parted disk partitioning library i18n support
 libparted0-udeb - The GNU Parted disk partitioning shared library (udeb)
 libparted0debian1 - The GNU Parted disk partitioning shared library
 libparted0debian1-dbg - The GNU Parted disk partitioning library debug development files
 parted     - The GNU Parted disk partition resizing program
 parted-doc - The GNU Parted disk partition resizing program documentation
 parted-udeb - Manually partition a hard drive (parted) (udeb)
Closes: 548436 559645 575007
Launchpad-Bugs-Fixed: 535368
Changes: 
 parted (2.2-5ubuntu1) lucid; 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.
 .
 parted (2.2-5) unstable; urgency=low
 .
   * Fix brown-paper-bag build error in kFreeBSD patch.
 .
 parted (2.2-4) unstable; urgency=low
 .
   * 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.
 .
 parted (2.2-3) unstable; urgency=low
 .
   * 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).
 .
 parted (2.2-2) unstable; urgency=low
 .
   * Upload to unstable.
Checksums-Sha1: 
 73b2cf359113e4cb3dea397c4f735d6b1cd5c402 2490 parted_2.2-5ubuntu1.dsc
 6b5b8ec4a1ba017b70b8b725de0ec7b3ccc01230 64176 parted_2.2-5ubuntu1.diff.gz
Checksums-Sha256: 
 50b08b22e5622c583daf93c563869f1109cd39a36a462a5ad9f586b0c3d5dca4 2490 parted_2.2-5ubuntu1.dsc
 0e6393d6371999fefab5400402636ad62249002960770de35c09699c8fcc26d1 64176 parted_2.2-5ubuntu1.diff.gz
Files: 
 8c8a4e0f6ee3472203f827563bb101bf 2490 admin optional parted_2.2-5ubuntu1.dsc
 2ad45191e9933bfc56e257a524ad475e 64176 admin optional parted_2.2-5ubuntu1.diff.gz
Original-Maintainer: Parted Maintainer Team <parted-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBS7sk2zk1h9l9hlALAQjIAw/8C3gUIiLIiQE/yutVJ4kFuTMOT1MEwoGV
tfUIoBmHFaj1SEZ/ycYWg0b226h6w1ycwzGTuPpRKSIv7bYuAzvouR3RT95u+b79
oLoPOL5r8in8Eb3enLJFLFDO8HFSBtZ1GsL5Qk7lXgm5ZXPJGnoVEnfeLS4mlUgR
cVuTGby2ACRAwDv8XNOnUgwj4P5VwEuVoFd4zDMRjVLoSzdgAw21hx17V2mRszRA
qwu1Ab6KeBBcrTiFliGQ7C8B1OeIkq+CDoGA5u49uSZLhj/bGBRHWPpsn1CENMDS
IBFkEVhvzErFDppZOMn46Im0i0TT1WTCZBoWJuNK66HGwRjygDzGYcT1s52EB7OG
tAnUlP0Gza3N4Eq29c8BodiGNG7S3ZQbDFSCafPDWm31mBJbYdGoFe0SRED9+bEO
ARJEXi8kAVWaRqSkRJvM/vssGhH4RIyumUS9sdN3wAzNjdo4MqpnvEzSqv8pjM1m
NYprdzP3s/1NLSliYCOqVQMHtNwNuf+RMXWCfhEM9AMMxnPwfm7vxwuIPQEyYi3O
QytHG2geaP2/AbsbswQVBgUkYFGqltgArj9WQeLZo0mGxMSdePFI8nUIzHxW8V5d
l7vGVKqSuvLKFSM51F45L4gpIl6+UOV07++gY3fW2FUqJZlRvObl+Rd4EjPzyS/y
1hiMhdvnCs8=
=Ko3F
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list