8.3p1-3 + 0.10.3-10
This commit is contained in:
parent
653d073710
commit
996e25f2f9
@ -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 8.3p1
|
||||
%global openssh_rel 2
|
||||
%global openssh_rel 3
|
||||
%global pam_ssh_agent_ver 0.10.3
|
||||
%global pam_ssh_agent_rel 10
|
||||
|
||||
@ -716,6 +716,12 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-3 + 0.10.3-10
|
||||
- Do not lose PIN when more slots match PKCS#11 URI (#1843372)
|
||||
- Update to new crypto-policies version on server (using sshd_config include)
|
||||
- Move redhat configuraion files to larger number to allow simpler override
|
||||
- Move sshd_config include before any other definitions (#1824913)
|
||||
|
||||
* Mon Jun 01 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-2 + 0.10.3-10
|
||||
- Fix crash on cleanup (#1842281)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user