[29581] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Remove "XXX" from KRB5_CC_IO error description

daemon@ATHENA.MIT.EDU (Tom Yu)
Fri Aug 19 17:19:47 2016

Date: Fri, 19 Aug 2016 17:17:02 -0400
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201608192117.u7JLH2w4000411@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/c4fd3dcfc9b09f83ca724260f648f1a2052e6b83
commit c4fd3dcfc9b09f83ca724260f648f1a2052e6b83
Author: Robbie Harwood <rharwood@redhat.com>
Date:   Wed Aug 17 16:00:46 2016 -0400

    Remove "XXX" from KRB5_CC_IO error description
    
    [tlyu@mit.edu: edit commit message]

 src/lib/krb5/error_tables/krb5_err.et |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lib/krb5/error_tables/krb5_err.et b/src/lib/krb5/error_tables/krb5_err.et
index b15aeed..74a576a 100644
--- a/src/lib/krb5/error_tables/krb5_err.et
+++ b/src/lib/krb5/error_tables/krb5_err.et
@@ -258,7 +258,7 @@ error_code KRB5_BAD_MSIZE,		"Message size is incompatible with encryption type"
 error_code KRB5_CC_TYPE_EXISTS,		"Credentials cache type is already registered."
 error_code KRB5_KT_TYPE_EXISTS,		"Key table type is already registered."
 
-error_code KRB5_CC_IO,			"Credentials cache I/O operation failed XXX"
+error_code KRB5_CC_IO,			"Credentials cache I/O operation failed"
 error_code KRB5_FCC_PERM,		"Credentials cache permissions incorrect"
 error_code KRB5_FCC_NOFILE,		"No credentials cache found"
 error_code KRB5_FCC_INTERNAL,		"Internal credentials cache error"
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post