[ubuntu/maverick] partman-base 141ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Sat May 8 14:25:22 BST 2010


partman-base (141ubuntu1) maverick; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
      than running commit.d and finish.d scripts; add a partman-commit
      script; dump extra information to /var/lib/partman/snoop if
      PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
      ask_user and don't reshow the menu if it exists.
    - Don't skip over dmraid devices if the user chooses not to activate
      them.
    - If the only thing mounted on a disk is the installation medium and it
      uses more or less the whole disk, then silently exclude that disk; if
      the installation medium is mounted but doesn't use the whole disk,
      issue a warning that partitioning may be difficult; if anything else
      is mounted, offer to unmount it. partman/filter_mounted=false disables
      this.
    - Use ext4 as the default filesystem for new partitions.
    - Build with -O2 on powerpc to avoid a suspected toolchain bug.
  * Remove cleanup trap in partman-commit, whose only effect is to break
    repeated runs of partman-commit (LP: #536673).

partman-base (141) unstable; urgency=low

  * parted 2.1 changed the semantics of ped_disk_clobber: it now zeroes out
    the first few and last few sectors of the disk, regardless of whether
    there appears to be a valid partition table on it.  Unfortunately, this
    means that creating a filesystem on a whole disk device and then calling
    ped_disk_commit_to_dev zeroes the filesystem header we just created.  To
    avoid this, call ped_disk_commit_to_dev only if the partition doesn't
    start at sector zero (LP: #539324, #549260).
  * Check return values from asprintf for memory allocation failures.
  * Ignore free space smaller than the grain size of the partition creation
    constraint, rather than only free space smaller than a cylinder.
  * Always leave a small gap at the end of the disk (except on device-mapper
    devices), to avoid confusing mdadm by leaving the MD 0.90 superblock at
    the end of the disk as well as the end of a partition (LP: #527401).
  * Allow preseeding partman/alignment to "cylinder", "minimal", or
    "optimal"; "cylinder" restores old alignment behaviour for the benefit
    of those with crotchety BIOSes, while "optimal" is the default.
  * Don't apply optimal alignment to extended partitions (LP: #558382).

  [ Updated translations ]
  * German (de.po) by Holger Wansing
  * Georgian (ka.po) by Aiet Kolkhi
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Tamil (ta.po) by Dr,T,Vasudevan

partman-base (140) unstable; urgency=low

  * Don't warn about data loss on formatted/removed partitions when there
    are no such partitions (LP: #151266).
  * Build against parted 2.2.
  * Use linux-swap(v1) instead of linux-swap(new) to reflect changes to
    parted (thanks, Evan Dandrea; closes: #539908).
  * Apply optimal alignment constraints to new partitions, or when
    maximising an extended partition (LP: #530071).
  * Add an ALIGNMENT_OFFSET command which can be used to detect whether a
    partition is misaligned.

  [ Updated translations ]
  * French (fr.po) by Christian Perrier
  * Lithuanian (lt.po) by Kęstutis Biliūnas

Date: Sat, 08 May 2010 15:14:55 +0200
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/partman-base/141ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 08 May 2010 15:14:55 +0200
Source: partman-base
Binary: partman-base partman-utils
Architecture: source
Version: 141ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 partman-base - Partition the storage devices (partman) (udeb)
 partman-utils - Utilities related to partitioning (udeb)
Closes: 539908
Launchpad-Bugs-Fixed: 151266 527401 530071 536673 539324 549260 558382
Changes: 
 partman-base (141ubuntu1) maverick; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
       than running commit.d and finish.d scripts; add a partman-commit
       script; dump extra information to /var/lib/partman/snoop if
       PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
       ask_user and don't reshow the menu if it exists.
     - Don't skip over dmraid devices if the user chooses not to activate
       them.
     - If the only thing mounted on a disk is the installation medium and it
       uses more or less the whole disk, then silently exclude that disk; if
       the installation medium is mounted but doesn't use the whole disk,
       issue a warning that partitioning may be difficult; if anything else
       is mounted, offer to unmount it. partman/filter_mounted=false disables
       this.
     - Use ext4 as the default filesystem for new partitions.
     - Build with -O2 on powerpc to avoid a suspected toolchain bug.
   * Remove cleanup trap in partman-commit, whose only effect is to break
     repeated runs of partman-commit (LP: #536673).
 .
 partman-base (141) unstable; urgency=low
 .
   * parted 2.1 changed the semantics of ped_disk_clobber: it now zeroes out
     the first few and last few sectors of the disk, regardless of whether
     there appears to be a valid partition table on it.  Unfortunately, this
     means that creating a filesystem on a whole disk device and then calling
     ped_disk_commit_to_dev zeroes the filesystem header we just created.  To
     avoid this, call ped_disk_commit_to_dev only if the partition doesn't
     start at sector zero (LP: #539324, #549260).
   * Check return values from asprintf for memory allocation failures.
   * Ignore free space smaller than the grain size of the partition creation
     constraint, rather than only free space smaller than a cylinder.
   * Always leave a small gap at the end of the disk (except on device-mapper
     devices), to avoid confusing mdadm by leaving the MD 0.90 superblock at
     the end of the disk as well as the end of a partition (LP: #527401).
   * Allow preseeding partman/alignment to "cylinder", "minimal", or
     "optimal"; "cylinder" restores old alignment behaviour for the benefit
     of those with crotchety BIOSes, while "optimal" is the default.
   * Don't apply optimal alignment to extended partitions (LP: #558382).
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Georgian (ka.po) by Aiet Kolkhi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Tamil (ta.po) by Dr,T,Vasudevan
 .
 partman-base (140) unstable; urgency=low
 .
   * Don't warn about data loss on formatted/removed partitions when there
     are no such partitions (LP: #151266).
   * Build against parted 2.2.
   * Use linux-swap(v1) instead of linux-swap(new) to reflect changes to
     parted (thanks, Evan Dandrea; closes: #539908).
   * Apply optimal alignment constraints to new partitions, or when
     maximising an extended partition (LP: #530071).
   * Add an ALIGNMENT_OFFSET command which can be used to detect whether a
     partition is misaligned.
 .
   [ Updated translations ]
   * French (fr.po) by Christian Perrier
   * Lithuanian (lt.po) by Kęstutis Biliūnas
Checksums-Sha1: 
 fe9ae2fd6fd94d5068d52538e05a5406009d1b46 1934 partman-base_141ubuntu1.dsc
 862ff980b514ce35dad35d7e1f9c983c1427ae4f 194784 partman-base_141ubuntu1.tar.gz
Checksums-Sha256: 
 69c348b065781e52f9b127a326c40f255045ec28ee3072c71b82d067976efa24 1934 partman-base_141ubuntu1.dsc
 8bb9bc95dd326f18c2f3ec010208b159c8886df6755896c2e3e6132131770b8f 194784 partman-base_141ubuntu1.tar.gz
Files: 
 1f1b92a30990185c21f9c35b9bcd0638 1934 debian-installer standard partman-base_141ubuntu1.dsc
 38d3326ea62846dd076f148283920ea9 194784 debian-installer standard partman-base_141ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

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

iQIVAwUBS+VlRTk1h9l9hlALAQiRxQ/8DW8z7nqYBSMBpg9RdyeslVWqSIE4qDKq
Bu6fzTKVWAaQ9qxXLRmf+fTYXV+YMPb3LGR4tzxEC4pHPyAjWfbutIefsrOYu803
j37xgxqfkVxiBCM/uxxhIV/CCbLho+jgrDDrKss86xsH913VwoYbSS4Hdf8kSdvW
bMhGfsaZ7pHzR77b5oDrrTZMEqKg9bFEIk87XonKsBx+wqIMY9mh7V6IC7UyiyRU
9DGeQyaMvOboKH2PfmGEeRJmJsZ0oX01NMNbyEAaDiN9fWedgRX+mHw9BCDWiRTR
EJ5aaShdCY3mgsbXWmZKwHliITCokwYSraT5bCAAQmUKksHydHWhvIJEQqhbPsiz
DrFZo/UsfQaFneEd+ugH0Et/oTmtO27gDM6B1KS0q8xIDlgANOpeAQ6JonzAf7WJ
TE6coaYiv8aH/MUMXCiv/ahcFfkJxLjUBkEp3KhJg5rQ6w8cmPPiitBNEKdTRD3M
HCWaCygfvSP3DtuiU2saXG4BiIczpu5fguK/7LlrFbmxLblwh91S1tYANAz8skZE
3vE6GMjbKMYtohW9KzhfapUD3vTc3RCRTZOB81u4vZs/nTayWecJ9pSmsZu0EVnw
UhS6MXZR3AQ7GORsxTY+K2w+HkQv8zwmlzEy809qqWqpcM8CiAOUf5dBg+Rnv3Cb
i61nPgpVki0=
=zeyp
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list