Name: | openssh |
---|---|
Version: | 6.6.1p1 |
Release: | 22.el7 |
Architecture: | x86_64 |
Group: | Applications/Internet |
Size: | 1450050 |
License: | BSD |
RPM: | openssh-6.6.1p1-22.el7.x86_64.rpm |
Source RPM: | openssh-6.6.1p1-22.el7.src.rpm |
Build Date: | Sat Nov 21 2015 |
Build Host: | x86-ol7-builder-04.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. |
- 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)
- Increase limit of files for glob match in sftp (#1160377) - Add pam_reauthorize.so to /etc/pam.d/sshd (#1204233) - Show all config values in sshd test mode (#1187597) - Document required selinux boolean for working ssh-ldap-helper (#1178116) - Consistent usage of pam_namespace in sshd (#1125110) - Fix auditing when using combination of ForcedCommand and PTY (#1199112) - Add sftp option to force mode of created files (#1197989) - Ability to specify an arbitrary LDAP filter in ldap.conf for ssh-ldap-helper (#1201753) - Provide documentation line for systemd service and socket (#1181591) - Provide LDIF version of LPK schema (#1184938) - Document TERM environment variable (#1162683) - Fix ssh-copy-id on non-sh remote shells (#1201758) - Do not read RSA1 hostkeys for HostBased authentication in FIPS (#1197666)