~ubuntu-branches/ubuntu/vivid/partman-partitioning/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2011-10-19 11:07:37 UTC
  • mfrom: (3.2.12 sid)
  • Revision ID: james.westby@ubuntu.com-20111019110737-3nvyhmp7p3kmr6mq
Tags: 83ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use the GPT disk label by default on *i386/efi and *amd64/efi
    subarchitectures.
  - Support archdetect being anywhere on PATH.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
partman-partitioning (83ubuntu1) precise; urgency=low
 
2
 
 
3
  * Resynchronise with Debian.  Remaining changes:
 
4
    - Make sure to wipe disk label on Sun disks before creating a new one.
 
5
    - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
 
6
    - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
 
7
      partman-partitioning/new_size in support of ubiquity's resize widget.
 
8
    - Cache calls to tune2fs and ntfsresize, to make navigating through the
 
9
      resize UI a little faster.
 
10
    - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
 
11
      are between the minimum partition size and the current partition size;
 
12
      if not, refuse to resize the partition at all.
 
13
    - Use the GPT disk label by default on *i386/efi and *amd64/efi
 
14
      subarchitectures.
 
15
    - Support archdetect being anywhere on PATH.
 
16
    - Use mac as the default disk label on ppc64.
 
17
    - Save the swap size for ubiquity.
 
18
 
 
19
 -- Evan Dandrea <ev@ubuntu.com>  Wed, 19 Oct 2011 11:07:37 +0100
 
20
 
 
21
partman-partitioning (83) unstable; urgency=low
 
22
 
 
23
  [ Colin Watson ]
 
24
  * Don't force GPT on disks between 2TB (decimal) and 2TiB (binary)
 
25
    inclusive.
 
26
 
 
27
  [ Philipp Kern ]
 
28
  * Use msdos disk label on s390x.
 
29
 
 
30
  [ Updated translations ]
 
31
  * Belarusian (be.po) by Viktar Siarheichyk
 
32
  * Bulgarian (bg.po) by Damyan Ivanov
 
33
  * German (de.po) by Holger Wansing
 
34
  * Hebrew (he.po) by Lior Kaplan
 
35
  * Hindi (hi.po) by Kumar Appaiah
 
36
  * Italian (it.po) by Milo Casagrande
 
37
  * Macedonian (mk.po) by Arangel Angov
 
38
  * Polish (pl.po) by Marcin Owsiany
 
39
  * Romanian (ro.po) by Ioan Eugen Stan
 
40
  * Sinhala (si.po) by Danishka Navin
 
41
  * Turkish (tr.po) by Mert Dirik
 
42
  * Simplified Chinese (zh_CN.po) by YunQiang Su
 
43
 
 
44
 -- Philipp Kern <pkern@debian.org>  Thu, 06 Oct 2011 18:42:25 +0200
 
45
 
 
46
partman-partitioning (82) unstable; urgency=low
 
47
 
 
48
  * Use msdos disk label on mipsel/loongson-2e and mipsel/loongson-2f.
 
49
 
 
50
 -- Colin Watson <cjwatson@debian.org>  Thu, 02 Jun 2011 11:04:36 +0100
 
51
 
1
52
partman-partitioning (81ubuntu3) oneiric; urgency=low
2
53
 
3
54
  * Save the swap size for ubiquity (LP: #769350).
2294
2345
 
2295
2346
 -- Anton Zinoviev <zinoviev@debian.org>  Wed, 27 Aug 2003 07:03:28 +0200
2296
2347
 
2297
 
Local Variables:
2298
 
coding: utf-8
2299
 
End: