Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
97dff151
Commit
97dff151
authored
Mar 09, 2016
by
Matt Johnston
Browse files
2016.72
parent
18681875
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
97dff151
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
2015.71 - 3 December 2015
- Fix "bad buf_incrpos" when data is transferred, broke in 2015.69
- Fix "bad buf_incrpos" when data is transferred, broke in 2015.69
...
...
sysoptions.h
View file @
97dff151
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
*******************************************************************/
*******************************************************************/
#ifndef DROPBEAR_VERSION
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "201
5
.7
1
"
#define DROPBEAR_VERSION "201
6
.7
2
"
#endif
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment