diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-03-12 18:02:31 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-03-12 18:02:31 -0700 |
commit | 88416b9cab7f5fa5dbc2f0607ac88ad6445f363f (patch) | |
tree | d95bcb2c645d68641b86f5a3b7925c8c73afc153 /sites | |
parent | 4dfa0728ec16d0bd02f8c330cfcc54c27a46f063 (diff) | |
parent | 30452567c69096ad4aabd159ed3f3ad1ef83ab47 (diff) |
Merge branch '2.0' into 2.1
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 97d1b492..9fa98f77 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`2.0.8 <2018-03-12>` * :bug:`1175 (1.17+)` Fix a security flaw (CVE-2018-7750) in Paramiko's server mode (emphasis on **server** mode; this does **not** impact *client* use!) where authentication status was not checked before processing channel-open |