diff options
author | Matt Johnston <matt@ucc.asn.au> | 2016-03-10 20:57:47 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2016-03-10 20:57:47 +0800 |
commit | 73bc3a9853a2235968f77a13a3899db23629a4e5 (patch) | |
tree | 309f5fb6e875241e45881aaacafcecef01e9dd7b /CHANGES | |
parent | de70b02c2f357d6a2fd51b2de3bec2e0f345d5b1 (diff) | |
parent | 9cb325ee6fb8b164d0bef0b5a44073496abc41b2 (diff) | |
download | dropbear-73bc3a9853a2235968f77a13a3899db23629a4e5.tar.gz |
merge 2016.72
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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 |