diff --git a/mail/libvmime/files/patch-src_vmime_security_sasl_SASLContext.cpp b/mail/libvmime/files/patch-src_vmime_security_sasl_SASLContext.cpp new file mode 100644 index 000000000000..f8311c3daf81 --- /dev/null +++ b/mail/libvmime/files/patch-src_vmime_security_sasl_SASLContext.cpp @@ -0,0 +1,11 @@ +--- src/vmime/security/sasl/SASLContext.cpp.orig 2017-01-03 20:00:08 UTC ++++ src/vmime/security/sasl/SASLContext.cpp +@@ -189,8 +189,6 @@ const string SASLContext::getErrorMessage(const string + ERROR(GSASL_GSSAPI_ACQUIRE_CRED_ERROR) + ERROR(GSASL_GSSAPI_DISPLAY_NAME_ERROR) + ERROR(GSASL_GSSAPI_UNSUPPORTED_PROTECTION_ERROR) +- ERROR(GSASL_KERBEROS_V5_INIT_ERROR) +- ERROR(GSASL_KERBEROS_V5_INTERNAL_ERROR) + ERROR(GSASL_SECURID_SERVER_NEED_ADDITIONAL_PASSCODE) + ERROR(GSASL_SECURID_SERVER_NEED_NEW_PIN) +