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 0000001203 1.17 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 0000001070 1.04 KB
openssh-7.7p1-allow_root_password_login.patch 0000003479 3.4 KB
openssh-7.7p1-audit.patch 0000068168 66.6 KB
openssh-7.7p1-blocksigalrm.patch 0000002217 2.17 KB
openssh-7.7p1-cavstest-ctr.patch 0000010248 10 KB
openssh-7.7p1-cavstest-kdf.patch 0000015563 15.2 KB
openssh-7.7p1-disable_openssl_abi_check.patch 0000001933 1.89 KB
openssh-7.7p1-disable_short_DH_parameters.patch 0000016168 15.8 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 0000030404 29.7 KB
openssh-7.7p1-fips_checks.patch 0000011970 11.7 KB
openssh-7.7p1-gssapi_key_exchange.patch 0000105191 103 KB
openssh-7.7p1-host_ident.patch 0000001104 1.08 KB
openssh-7.7p1-hostname_changes_when_forwarding_X.patch 0000002494 2.44 KB
openssh-7.7p1-ldap.patch 0000086626 84.6 KB
openssh-7.7p1-no_fork-no_pid_file.patch 0000000893 893 Bytes
openssh-7.7p1-openssl_1.1.0.patch 0000096828 94.6 KB
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_ioctl_s390_EP11.patch 0000001505 1.47 KB
openssh-7.7p1-seccomp_ipc_flock.patch 0000001789 1.75 KB
openssh-7.7p1-seccomp_stat.patch 0000000801 801 Bytes
openssh-7.7p1-seed-prng.patch 0000010290 10 KB
openssh-7.7p1-send_locale.patch 0000001933 1.89 KB
openssh-7.7p1-sftp_force_permissions.patch 0000004801 4.69 KB
openssh-7.7p1-sftp_print_diagnostic_messages.patch 0000002261 2.21 KB
openssh-7.7p1-systemd-notify.patch 0000002569 2.51 KB
openssh-7.8p1.tar.gz 0001548026 1.48 MB
openssh-7.8p1.tar.gz.asc 0000000683 683 Bytes
openssh-askpass-gnome.changes 0000010093 9.86 KB
openssh-askpass-gnome.spec 0000001837 1.79 KB
openssh.changes 0000166430 163 KB
openssh.spec 0000011588 11.3 KB
ssh-askpass 0000000893 893 Bytes
ssh.reg 0000000500 500 Bytes
sshd-gen-keys-start 0000000161 161 Bytes
sshd.fw 0000000135 135 Bytes
sshd.pamd 0000000404 404 Bytes
sshd.service 0000000361 361 Bytes
sysconfig.ssh 0000000162 162 Bytes
Revision 122 (latest revision is 177)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 642574 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 122)
- Update to 7.8p1:
  * no actual changes for the askpass
- Format with spec-cleaner
- Respect cflags
- Use gtk3 rather than gtk2 which is being phased out

- Remove the mention of the SLE12 in the README.SUSE
- Install firewall rules only when really needed (<SLE15)

- Version update to 7.8p1:
  * For most details see release notes file
  * ssh-keygen(1): write OpenSSH format private keys by default
    instead of using OpenSSL's PEM format
- Rebase patches to apply on 7.8p1 release:
  * openssh-7.7p1-fips.patch
  * openssh-7.7p1-cavstest-kdf.patch
  * openssh-7.7p1-fips_checks.patch
  * openssh-7.7p1-gssapi_key_exchange.patch
  * openssh-7.7p1-audit.patch
  * openssh-7.7p1-openssl_1.1.0.patch
  * openssh-7.7p1-ldap.patch
  * openssh-7.7p1-IPv6_X_forwarding.patch
  * openssh-7.7p1-sftp_print_diagnostic_messages.patch
  * openssh-7.7p1-disable_short_DH_parameters.patch
  * openssh-7.7p1-hostname_changes_when_forwarding_X.patch
  * openssh-7.7p1-pam_check_locks.patch
  * openssh-7.7p1-seed-prng.patch
  * openssh-7.7p1-systemd-notify.patch
  * openssh-7.7p1-X11_trusted_forwarding.patch
- Dropped patches: (forwarded request 642573 from scarabeus_iv)
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