summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorMarkus Koetter <koetter@cispa.de>2021-09-16 19:53:24 +0200
committerMarkus Kötter <koetter@cispa.de>2023-06-29 17:14:17 +0200
commit232fcb3d9ee79ffd814497128aa8d5023878fb3c (patch)
tree05ba794efd98cd4e516c19cc7171e9b38b094491 /sites/www
parent3e24032af1cafe89a55e7af01fe961816016ad71 (diff)
config - implement Match final
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 9b903258..a05ab520 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,11 @@
Changelog
=========
+- :feature:`1907` (solves :issue:`1992`) Add support and tests for
+ ssh_config ``Match final …`` which is frequently used in ProxyJump
+ configurations to exclude the jump host from the ProxyJump Match statement.
+ Patch by ``@commonism``.
+
- :feature:`2058` (solves :issue:`1587` and possibly others) Add an explicit
``max_concurrent_prefetch_requests`` argument to `paramiko.client.SSHClient.get`
and `paramiko.client.SSHClient.getfo`, allowing users to limit the number