openssh-8.0p1-2 + 0.10.3-7
This commit is contained in:
parent
f726e51d86
commit
53c9085316
@ -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.0p1
|
||||
%global openssh_rel 1
|
||||
%global openssh_rel 2
|
||||
%global pam_ssh_agent_ver 0.10.3
|
||||
%global pam_ssh_agent_rel 7
|
||||
|
||||
@ -725,6 +725,13 @@ getent passwd sshd >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 14 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-2 + 0.10.3-7
|
||||
- Use OpenSSL KDF
|
||||
- Use high-level OpenSSL API for signatures handling
|
||||
- Mention crypto-policies in manual pages instead of hardcoded defaults
|
||||
- Verify in package testsuite that SCP vulnerabilities are fixed
|
||||
- Do not fail in FIPS mode, when unsupported algorithm is listed in configuration
|
||||
|
||||
* Fri Apr 26 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-1 + 0.10.3-7
|
||||
- New upstream release (#1701072)
|
||||
- Removed support for VendroPatchLevel configuration option
|
||||
|
Loading…
Reference in New Issue
Block a user