openssh-7.3p1-7 + 0.10.2-4
This commit is contained in:
parent
162941961a
commit
d8c2e8dc88
@ -66,7 +66,7 @@
|
||||
|
||||
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
|
||||
%global openssh_ver 7.3p1
|
||||
%global openssh_rel 6
|
||||
%global openssh_rel 7
|
||||
%global pam_ssh_agent_ver 0.10.2
|
||||
%global pam_ssh_agent_rel 4
|
||||
|
||||
@ -806,6 +806,10 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2016 Jakub Jelen <jjelen@redhat.com> - 7.3p1-7 + 0.10.2-4
|
||||
- Properly deserialize received RSA certificates in ssh-agent (#1402029)
|
||||
- Move MAX_DISPLAYS to a configuration option
|
||||
|
||||
* Wed Nov 16 2016 Jakub Jelen <jjelen@redhat.com> - 7.3p1-6 + 0.10.2-4
|
||||
- GSSAPI requires futex syscall in privsep child (#1395288)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user