openssh-ssh1 1:7.5p1-17 source package in Ubuntu

Changelog

openssh-ssh1 (1:7.5p1-17) unstable; urgency=medium

  * Cherry-pick from upstream:
    - Handle OpenSSL >=3 ABI compatibility (closes: #1070403).
    - Update OpenSSL compat test for 3.x.

 -- Colin Watson <email address hidden>  Sun, 05 May 2024 00:25:01 +0100

Upload details

Uploaded by:
Debian OpenSSH Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenSSH Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
openssh-ssh1_7.5p1-17.dsc 2.2 KiB d00bdf3be52540a2bf3c299da02899386e65dfb1ea13281ed4a0d0288071fab8
openssh-ssh1_7.5p1.orig.tar.gz 1.4 MiB 9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0
openssh-ssh1_7.5p1-17.debian.tar.xz 105.9 KiB 260c5d6d1f2b54d36a7255d81ac83e3d89a7b0bc807e1b82071948c177e5fd1a

Available diffs

No changes file available.

Binary packages built by this source

openssh-client-ssh1: secure shell (SSH) client for legacy SSH1 protocol

 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh1 and scp1 clients and the ssh-keygen1
 utility, all built with support for the legacy SSH1 protocol. This
 protocol is obsolete and should not normally be used, but in some cases
 there may be no alternative way to connect to outdated servers.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.

openssh-client-ssh1-dbgsym: debug symbols for openssh-client-ssh1