Skip to content

too old sshd version for actual Jenkins LTS usage #1254

@waffel

Description

@waffel

The used version of the Apache sshd service 1.0.0 seems to be too old to use GitBlit with the latest Jenkins LTS version 2.60.2.

The issue is reported to Jenkins too: https://issues.jenkins-ci.org/browse/JENKINS-45769

A simple "replacement" of the sshd jar files seems to not work because of resulting ClassNotFoundExceptions.

Possible a new version of gitblit can provide a actual sshd version 1.6.0 from the apache project to solve this problem.

We have seen this problem with gitblit 1.8.0 running under a recent JDK8 in a tomcat 8 container as WAR application.

A "native" git implementation still works ... only the new trilead java implementation seems to require a more recent ssh key negotiation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions