~ubuntu-branches/ubuntu/utopic/dropbear/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Gerrit Pape, Matt Johnston, Gerrit Pape
  • Date: 2008-11-19 20:58:59 UTC
  • mfrom: (1.4.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20081119205859-dmeze0y6b16ia93v
Tags: 0.52-1
[ Matt Johnston ]
* New upstream release.
  * dbclient.1: mention optional 'command' argument (closes: #495823).

[ Gerrit Pape ]
* debian/diff/0001-dbclient.1-dbclient-uses-compression-if...diff:
  new; dbclient.1: dbclient uses compression if compiled with zlib
  support (thx Luca Capello, closes: #495825).
* debian/initramfs/*: new; cryptroot remote unlocking on boot feature
  (thx debian@x.ray.net).
* debian/rules: install debian/initramfs/* (thx debian@x.ray.net).
* debian/control: Suggests: udev (for cryptroot support, thx
  debian@x.ray.net).
* debian/dropbear.postinst: conditionally run update-initramfs -u
  (for cryptroot support, thx debian@x.ray.net. closes: #465903).
* debian/diff/0002-dropbearkey.8-mention-y-option-add-example.diff:
  new; mention -y option, add example (thx debian@x.ray.net).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dropbear (0.52-1) unstable; urgency=low
 
2
 
 
3
  [ Matt Johnston ]
 
4
  * New upstream release.
 
5
    * dbclient.1: mention optional 'command' argument (closes: #495823).
 
6
 
 
7
  [ Gerrit Pape ]
 
8
  * debian/diff/0001-dbclient.1-dbclient-uses-compression-if...diff:
 
9
    new; dbclient.1: dbclient uses compression if compiled with zlib
 
10
    support (thx Luca Capello, closes: #495825).
 
11
  * debian/initramfs/*: new; cryptroot remote unlocking on boot feature
 
12
    (thx debian@x.ray.net).
 
13
  * debian/rules: install debian/initramfs/* (thx debian@x.ray.net).
 
14
  * debian/control: Suggests: udev (for cryptroot support, thx
 
15
    debian@x.ray.net).
 
16
  * debian/dropbear.postinst: conditionally run update-initramfs -u
 
17
    (for cryptroot support, thx debian@x.ray.net. closes: #465903).
 
18
  * debian/diff/0002-dropbearkey.8-mention-y-option-add-example.diff:
 
19
    new; mention -y option, add example (thx debian@x.ray.net).
 
20
 
 
21
 -- Gerrit Pape <pape@smarden.org>  Wed, 19 Nov 2008 20:58:59 +0000
 
22
 
1
23
dropbear (0.51-1) unstable; urgency=low
2
24
 
3
25
  [ Matt Johnston ]