This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 9ef3d786a Merge branch 'master' into 3.0.0 add 59d9961c8 Fix typos in comments in UserAuthPublicKeySkTest add 084e69b81 Fix equals() & hashCode() for sk-* keys new 570e058d1 Merge branch 'master' into 3.0.0 new 623c9b921 Fix SCM tag new 814b06dbf [site] Tentative roadmap new ceff49128 [releng] Simplify skipping install/deploy/japicmp for some artifacts The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- sshd-benchmarks/pom.xml | 28 +++-------------- .../apache/sshd/common/config/keys/KeyUtils.java | 20 ++----------- .../common/config/keys/u2f/SkED25519PublicKey.java | 6 ++-- .../common/config/keys/u2f/SkEcdsaPublicKey.java | 6 ++-- .../sshd/server/auth/UserAuthPublicKeySkTest.java | 7 ++--- sshd-site/pom.xml | 35 ++++------------------ sshd-site/src/site/markdown/index.md | 19 ++++++++++++ sshd-test/pom.xml | 26 ++-------------- 9 files changed, 45 insertions(+), 104 deletions(-)