[Rt-commit] rt branch, 5.0/support-gpg2, updated. rt-5.0.0alpha1-466-ge993f773d9

Aaron Trevena ast at bestpractical.com
Fri May 15 06:50:54 EDT 2020


The branch, 5.0/support-gpg2 has been updated
       via  e993f773d947b4d958dda006d040381babab06a0 (commit)
      from  940db383c2dc5add5c259f58a03389ac4622ef99 (commit)

Summary of changes:
 lib/RT/Crypt/GnuPG.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit e993f773d947b4d958dda006d040381babab06a0
Author: Aaron Trevena <ast at bestpractical.com>
Date:   Fri May 15 11:50:30 2020 +0100

    Updated ignored keywords for Gnupg2.x

diff --git a/lib/RT/Crypt/GnuPG.pm b/lib/RT/Crypt/GnuPG.pm
index df02efdd90..2d3f44b023 100644
--- a/lib/RT/Crypt/GnuPG.pm
+++ b/lib/RT/Crypt/GnuPG.pm
@@ -1343,7 +1343,7 @@ my %parse_keyword = map { $_ => 1 } qw(
     USERID_HINT
     SIG_CREATED GOODSIG BADSIG ERRSIG
     END_ENCRYPTION
-    DECRYPTION_FAILED DECRYPTION_OKAY
+    DECRYPTION_FAILED DECRYPTION_OKAY DECRYPTION_COMPLIANCE_MODE
     BAD_PASSPHRASE GOOD_PASSPHRASE
     NO_SECKEY NO_PUBKEY
     NO_RECP INV_RECP NODATA UNEXPECTED FAILURE

-----------------------------------------------------------------------


More information about the rt-commit mailing list