diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-03-12 18:03:48 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-03-12 18:03:48 -0700 |
commit | c5aa9470de836297e93e116a89af94dcc13801b3 (patch) | |
tree | abfc86e141467283db51f86ffd89dccb94663c9f /sites/www | |
parent | b9bc5fa8989a78310ef6a8a7380b98072fbea514 (diff) | |
parent | 04f0d9fc74f6219d2932252b6ba7d835bb4914ef (diff) |
Merge branch '2.2' into 2.3
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 7ae5e025..fb836bb7 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :release:`2.2.3 <2018-03-12>` +* :release:`2.1.5 <2018-03-12>` +* :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 |