forked from rpms/openssh
openssh-7.9p1-5 + 0.10.3.6
This commit is contained in:
parent
81a703d751
commit
91aa3d4921
@ -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.9p1
|
%global openssh_ver 7.9p1
|
||||||
%global openssh_rel 4
|
%global openssh_rel 5
|
||||||
%global pam_ssh_agent_ver 0.10.3
|
%global pam_ssh_agent_ver 0.10.3
|
||||||
%global pam_ssh_agent_rel 6
|
%global pam_ssh_agent_rel 6
|
||||||
|
|
||||||
@ -771,6 +771,13 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-5 + 0.10.3.6
|
||||||
|
- Fix kerberos cleanup procedures with GSSAPI
|
||||||
|
- Update cached passwd structure after PAM authentication
|
||||||
|
- Do not fall back to sshd_net_t SELinux context
|
||||||
|
- Fix corner cases of PKCS#11 URI implementation
|
||||||
|
- Do not negotiate arbitrary primes with DH GEX in FIPS
|
||||||
|
|
||||||
* Wed Feb 06 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-4 + 0.10.3.6
|
* Wed Feb 06 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-4 + 0.10.3.6
|
||||||
- Log when a client requests an interactive session and only sftp is allowed
|
- Log when a client requests an interactive session and only sftp is allowed
|
||||||
- Fix minor issues in ssh-copy-id
|
- Fix minor issues in ssh-copy-id
|
||||||
|
Loading…
Reference in New Issue
Block a user