Skip to content

Tags: jenkinsci/ssh-credentials-plugin

Tags

349.vb_8b_6b_9709f5b_

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #231 from fcojfernandez/JENKINS-74917

[JENKINS-74917] Fix adjunct script to validate the passphrase when the SSH private key is entered directly

343.v884f71d78167

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use plugin bom version prior to trilead API upgrade (#212)

The plugin compatibility tester mistakenly uses the version of optional
plugins that is provided by the pom of the tested plugin rather than
using the version of plugin that is listed in the pom file of the plugin
bill of materials.

Because of that issue, the 2.426.x plugin bill of materials version
needs to remain on an older version in order to not include an optional
dependency on a newer version of the trilead API plugin.

3080.vfa_b_e4a_a_39b_44 is the version immediately before a trilean API
plugin upgrade in the BOM.

jenkinsci/bom#3404 has more details

#211 includes
some discussion as well.

342.ve5a_f1db_5a_132

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[JENKINS-73408] bom update to bom-2.426.x in order to align with core…

… requirement (#211)

* updated bom and excluded eddsa-api
* updated test to use RealJenkinsRule with omit plugins
* moving js back to adjunct
* Using class name instead of ids

341.vf31377f30378

Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.80 to 4.85.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.80...plugin-4.85)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

337.v395d2403ccd4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #202 from olamy/compatible-since-for-putty-key-rem…

…oval

Add compatibleSinceVersion to warn users looking at release notes about putty key format support removal

334.v7732563deee1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #200 from olamy/make-triled-putty-key-optional

Remove usage of obsolete trilead-putty key

326.v7fcb_a_ef6194b_

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #199 from olamy/trilead-api-optional

Make trilead-api as optional as it contains some algo users may no want to use

322.v124df57ed808

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #196 from jenkinsci/dependabot/maven/org.jenkins-c…

…i.plugins-plugin-4.78

Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.78

308.ve4497b_ccd8f4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modernize plugin (#176)

* Modernize plugin

* More updates

305.v8f4381501156

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #152 from Dohbedoh/remove/jsch

Remove built-in JSch implmentations