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

Changelog

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

  * Move VCS to salsa.debian.org.

 -- Colin Watson <email address hidden>  Sat, 10 Feb 2018 02:34:07 +0000

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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
openssh-ssh1_7.5p1-10.dsc 2.1 KiB b06eb0be199cab79257d85e2d09ba61dc43d590e63ba110f2e22843ed1ca9f5b
openssh-ssh1_7.5p1.orig.tar.gz 1.4 MiB 9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0
openssh-ssh1_7.5p1-10.debian.tar.xz 103.1 KiB 2037bac4bea977db0f32abf71f81dde5ce20be59b1237c6cfb2f10739f674100

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