forked from rpms/openssh
openssh-8.2p1-2 + 0.10.3-9
This commit is contained in:
parent
82f9421fb4
commit
b2417553a2
@ -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.2p1
|
%global openssh_ver 8.2p1
|
||||||
%global openssh_rel 1
|
%global openssh_rel 2
|
||||||
%global pam_ssh_agent_ver 0.10.3
|
%global pam_ssh_agent_ver 0.10.3
|
||||||
%global pam_ssh_agent_rel 9
|
%global pam_ssh_agent_rel 9
|
||||||
|
|
||||||
@ -724,6 +724,9 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 20 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-2 + 0.10.3-9
|
||||||
|
- Build against libfido2 to unbreak internal u2f support
|
||||||
|
|
||||||
* Mon Feb 17 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-1 + 0.10.3-9
|
* Mon Feb 17 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-1 + 0.10.3-9
|
||||||
- New upstrem reelase (#1803290)
|
- New upstrem reelase (#1803290)
|
||||||
- New /etc/ssh/sshd_config.d drop in directory
|
- New /etc/ssh/sshd_config.d drop in directory
|
||||||
|
Loading…
Reference in New Issue
Block a user