openssh-7.8p1-2 + 0.10.3-5
This commit is contained in:
parent
dba154f20c
commit
8b9448c5ba
11
openssh.spec
11
openssh.spec
@ -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 7.8p1
|
||||
%global openssh_rel 1
|
||||
%global openssh_rel 2
|
||||
%global pam_ssh_agent_ver 0.10.3
|
||||
%global pam_ssh_agent_rel 5
|
||||
|
||||
@ -749,6 +749,15 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-2 + 0.10.3-5
|
||||
- New upstream release fixing CVE 2018-15473
|
||||
- Remove unused patches
|
||||
- Remove reference to unused enviornment variable SSH_USE_STRONG_RNG
|
||||
- Address coverity issues
|
||||
- Unbreak scp between two IPv6 hosts
|
||||
- Unbreak GSSAPI key exchange (#1624344)
|
||||
- Unbreak rekeying with GSSAPI key exchange (#1624344)
|
||||
|
||||
* Thu Aug 09 2018 Jakub Jelen <jjelen@redhat.com> - 7.7p1-6 + 0.10.3-4
|
||||
- Fix listing of kex algoritms in FIPS mode
|
||||
- Allow aes-gcm cipher modes in FIPS mode
|
||||
|
Loading…
Reference in New Issue
Block a user