~ubuntu-branches/ubuntu/saucy/partman-efi/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-01-18 18:51:51 UTC
  • Revision ID: package-import@ubuntu.com-20130118185151-7k4kgursosdgfx3a
Tags: 25ubuntu3
Use mkdosfs to create FAT filesystems, since libparted cannot handle
doing that on non-512-sector disks (LP: #1065281).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
partman-efi (25ubuntu3) raring; urgency=low
 
2
 
 
3
  * Use mkdosfs to create FAT filesystems, since libparted cannot handle
 
4
    doing that on non-512-sector disks (LP: #1065281).
 
5
 
 
6
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 18 Jan 2013 18:51:51 +0000
 
7
 
1
8
partman-efi (25ubuntu2) quantal; urgency=low
2
9
 
3
10
  * check.d/efi: Fix parsing bug in code to find the EFI System Partition