6.6.1p1-9 + 0.9.3-3
This commit is contained in:
parent
56a647f5e3
commit
276c16ce71
@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
||||||
%define openssh_ver 6.6.1p1
|
%define openssh_ver 6.6.1p1
|
||||||
%define openssh_rel 8
|
%define openssh_rel 9
|
||||||
%define pam_ssh_agent_ver 0.9.3
|
%define pam_ssh_agent_ver 0.9.3
|
||||||
%define pam_ssh_agent_rel 3
|
%define pam_ssh_agent_rel 3
|
||||||
|
|
||||||
@ -734,6 +734,10 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 03 2014 Petr Lautrbach <plautrba@redhat.com> 6.6.1p1-9 + 0.9.3-3
|
||||||
|
- the .local domain example should be in ssh_config, not in sshd_config
|
||||||
|
- use different values for DH for Cisco servers (#1026430)
|
||||||
|
|
||||||
* Thu Nov 13 2014 Petr Lautrbach <plautrba@redhat.com> 6.6.1p1-8 + 0.9.3-3
|
* Thu Nov 13 2014 Petr Lautrbach <plautrba@redhat.com> 6.6.1p1-8 + 0.9.3-3
|
||||||
- fix gsskex patch to correctly handle MONITOR_REQ_GSSSIGN request (#1118005)
|
- fix gsskex patch to correctly handle MONITOR_REQ_GSSSIGN request (#1118005)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user