~ubuntu-branches/debian/sid/dropbear/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Gerrit Pape, Matt Johnston, Gerrit Pape
  • Date: 2011-11-16 12:36:03 UTC
  • mfrom: (1.4.4)
  • Revision ID: package-import@ubuntu.com-20111116123603-8yn0g0djoa3k32wh
Tags: 2011.54-1
[ Matt Johnston ]
* new upstream release.
  * Added ALLOW_BLANK_PASSWORD option. Dropbear also now allows public
    key logins to accounts with a blank password. Thanks to Rob
    Landley (closes: #555889).
  * Bind to sockets with IPV6_V6ONLY so that it works properly on
    systems regardless of the system-wide setting (closes: #636696).

[ Gerrit Pape ]
* debian/control: Standards-Version: 3.9.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dropbear (2011.54-1) unstable; urgency=low
 
2
 
 
3
  [ Matt Johnston ]
 
4
  * new upstream release.
 
5
    * Added ALLOW_BLANK_PASSWORD option. Dropbear also now allows public
 
6
      key logins to accounts with a blank password. Thanks to Rob
 
7
      Landley (closes: #555889).
 
8
    * Bind to sockets with IPV6_V6ONLY so that it works properly on
 
9
      systems regardless of the system-wide setting (closes: #636696).
 
10
 
 
11
  [ Gerrit Pape ]
 
12
  * debian/control: Standards-Version: 3.9.2.0.
 
13
 
 
14
 -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 12:36:03 +0000
 
15
 
1
16
dropbear (0.53.1-1) unstable; urgency=low
2
17
 
3
18
  [ Matt Johnston ]