642f5e8889
- Cleanup with spec-cleaner - Update of the master OpenSSH to 7.1p2 - Take refreshed and updated audit patch from redhat * Remove our old patches: + openssh-6.6p1-audit1-remove_duplicit_audit.patch + openssh-6.6p1-audit2-better_audit_of_user_actions.patch + openssh-6.6p1-audit3-key_auth_usage-fips.patch + openssh-6.6p1-audit3-key_auth_usage.patch + openssh-6.6p1-audit4-kex_results-fips.patch + openssh-6.6p1-audit4-kex_results.patch + openssh-6.6p1-audit5-session_key_destruction.patch + openssh-6.6p1-audit6-server_key_destruction.patch + openssh-6.6p1-audit7-libaudit_compat.patch + openssh-6.6p1-audit8-libaudit_dns_timeouts.patch * add openssh-6.7p1-audit.patch - Reenable the openssh-6.6p1-ldap.patch - Update the fips patch from RH build openssh-6.6p1-fips.patch - Update and refresh openssh-6.6p1-gssapi_key_exchange.patch - Remove fips-check patch as it is merged to fips patch * openssh-6.6p1-fips-checks.patch - Rebase and enable chroot patch: * openssh-6.6p1-sftp_homechroot.patch - Reenable rebased patch for linux seed: * openssh-6.6p1-seed-prng.patch - Reenable key converting patch: * openssh-6.6p1-key-converter.patch - Version update to 7.1p2: * various upstream bugfixes and cleanups OBS-URL: https://build.opensuse.org/request/show/354941 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=95 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
openssh-6.6p1-blocksigalrm.patch | ||
openssh-6.6p1-default-protocol.patch | ||
openssh-6.6p1-disable-openssl-abi-check.patch | ||
openssh-6.6p1-eal3.patch | ||
openssh-6.6p1-fips.patch | ||
openssh-6.6p1-gssapi_key_exchange.patch | ||
openssh-6.6p1-gssapimitm.patch | ||
openssh-6.6p1-host_ident.patch | ||
openssh-6.6p1-key-converter.patch | ||
openssh-6.6p1-lastlog.patch | ||
openssh-6.6p1-ldap.patch | ||
openssh-6.6p1-login_options.patch | ||
openssh-6.6p1-pam-check-locks.patch | ||
openssh-6.6p1-pam-fix2.patch | ||
openssh-6.6p1-pam-fix3.patch | ||
openssh-6.6p1-pts.patch | ||
openssh-6.6p1-saveargv-fix.patch | ||
openssh-6.6p1-seccomp_getuid.patch | ||
openssh-6.6p1-seed-prng.patch | ||
openssh-6.6p1-send_locale.patch | ||
openssh-6.6p1-sftp_force_permissions.patch | ||
openssh-6.6p1-sftp_homechroot.patch | ||
openssh-6.6p1-X11-forwarding.patch | ||
openssh-6.6p1-X_forward_with_disabled_ipv6.patch | ||
openssh-6.6p1-xauth.patch | ||
openssh-6.6p1-xauthlocalhostname.patch | ||
openssh-6.7p1-audit.patch | ||
openssh-7.1p2.tar.gz | ||
openssh-7.1p2.tar.gz.asc | ||
openssh-askpass-gnome.changes | ||
openssh-askpass-gnome.spec | ||
openssh.changes | ||
openssh.keyring | ||
openssh.spec | ||
README.kerberos | ||
README.SUSE | ||
ssh-askpass | ||
ssh.reg | ||
sshd-gen-keys-start | ||
sshd.fw | ||
sshd.init | ||
sshd.pamd | ||
sshd.service | ||
sysconfig.ssh |
This is OpenSSH version compiled for SUSE. There are following changes in default settings of ssh client: * Accepting and sending of locale environment variables in protocol 2 is enabled. * New host keys will be hashed to and them unusable for malicious people or software trying to use known_hosts to find further hops. * Tunneled clear text passwords are disabled. * PAM authentication is enabled. * Only support for protocol 2 is enabled.