5.8p2-24 + 0.9.2-31

This commit is contained in:
Petr Lautrbach 2012-02-02 14:08:04 +01:00
parent f7459a97a6
commit 1a6ae8b918

View File

@ -79,7 +79,7 @@
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
%define openssh_ver 5.8p2
%define openssh_rel 23
%define openssh_rel 24
%define pam_ssh_agent_ver 0.9.2
%define pam_ssh_agent_rel 31
@ -776,6 +776,9 @@ fi
%endif
%changelog
* Tue Jan 31 2012 Petr Lautrbach <plautrba@redhat.com> 5.8p2-24 + 0.9.2-31
- backport sftp+chroot+SELinux changes from Rawhide (#782078)
* Tue Dec 06 2011 Petr Lautrbach <plautrba@redhat.com> 5.8p2-23 + 0.9.2-31
- warn about unsupported option UsePAM=no (#757545)