]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssh: upgrade 9.6p1 -> 9.7p1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Mar 2024 00:34:36 +0000 (08:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commite409b8ceb514d67d6472b4433cc9869c43401b94
treee6970e4923d4b9e969317f2840928d132590dc03
parenta3c74e93469dd3a40a17dd04971f79af6701a2ad
openssh: upgrade 9.6p1 -> 9.7p1

0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
refresh for 9.7p1

Changelog:
============
New features
------------
 * ssh(1), sshd(8): add a "global" ChannelTimeout type that watches
   all open channels and will close all open channels if there is no
   traffic on any of them for the specified interval. This is in
   addition to the existing per-channel timeouts added recently.
 * All: make DSA key support compile-time optional, defaulting to on.

Bugfixes
--------
 * sshd(8): don't append an unnecessary space to the end of subsystem
   arguments
 * ssh(1): fix the multiplexing "channel proxy" mode, broken when
   keystroke timing obfuscation was added.
 * ssh(1), sshd(8): fix spurious configuration parsing errors when
   options that accept array arguments are overridden
 * ssh-agent(1): fix potential spin in signal handler
 * Many fixes to manual pages and other documentation
 * Greatly improve interop testing against PuTTY.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh/0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
meta/recipes-connectivity/openssh/openssh_9.7p1.bb [moved from meta/recipes-connectivity/openssh/openssh_9.6p1.bb with 99% similarity]