summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2020-08-30 15:53:37 -0400
committerJeff Forcier <jeff@bitprophet.org>2020-08-30 15:53:37 -0400
commitb99e8784feb40cd54636b5fe7770eedcfb5eef4b (patch)
tree2fce56878ba8c81d5feb6b1bb63c064d6402f558
parent9019c9a1f409afb9e360fc753c3f52feb4121416 (diff)
Mark recent support tickets as backported
-rw-r--r--sites/www/changelog.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index f358ac0d..0638895b 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,13 +2,14 @@
Changelog
=========
-- :support:`-` Update our CI to catch issues with sdist generation,
+- :support:`- backported` Update our CI to catch issues with sdist generation,
installation and testing.
-- :support:`1727` Add missing test suite fixtures directory to MANIFEST.in,
- reinstating the ability to run Paramiko's tests from an sdist tarball. Thanks
- to Sandro Tosi for reporting the issue and to Blazej Michalik for the PR.
-- :support:`1722` Remove leading whitespace from OpenSSH RSA test suite static
- key fixture, to conform better to spec. Credit: Alex Gaynor.
+- :support:`1727 backported` Add missing test suite fixtures directory to
+ MANIFEST.in, reinstating the ability to run Paramiko's tests from an sdist
+ tarball. Thanks to Sandro Tosi for reporting the issue and to Blazej Michalik
+ for the PR.
+- :support:`1722 backported` Remove leading whitespace from OpenSSH RSA test
+ suite static key fixture, to conform better to spec. Credit: Alex Gaynor.
- :bug:`-` Fix incorrect string formatting causing unhelpful error message
annotation when using Kerberos/GSSAPI. (Thanks, newer version of flake8!)
- :bug:`1723` Fix incorrectly swapped order of ``p`` and ``q`` numbers when