Secure Shell Client and Server (Remote Login Program)

Edit Package openssh

SSH (Secure Shell) is a program for logging into and executing commands
on a remote machine. It is intended to replace rsh (rlogin and rsh) and
provides openssl (secure encrypted communication) between two untrusted
hosts over an insecure network.

xorg-x11 (X Window System) connections and arbitrary TCP/IP ports can
also be forwarded over the secure channel.

Refresh
Refresh
Source Files
Filename Size Changed
README.FIPS 0000003276 3.2 KB
README.SUSE 0000001036 1.01 KB
README.kerberos 0000000528 528 Bytes
cavs_driver-ssh.pl 0000005408 5.28 KB
openssh-7.7p1-IPv6_X_forwarding.patch 0000001700 1.66 KB
openssh-7.7p1-X11_trusted_forwarding.patch 0000001739 1.7 KB
openssh-7.7p1-X_forward_with_disabled_ipv6.patch 0000000803 803 Bytes
openssh-7.7p1-allow_root_password_login.patch 0000002161 2.11 KB
openssh-7.7p1-cavstest-ctr.patch 0000007863 7.68 KB
openssh-7.7p1-cavstest-kdf.patch 0000014200 13.9 KB
openssh-7.7p1-disable_openssl_abi_check.patch 0000001421 1.39 KB
openssh-7.7p1-eal3.patch 0000001285 1.25 KB
openssh-7.7p1-enable_PAM_by_default.patch 0000001065 1.04 KB
openssh-7.7p1-fips.patch 0000023758 23.2 KB
openssh-7.7p1-fips_checks.patch 0000011414 11.1 KB
openssh-7.7p1-host_ident.patch 0000001104 1.08 KB
openssh-7.7p1-hostname_changes_when_forwarding_X.patch 0000002621 2.56 KB
openssh-7.7p1-ldap.patch 0000086149 84.1 KB
openssh-7.7p1-no_fork-no_pid_file.patch 0000000893 893 Bytes
openssh-7.7p1-pam_check_locks.patch 0000004779 4.67 KB
openssh-7.7p1-pts_names_formatting.patch 0000001499 1.46 KB
openssh-7.7p1-remove_xauth_cookies_on_exit.patch 0000001495 1.46 KB
openssh-7.7p1-seccomp_ipc_flock.patch 0000001431 1.4 KB
openssh-7.7p1-seccomp_stat.patch 0000000801 801 Bytes
openssh-7.7p1-seed-prng.patch 0000012711 12.4 KB
openssh-7.7p1-send_locale.patch 0000001933 1.89 KB
openssh-7.7p1-sftp_force_permissions.patch 0000003848 3.76 KB
openssh-7.7p1-sftp_print_diagnostic_messages.patch 0000001606 1.57 KB
openssh-7.7p1-systemd-notify.patch 0000002569 2.51 KB
openssh-7.9p1-keygen-preserve-perms.patch 0000001268 1.24 KB
openssh-7.9p1-revert-new-qos-defaults.patch 0000002767 2.7 KB
openssh-8.0p1-gssapi-keyex.patch 0000123255 120 KB
openssh-8.1p1-audit.patch 0000069925 68.3 KB
openssh-8.1p1.tar.gz 0001625894 1.55 MB
openssh-8.1p1.tar.gz.asc 0000000683 683 Bytes
openssh-askpass-gnome.changes 0000010830 10.6 KB
openssh-askpass-gnome.spec 0000002164 2.11 KB
openssh.changes 0000183271 179 KB
openssh.spec 0000012229 11.9 KB
ssh-askpass 0000000479 479 Bytes
ssh.reg 0000000500 500 Bytes
sshd-gen-keys-start 0000000151 151 Bytes
sshd.fw 0000000135 135 Bytes
sshd.pamd 0000000404 404 Bytes
sshd.service 0000000394 394 Bytes
sysconfig.ssh 0000000221 221 Bytes
Revision 135 (latest revision is 177)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 738544 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 135)
- Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574).
  This attempts to preserve the permissions of any existing
  known_hosts file when modified by ssh-keygen (for instance,
  with -R).
- Add patch from upstream openssh-7.9p1-revert-new-qos-defaults.patch

- Run 'ssh-keygen -A' on startup only if SSHD_AUTO_KEYGEN="yes"
  in /etc/sysconfig/ssh. This is set to "yes" by default, but
  can be changed by the system administrator (bsc#1139089).

- Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574).
  This attempts to preserve the permissions of any existing
  known_hosts file when modified by ssh-keygen (for instance,
  with -R).

- Version update to 8.1p1:
  * ssh-keygen(1): when acting as a CA and signing certificates with
    an RSA key, default to using the rsa-sha2-512 signature algorithm.
    Certificates signed by RSA keys will therefore be incompatible
    with OpenSSH versions prior to 7.2 unless the default is
    overridden (using "ssh-keygen -t ssh-rsa -s ...").
  * ssh(1): Allow %n to be expanded in ProxyCommand strings
  * ssh(1), sshd(8): Allow prepending a list of algorithms to the
    default set by starting the list with the '^' character, E.g.
    "HostKeyAlgorithms ^ssh-ed25519"
  * ssh-keygen(1): add an experimental lightweight signature and
    verification ability. Signatures may be made using regular ssh keys
    held on disk or stored in a ssh-agent and verified against an
    authorized_keys-like list of allowed keys. Signatures embed a
    namespace that prevents confusion and attacks between different
Comments 4

Meinhard R's avatar

Is it possible to upgrade to a more recent version, please?


Sami Vento's avatar

openSSH-7.8 is available



André Werlang's avatar

Hello, is it possible to adhere to the new guidance regarding systemd ( https://en.opensuse.org/openSUSE:Systemd_packaging_guidelines#Requirements )? That is, dropping %{?systemd_requires} and using %{?systemd_ordering} instead. This is interesting for containers, git-core requires openssh which in turn requires systemd which requires many other things. Thanks in advance.

openSUSE Build Service is sponsored by