forked from rpms/openssh
6.1p1-4 + 0.9.3-3
This commit is contained in:
parent
4dbe32e492
commit
7642de98e4
@ -67,7 +67,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
|
||||||
%define openssh_ver 6.1p1
|
%define openssh_ver 6.1p1
|
||||||
%define openssh_rel 3
|
%define openssh_rel 4
|
||||||
%define pam_ssh_agent_ver 0.9.3
|
%define pam_ssh_agent_ver 0.9.3
|
||||||
%define pam_ssh_agent_rel 3
|
%define pam_ssh_agent_rel 3
|
||||||
|
|
||||||
@ -777,6 +777,9 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 03 2012 Petr Lautrbach <plautrba@redhat.com> 6.1p1-4 + 0.9.3-3
|
||||||
|
- fix segfault in openssh-5.8p2-force_krb.patch (#882541)
|
||||||
|
|
||||||
* Mon Dec 03 2012 Petr Lautrbach <plautrba@redhat.com> 6.1p1-3 + 0.9.3-3
|
* Mon Dec 03 2012 Petr Lautrbach <plautrba@redhat.com> 6.1p1-3 + 0.9.3-3
|
||||||
- replace RequiredAuthentications2 with AuthenticationMethods based on upstream
|
- replace RequiredAuthentications2 with AuthenticationMethods based on upstream
|
||||||
- obsolete RequiredAuthentications[12] options
|
- obsolete RequiredAuthentications[12] options
|
||||||
|
Loading…
Reference in New Issue
Block a user