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

Operating systems with outdated OpenSSH are no longer supported #1099

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

MarkEWaite
Copy link
Contributor

Operating systems with outdated OpenSSH are no longer supported

Note that Jenkins no longer supports any known operating systems with an OpenSSH version prior to OpenSSH 7.6. The accept-new option is available on all the implementations of OpenSSH on operating systems supported by Jenkins.

Add the most important option to resolve the issue, upgrade to a supported operating system.

List more operating systems so that web searches will find the page for those operating systems.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux.

Related issue reports

  • JENKINS-72546 is a reminder that this information is still useful and still needed.
  • JENKINS-69149 is an earlier report of the same issue.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • I have interactively tested my changes

Types of changes

What types of changes does your code introduce?

  • Documentation

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.
@MarkEWaite MarkEWaite added the documentation Improvements or additions to documentation label Jan 17, 2024
@MarkEWaite MarkEWaite requested a review from a team as a code owner January 17, 2024 01:08
@MarkEWaite MarkEWaite merged commit fb3a59e into jenkinsci:master Jan 17, 2024
1 of 3 checks passed
@MarkEWaite MarkEWaite deleted the fix-name-of-amazon-linux branch January 17, 2024 01:25
AniketNS pushed a commit to AniketNS/git-client-plugin that referenced this pull request Feb 16, 2024
…insci#1099)

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.
MarkEWaite added a commit that referenced this pull request Mar 9, 2024
* Used Objects.hash as a better practice

* Used String.format for better consistency

* Added additional check in release-drafter.yml github action file

* Operating systems with outdated OpenSSH are no longer supported (#1099)

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.

* Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#1098)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.77.
- [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.76...plugin-4.77)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove redundant spotbugs details from pom (#1101)

Included in parent pom 4.77

* Bump io.jenkins.tools.bom:bom-2.401.x (#1102)

* Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#1105)

* made sh1 and branches private for better encapsulation and changed branches from collection to list for indexed access and specific order

* Converted List type back to Collection for branches variable

* ran mvn spotless:apply

* reverted priavte sha1 and branches variable

* Revert "ran mvn spotless:apply"

This reverts commit 4f2a151.

* made some changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MarkEWaite added a commit that referenced this pull request May 8, 2024
* Used Objects.hash as a better practice

* Used String.format for better consistency

* Added additional check in release-drafter.yml github action file

* Operating systems with outdated OpenSSH are no longer supported (#1099)

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.

* Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#1098)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.77.
- [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.76...plugin-4.77)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove redundant spotbugs details from pom (#1101)

Included in parent pom 4.77

* Bump io.jenkins.tools.bom:bom-2.401.x (#1102)

* Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#1105)

* Require 2.426.3 as minimum Jenkins version

* Fix merge error - JGit 6.9.0

* Use bom-2.426.x

* Use latest bom-2.426.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant