# HG changeset patch # User Tomas Kuthan # Date 1395531388 25200 # Node ID d2b02f72138c5fcc046b828be777b39f3635d3c3 # Parent bdeb137cd2c6ce333654bce9f3b7135a78871297 18267729 Delegating credentials in OpenSSH (fix parfait) diff -r bdeb137cd2c6 -r d2b02f72138c components/openssh/patches/010-gss_store_cred.patch --- a/components/openssh/patches/010-gss_store_cred.patch Sat Mar 22 12:52:55 2014 -0500 +++ b/components/openssh/patches/010-gss_store_cred.patch Sat Mar 22 16:36:28 2014 -0700 @@ -195,7 +195,7 @@ + fatal("setuid %u: %.100s", (u_int) geteuid(), + strerror(errno)); + } -+ bail_storecred: ++ bail_storecred: ; +#endif } #endif