]> source.dussan.org Git - jgit.git/commit
Update Apache sshd to 2.14.0 49/1202349/1 stable-6.10
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 9 Oct 2024 00:04:55 +0000 (02:04 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 9 Oct 2024 22:40:57 +0000 (00:40 +0200)
commiteeccc5a92e78d6bef5908a61481e159e6c38288a
tree3ca8d6c0c7eb514fca87fed3812cf0df5ae74393
parented0835856609fda246fd2f296ad5baae7ba28e3b
Update Apache sshd to 2.14.0

This fixes an 'incorrect signature' error when trying to use the keys
generated by SSHD during server init with an OpenSSH client.

This also includes a few other changes since 2.13.2:
* GH-524 Performance improvements
* GH-533 Fix multi-step authentication
* GH-582 Fix filtering in NamedFactory
* GH-587 Prevent NullPointerExceptionon closed channel in NettyIoSession
* GH-590 Better support for FIPS
* GH-597 Pass on Charset in ClientSession.executeRemoteCommand()

https://github.com/apache/mina-sshd/releases/tag/sshd-2.14.0

Change-Id: I76909fd56e70ee4ce16a075bd40ed6b2a609cc47
22 files changed:
WORKSPACE
org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF
org.eclipse.jgit.ssh.apache/META-INF/MANIFEST.MF
pom.xml