openssh-7.9p1-3 + 0.10.3-6
This commit is contained in:
parent
1b0cc8ff3b
commit
311908c042
@ -66,7 +66,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
|
||||||
%global openssh_ver 7.9p1
|
%global openssh_ver 7.9p1
|
||||||
%global openssh_rel 2
|
%global openssh_rel 3
|
||||||
%global pam_ssh_agent_ver 0.10.3
|
%global pam_ssh_agent_ver 0.10.3
|
||||||
%global pam_ssh_agent_rel 6
|
%global pam_ssh_agent_rel 6
|
||||||
|
|
||||||
@ -767,6 +767,13 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 14 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-3 + 0.10.3.6
|
||||||
|
- Backport Match final to unbreak canonicalization with crypto-policies (#1630166)
|
||||||
|
- gsskex: Dump correct option
|
||||||
|
- Backport several fixes from 7_9 branch, mostly related to certificate authentication (#1665611)
|
||||||
|
- Backport patch for CVE-2018-20685 (#1665786)
|
||||||
|
- Correctly initialize ECDSA key structures from PKCS#11
|
||||||
|
|
||||||
* Wed Nov 14 2018 Jakub Jelen <jjelen@redhat.com> - 7.9p1-2 + 0.10.3-6
|
* Wed Nov 14 2018 Jakub Jelen <jjelen@redhat.com> - 7.9p1-2 + 0.10.3-6
|
||||||
- Fix LDAP configure test (#1642414)
|
- Fix LDAP configure test (#1642414)
|
||||||
- Avoid segfault on kerberos authentication failure
|
- Avoid segfault on kerberos authentication failure
|
||||||
|
Loading…
Reference in New Issue
Block a user