I just rebase my changes to the latest core and Apache Mina API plugin that uses 2.15.0 Apache Mina ssh. After fixing some changes and refactors on packages, I made the same test I did three years ago. The new version can keep a stable connection for more than 10 minutes, and the library reports more info about the connection, so it is easy to debug errors. I will work in the following weeks to finish the launcher and all the stuff related to it. If everything goes fine, I will release a beta launcher that will replace the older one as soon as we are confident with the result.
https://github.com/jenkinsci/ssh-agents-plugin/pull/570 On Fri, Apr 4, 2025 at 11:13 PM Basil Crow <[email protected]> wrote: > Note that even if the SSH Build Agents plugin were migrated from > Trilead to MINA, JENKINS-75498 needs to be implemented to migrate from > EdDSA-Java to Bouncy Castle in MINA at runtime in cases where the > EdDSA-Java is installed (for example, as a required dependency of the > Subversion or SSH Server plugins). > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/74P64-_6fJM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjpCNiRrFqt1WjBv%2BVO%2BVjDyUxQtmsnQBa6Bs1qitqUveQ%40mail.gmail.com > . > -- Un Saludo Iván Fernández Calvo -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/CAKo5QrpUjYS2D%3DZ7WnZ2y3_UeYPG-ftaeVjmq2eEAc1E%2BND-kw%40mail.gmail.com.
