6.4p1-8 + 0.9.3-1
This commit is contained in:
parent
9718c78d6b
commit
e3688ed6ab
12
openssh.spec
12
openssh.spec
@ -64,7 +64,7 @@
|
||||
|
||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
||||
%define openssh_ver 6.4p1
|
||||
%define openssh_rel 7
|
||||
%define openssh_rel 8
|
||||
%define pam_ssh_agent_ver 0.9.3
|
||||
%define pam_ssh_agent_rel 1
|
||||
|
||||
@ -777,6 +777,16 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 15 2015 Jakub Jelen <jjelen@redhat.com> 6.4p1-8 + 0.9.3-1
|
||||
- error message if scp when directory doesn't exist (#1142223)
|
||||
- parsing configuration file values (#1130733)
|
||||
- documentation in service and socket files for systemd (#1181593)
|
||||
- updated ldap patch (#981058)
|
||||
- fixed vendor-patchlevel
|
||||
- add new option GSSAPIEnablek5users and disable using ~/.k5users by default CVE-2014-9278 (#1170745)
|
||||
- increase size of AUDIT_LOG_SIZE to 256
|
||||
- backport fix for sftp prepending remote directory to relative symlinks (#825538)
|
||||
|
||||
* Thu Dec 04 2014 Petr Lautrbach <plautrba@redhat.com> 6.4p1-7 + 0.9.3-1
|
||||
- use different values for DH for Cisco servers (#1026430)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user