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

2016.72

parent 18681875
No related branches found
No related tags found
No related merge requests found
2016.72 - 9 March 2016
- Validate X11 forwarding input. Could allow bypass of authorized_keys command= restrictions,
found by github.com/tintinweb. Thanks for Damien Miller for a patch.
2015.71 - 3 December 2015
 
- Fix "bad buf_incrpos" when data is transferred, broke in 2015.69
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@
*******************************************************************/
 
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "2015.71"
#define DROPBEAR_VERSION "2016.72"
#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