Skip to content
Snippets Groups Projects
Commit 8a545a0d authored by Matt Johnston's avatar Matt Johnston
Browse files

Update changelog for 0.53.1

--HG--
extra : convert_revision : c7f6c45c46a2f8e2394756c68ae825d6e4dc7489
parent 0993e44b
No related branches found
No related tags found
No related merge requests found
0.53.1
0.53.1 - Wednesday 2 March 2011
 
- -lcrypt needs to be before object files for static linking
 
- Compile fix when both client and agent forwarding are disabled
- Fix DROPBEAR_PRNGD_SOCKET mode
- Don't allow setting zlib memLevel since it seems buggy
0.53 - Thurs 24 February 2011
 
- Various performance/memory use improvements
Loading
Loading
dropbear (0.53.1-0.1) unstable; urgency=low
* New upstream release.
-- Matt Johnston <matt@ucc.asn.au> Wed, 2 Mar 2011 22:54:00 +0900
dropbear (0.53-0.1) unstable; urgency=low
 
* New upstream release.
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@
*******************************************************************/
 
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "0.53"
#define DROPBEAR_VERSION "0.53.1"
#endif
 
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment