This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 4748eae48 Add changelog for 2.14.0 add dfa9b06a3 GH-618: Fix reading an OpenSshCertificate from a Buffer No new revisions were added by this update. Summary of changes: CHANGES.md | 2 ++ .../java/org/apache/sshd/common/util/buffer/Buffer.java | 5 +++++ .../org/apache/sshd/common/util/buffer/ByteArrayBuffer.java | 8 ++++++++ .../common/util/buffer/keys/OpenSSHCertPublicKeyParser.java | 6 +++++- .../sshd/certificates/OpenSSHCertificateParserTest.java | 13 +++++++++---- 5 files changed, 29 insertions(+), 5 deletions(-)