This commit is contained in:
committed by
Git OBS Bridge
parent
8fb3d1a41f
commit
47047c041c
13
krb5.changes
13
krb5.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 11:56:41 CEST 2007 - mc@suse.de
|
||||
|
||||
- add krb5-1.6.2-post.dif
|
||||
* during the referrals loop, check to see if the
|
||||
session key enctype of a returned credential for the final
|
||||
service is among the enctypes explicitly selected by the
|
||||
application, and retry with old_use_conf_ktypes if it is not.
|
||||
* If mkstemp() is available, the new ccache file gets created but
|
||||
the subsequent open(O_CREAT|O_EXCL) call fails because the file
|
||||
was already created by mkstemp(). Apply patch from Apple to keep
|
||||
the file descriptor open.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 12 17:01:28 CEST 2007 - mc@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user