~ubuntu-branches/ubuntu/karmic/cryptsetup/karmic-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, https://launchpad.net/~svenkata
  • Date: 2009-02-12 16:57:30 UTC
  • Revision ID: james.westby@ubuntu.com-20090212165730-2ti3giufa13ayc0k
Tags: 2:1.0.6-7ubuntu3
[ https://launchpad.net/~svenkata ]
debian/checks/un_vol_id: dynamically build the "unknown volume type"
string, to allow for encrypted swap, LP: #316607

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cryptsetup (2:1.0.6-7ubuntu3) jaunty; urgency=low
 
2
 
 
3
  [ https://launchpad.net/~svenkata ]
 
4
  * debian/checks/un_vol_id: dynamically build the "unknown volume type"
 
5
    string, to allow for encrypted swap, LP: #316607
 
6
 
 
7
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 12 Feb 2009 16:57:30 -0600
 
8
 
1
9
cryptsetup (2:1.0.6-7ubuntu2) jaunty; urgency=low
2
10
 
3
11
  * debian/askpass.c: handle newline escape code in password prompt.