6.1p1-4 + 0.9.3-3

This commit is contained in:
Petr Lautrbach 2012-12-03 17:16:39 +01:00
parent 4dbe32e492
commit 7642de98e4

View File

@ -67,7 +67,7 @@
# 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_rel 3
%define openssh_rel 4
%define pam_ssh_agent_ver 0.9.3
%define pam_ssh_agent_rel 3
@ -777,6 +777,9 @@ getent passwd sshd >/dev/null || \
%endif
%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
- replace RequiredAuthentications2 with AuthenticationMethods based on upstream
- obsolete RequiredAuthentications[12] options