openssh-8.0p1-4 + 0.10.3-7
This commit is contained in:
parent
56494b92a4
commit
dad744a32b
@ -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 8.0p1
|
%global openssh_ver 8.0p1
|
||||||
%global openssh_rel 3
|
%global openssh_rel 4
|
||||||
%global pam_ssh_agent_ver 0.10.3
|
%global pam_ssh_agent_ver 0.10.3
|
||||||
%global pam_ssh_agent_rel 7
|
%global pam_ssh_agent_rel 7
|
||||||
|
|
||||||
@ -728,6 +728,11 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 17 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-4 + 0.10.3-7
|
||||||
|
- Compatibility with ibmca engine for ECC
|
||||||
|
- Generate more modern PEM files using new OpenSSL API
|
||||||
|
- Provide correct signature types for RSA keys using SHA2 from agent
|
||||||
|
|
||||||
* Mon May 27 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-3 + 0.10.3-7
|
* Mon May 27 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-3 + 0.10.3-7
|
||||||
- Remove problematic patch updating cached pw structure
|
- Remove problematic patch updating cached pw structure
|
||||||
- Do not require the labels on the public objects (#1710832)
|
- Do not require the labels on the public objects (#1710832)
|
||||||
|
Loading…
Reference in New Issue
Block a user