the intermediate context is set to sshd_sftpd_t

do not crash in packet.c if no connection
This commit is contained in:
Jan F 2011-04-05 20:54:56 +02:00
parent 8bc65c49b7
commit 439c349423

View File

@ -71,7 +71,7 @@
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
%define openssh_ver 5.8p1
%define openssh_rel 24
%define openssh_rel 25
%define pam_ssh_agent_ver 0.9.2
%define pam_ssh_agent_rel 30
@ -661,7 +661,7 @@ fi
%endif
%changelog
* Tue Apr 5 2011 Jan F. Chadima <jchadima@redhat.com> - 5.8p1-24 + 0.9.2-30
* Tue Apr 5 2011 Jan F. Chadima <jchadima@redhat.com> - 5.8p1-25 + 0.9.2-30
- the intermediate context is set to sshd_sftpd_t
- do not crash in packet.c if no connection