~ubuntu-branches/ubuntu/maverick/user-setup/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Dustin Kirkland
  • Date: 2010-08-24 18:25:31 UTC
  • Revision ID: kirkland@ubuntu.com-20100824182531-84i6y1w82hycmv92
user-setup-apply.py: when wiping the swap space, use a large (16M)
block size rather than the default (512-byte), to speed up the slow-but-
necessary operation, LP: #432422

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
user-setup (1.28ubuntu8) UNRELEASED; urgency=low
 
2
 
 
3
  * user-setup-apply.py: when wiping the swap space, use a large (16M)
 
4
    block size rather than the default (512-byte), to speed up the slow-but-
 
5
    necessary operation, LP: #432422
 
6
 
 
7
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 24 Aug 2010 14:23:37 -0400
 
8
 
1
9
user-setup (1.28ubuntu7) lucid; urgency=low
2
10
 
3
11
  * Allow forcing the encrypted home option (LP: #566552).