diff options
author | drochner <drochner@pkgsrc.org> | 2005-04-29 16:14:41 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-04-29 16:14:41 +0000 |
commit | d4ec42c6fe0ccfe0ab7c3cb971a8ed7490a5f4b3 (patch) | |
tree | 708e4bcb5e7dc2338219fcf88fff0a62b144549b /security/dropbear/distinfo | |
parent | fa46fe612f299ebbd7eda289d5a07086d35fd83b (diff) | |
download | pkgsrc-d4ec42c6fe0ccfe0ab7c3cb971a8ed7490a5f4b3.tar.gz |
update to 0.45
changes:
- Makefile no longer appends 'static' to statically linked binaries
- Add optional SSH_ASKPASS support to the client
- Respect HOST_LOOKUP option
- Fix accidentally removed "return;" statement which was removed in 0.44
(causing clients which sent an empty terminal-modes string to fail to
connect - including pssh, ssh.com, danger hiptop). (patches
independently from Paul Fox, David Horwitt and Sven-Ola Tuecke)
- Read "y/n" response for fingerprints from /dev/tty directly so that dbclient
will work with scp.
Diffstat (limited to 'security/dropbear/distinfo')
-rw-r--r-- | security/dropbear/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/dropbear/distinfo b/security/dropbear/distinfo index b4289d77ded..96f2e142bf5 100644 --- a/security/dropbear/distinfo +++ b/security/dropbear/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 13:10:05 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/04/29 16:14:41 drochner Exp $ -SHA1 (dropbear-0.44.tar.bz2) = a95bde40bce8d7809097a1cda87ef139e97649ce -RMD160 (dropbear-0.44.tar.bz2) = a885fe418a27192061ef5022f9387e83d0abda13 -Size (dropbear-0.44.tar.bz2) = 1263785 bytes -SHA1 (patch-aa) = a6ee765ce4a06571ea560ad9d9705667c52ee5ec -SHA1 (patch-ab) = b3c25e61718837f758723c06a97b691d25d82bd2 +SHA1 (dropbear-0.45.tar.bz2) = 6368d839888750726391394177f89f5709d6d816 +RMD160 (dropbear-0.45.tar.bz2) = 583f6b38660758d37f4177f41af149aec4475b6d +Size (dropbear-0.45.tar.bz2) = 1268881 bytes +SHA1 (patch-aa) = 2464dc94fc91e297bf132bcdf8d2fd36ed24093b +SHA1 (patch-ab) = 80aacb92daf040e8bcff0171ac54b19b3031e86c |