openssh-7.8p1-3 + 0.10.3-5
This commit is contained in:
parent
8ebb9915a3
commit
97ee52c0a3
@ -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.8p1
|
%global openssh_ver 7.8p1
|
||||||
%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 5
|
%global pam_ssh_agent_rel 5
|
||||||
|
|
||||||
@ -750,6 +750,12 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 24 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-3 + 0.10.3-5
|
||||||
|
- Disable OpenSSH hardening flags and use the ones provided by system
|
||||||
|
- Ignore unknown parts of PKCS#11 URI
|
||||||
|
- Do not fail with GSSAPI enabled in match blocks (#1580017)
|
||||||
|
- Fix the segfaulting cavs test (#1628962)
|
||||||
|
|
||||||
* Fri Aug 31 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-2 + 0.10.3-5
|
* Fri Aug 31 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-2 + 0.10.3-5
|
||||||
- New upstream release fixing CVE 2018-15473
|
- New upstream release fixing CVE 2018-15473
|
||||||
- Remove unused patches
|
- Remove unused patches
|
||||||
|
Loading…
Reference in New Issue
Block a user