openssh-7.3p1-6 + 0.10.2-4
This commit is contained in:
parent
ef1da17783
commit
7bccf7e6e0
@ -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.3p1
|
%global openssh_ver 7.3p1
|
||||||
%global openssh_rel 5
|
%global openssh_rel 6
|
||||||
%global pam_ssh_agent_ver 0.10.2
|
%global pam_ssh_agent_ver 0.10.2
|
||||||
%global pam_ssh_agent_rel 4
|
%global pam_ssh_agent_rel 4
|
||||||
|
|
||||||
@ -803,6 +803,9 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2016 Jakub Jelen <jjelen@redhat.com> - 7.3p1-6 + 0.10.2-4
|
||||||
|
- GSSAPI requires futex syscall in privsep child (#1395288)
|
||||||
|
|
||||||
* Thu Oct 27 2016 Jakub Jelen <jjelen@redhat.com> - 7.3p1-5 + 0.10.2-4
|
* Thu Oct 27 2016 Jakub Jelen <jjelen@redhat.com> - 7.3p1-5 + 0.10.2-4
|
||||||
- Build against OpenSSL 1.1.0 with compat changes
|
- Build against OpenSSL 1.1.0 with compat changes
|
||||||
- Recommend crypto-policies
|
- Recommend crypto-policies
|
||||||
|
Loading…
Reference in New Issue
Block a user