apache / mina-sshd

Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.
https://mina.apache.org/sshd-project/
Apache License 2.0
885 stars 358 forks source link

Looking for release date for next release of mina-sshd #487

Closed adelel1 closed 2 months ago

adelel1 commented 5 months ago

Hello, We have recently moved to the latest LTS release of BC (due to a prev BC bug fix). However we have now been affected by this bug which is fixed now https://github.com/apache/mina-sshd/issues/455

I am wondering when you are able to do a new release incorporating the above. Is a 2.12 patch release possible, if 2.13 is too far off. The only way round it is to specify a BC system property on the command line.

adelel1 commented 5 months ago

Hello, I have tested 2.13.0-SNAPSHOT (from Apache snapshots repo) and the fix worked fine.

adelel1 commented 4 months ago

Hello, any update on this, either a patch release for 2.12 or a 2.13 release?

tomaswolf commented 2 months ago

Apache MINA sshd 2.13.1 is released and available in Maven Central.