Name: | openssh |
---|---|
Version: | 6.6.1p1 |
Release: | 35.el7_3 |
Architecture: | x86_64 |
Group: | Applications/Internet |
Size: | 1450194 |
License: | BSD |
RPM: | openssh-6.6.1p1-35.el7_3.x86_64.rpm |
Source RPM: | openssh-6.6.1p1-35.el7_3.src.rpm |
Build Date: | Wed Apr 12 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openssh.com/portable.html |
Summary: | An open source implementation of SSH protocol versions 1 and 2 |
Description: | SSH (Secure SHell) is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide 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. OpenSSH is OpenBSD's version of the last free version of SSH, bringing it up to date in terms of security and features. This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both. |
- Do not send SD_NOTIFY from forked childern (#1381997)
- Add SD_NOTIFY code to help systemd to track running service (#1381997)
- Restore login with large MOTD (#1404018)
- Restore funcionality of chrooted envirotments (#1398569)
- Do not depend on selinux-policy (#1373297)
- Drop dependency on libcap-ng for ssh-keycat (#1357859)
- Rework SELinux context handling with chroot using libcap-ng (#1357859)
- SFTP force permission collision with umask (#1344614) - Make closefrom() ignore FD's to /dev/ devices on s390 (#1318760) - Create a default value for AuthenticationMethods any (#1237129) - Fix ssh-copy-id with LogLevel=quiet (#1349556) - Expose more information to PAM (#1312304) - Move MAX_DISPLAYS to a configuration option (#1341302) - Add a wildcard option to PermitOpen directive (host) (#1344106)
- Coverity and RPMDiff build issues (#1334326) - CVE-2015-8325: privilege escalation via user's PAM environment and UseLogin=yes (#1329191) - Check for real location of .k5login file (#1328243) - close ControlPersist background process stderr (#1335540)
- Drop glob patch for sftp client preventing listing many files (#1310303) - Fix race condition between audit messages from different processes (#1310684) - Make systemd service forking to properly report state (#1291172) - Get rid of rpm triggers for openssh-5.x (#1312013) - Generate the host keys when the key files are empty (#1266043) - pam_ssh_agent_auth: authorized_keys_command option (#1317858) - Don't use MD5 digest from pam_ssh_agent_auth in FIPS mode (#1317952)