8.4p1-4 + 0.10.4-1
This commit is contained in:
parent
d8a80c8be6
commit
258db094bd
@ -51,7 +51,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 8.4p1
|
%global openssh_ver 8.4p1
|
||||||
%global openssh_rel 3
|
%global openssh_rel 4
|
||||||
%global pam_ssh_agent_ver 0.10.4
|
%global pam_ssh_agent_ver 0.10.4
|
||||||
%global pam_ssh_agent_rel 1
|
%global pam_ssh_agent_rel 1
|
||||||
|
|
||||||
@ -669,6 +669,11 @@ test -f %{sysconfig_anaconda} && \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 01 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-4 + 0.10.4-1
|
||||||
|
- Remove "PasswordAuthentication yes" from vendor configuration as it is
|
||||||
|
already default and it might be hard to override.
|
||||||
|
- Fix broken obsoletes for openssh-ldap (#1902084)
|
||||||
|
|
||||||
* Thu Nov 19 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-3 + 0.10.4-1
|
* Thu Nov 19 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-3 + 0.10.4-1
|
||||||
- Unbreak seccomp filter on arm (#1897712)
|
- Unbreak seccomp filter on arm (#1897712)
|
||||||
- Add a workaround for Debian's broken OpenSSH (#1881301)
|
- Add a workaround for Debian's broken OpenSSH (#1881301)
|
||||||
|
Loading…
Reference in New Issue
Block a user