Name: | openssh |
---|---|
Version: | 6.6.1p1 |
Release: | 23.el7_2 |
Architecture: | x86_64 |
Group: | Applications/Internet |
Size: | 1450058 |
License: | BSD |
RPM: | openssh-6.6.1p1-23.el7_2.x86_64.rpm |
Source RPM: | openssh-6.6.1p1-23.el7_2.src.rpm |
Build Date: | Thu Jan 14 2016 |
Build Host: | x86-ol7-builder-02.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. |
- Disable undocumented feauture Roaming for good (#1298218) - prevents CVE-2016-0777 and CVE-2016-0778
- Use the correct constant for glob limits (#1160377)
- Extend memory limit for remote glob in sftp acc. to stat limit (#1160377)
- Fix vulnerabilities published with openssh-7.0 (#1265807) - Privilege separation weakness related to PAM support - Use-after-free bug related to PAM support
- Increase limit of files for glob match in sftp to 8192 (#1160377)
- Add GSSAPIKexAlgorithms option for server and client application (#1253062)
- Security fixes released with openssh-6.9 (CVE-2015-5352) (#1247864) - XSECURITY restrictions bypass under certain conditions in ssh(1) (#1238231) - weakness of agent locking (ssh-add -x) to password guessing (#1238238)
- only query each keyboard-interactive device once (CVE-2015-5600) (#1245971)
- One more typo in manual page documenting TERM variable (#1162683) - Fix race condition with auditing messages answers (#1240613)
- Fix ldif schema to have correct spacing on newlines (#1184938) - Add missing values for sshd test mode (#1187597) - ssh-copy-id: tcsh doesnt work with multiline strings (#1201758) - Fix memory problems with newkeys and array transfers (#1223218) - Enhance AllowGroups documentation in man page (#1150007)