lp:ubuntu/precise/dropbear

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/dropbear
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

17. By Gerrit Pape <email address hidden>

[ 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.

16. By Angel Abad

* debian/diff/0004-fix-ftbfs-with-binutils-gold.diff:
  - Add -lcrypt to fix ftbfs with binutils gold (Closes: #631858).

15. By Gerrit Pape <email address hidden>

[ Matt Johnston ]
* New upstream release.
  * SSH_ORIGINAL_COMMAND environment variable is set by the server
    when an authorized_keys command is specified (closes: #604524).

[ Gerrit Pape ]
* debian/rules: add --enable-bundled-libtom option to ./configure.
* debian/rules: remove -DXAUTH_COMMAND="/usr/bin/X11/xauth -q from
  CFLAGS (workaround ./configure stupidity; closes: #625192).
* debian/diff/0003-options.h-use-usr-bin-xauth-instead-of...diff: new;
  use /usr/bin/xauth instead of /usr/bin/X11/xauth for XAUTH_COMMAND
  (closes: #614355).

14. By Gerrit Pape <email address hidden>

[ debian@x.ray.net ]
* debian/dropbear.postinst: initramfs-tools uses a conf-hooks.d/
  directory for mkinitramfs ('compiletime') configuration, so to be
  sure to read the whole/correct config we need to source the files
  in there too, additionally to initramfs.conf (closes: #575504).
* debian/initramfs/dropbear-conf: set UMASK=0077 (closes: #578117).

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

13. By Gerrit Pape <email address hidden>

debian/initramfs/dropbear-hook: allow more than one public key in
initramfs (thx Chris for the patch; closes: #548309).

12. By Gerrit Pape <email address hidden>

* debian/initramfs/premount-dropbear: run configure_networking in the
  background (thx debian@x.ray.net, closes: #514213, #524728).
* debian/control: Standards-Version: 3.8.2.0.

11. By Gerrit Pape <email address hidden>

[ 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).

10. By Gerrit Pape <email address hidden>

[ Matt Johnston ]
* New upstream release.
  - Wait until a process exits before the server closes a connection,
    so that an exit code can be sent. This fixes problems with exit
    codes not being returned, which could cause scp to fail (closes:
    #448397, #472483).

[ Gerrit Pape ]
* debian/dropbear.postinst: don't print an error message if the
  update-service program is not installed (thx Matt).

9. By Gerrit Pape <email address hidden>

debian/dropbear.README.Debian: no longer talk about entropy from
/dev/random, /dev/urandom is now used by default (thx Joey Hess,
closes: #441515).

8. By Gerrit Pape <email address hidden>

* debian/rules: apply diffs from debian/diff/ with patch -p1 instead of
  -p0.
* debian/diff/0001-options.h-use-dev-urandom-instead-of-dev-random-a.diff:
  new; options.h: use /dev/urandom instead of /dev/random as
  DROPBEAR_RANDOM_DEV (closes: #386976).
* debian/rules: target clean: remove libtomcrypt/Makefile,
  libtommath/Makefile.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/dropbear
This branch contains Public information 
Everyone can see this information.

Subscribers