Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trilead-ssh2 from build-217-jenkins-14 to trilead-ssh2-build-217-jenkins-17 #54

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps trilead-ssh2 from build-217-jenkins-14 to trilead-ssh2-build-217-jenkins-17.

Changelog

Sourced from trilead-ssh2's changelog.

trilead-ssh2-build-217-jenkins-17, 2020-11-20:

trilead-ssh2-build-217-jenkins-16, 2019-03-31:

  • [JENKINS-55352] update net.i2p.crypto:eddsa to 0.3.0
  • Connection timeout handler not cancelled when an exception occurs during a connection attempt. If the Connection instance is reused for further attempts, this can lead to the disconnection of an active connection.
  • [JENKINS-56821] Eliminating hot lock from TimeoutService

trilead-ssh2-build-217-jenkins-14, 2018-10-18:

  • fix warnings and errors in javadoc
  • [JENKINS-53651] wait for a timeout time if the packets have 0 size
  • Support OpenSSH keys with AES256-CTR encryption
  • [JENKINS-53645] move a class from ssh-slaves, fix tests
  • update java to 8, a new test, and some javadoc
  • [JENKINS-47458] - Check for null in Connection#getReasonClosedCause()
  • [JENKINS-47603] Just print the SCP response code under failure

build217, 2013-06-03:

  • Support for SSH agent based authentication.

build216, 2013-03-04:

  • Support of unencrypted entries in the known_hosts file.
  • Improved timeout handling.

build214, 2011-04-25:

  • Project build procedure uses Gradle; project artifacts from now on are available at TMate Software Maven repository at http://maven.tmatesoft.com/

build213, 2008-04-01:

  • Added a workaround for servers that violate RFC4253 when sending the SSH_MSG_SERVICE_ACCEPT and the SSH_MSG_KEXDH_REPLY messages. Thanks to Gordon Brockway.

  • Fixed encodings for alien platforms (e.g., EBCDIC based). Use "ISO-8859-1" in most places where we used the default platform encoding so far.

  • API change: atime and mtime attributes in SFTPv3FileAttributes are now of type Long (not Integer). Makes it easier to properly handle values > 2^31.

  • Fixed the blowfish-ctr cipher, it could not be instantiated (a typo that got in during the move to the trilead namespace). Thanks to Roelof Kemp.

  • Still in the queue: SSH server support.

build212, 2008-03-03:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [trilead-ssh2](https://github.com/jenkinsci/trilead-ssh2) from build-217-jenkins-14 to trilead-ssh2-build-217-jenkins-17.
- [Release notes](https://github.com/jenkinsci/trilead-ssh2/releases)
- [Changelog](https://github.com/jenkinsci/trilead-ssh2/blob/master/HISTORY.txt)
- [Commits](https://github.com/jenkinsci/trilead-ssh2/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:trilead-ssh2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2022
@timja timja merged commit 3e927b6 into master Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci-trilead-ssh2-trilead-ssh2-build-217-jenkins-17 branch February 14, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant