[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.4-392-ga887a67d23
? sunnavy
sunnavy at bestpractical.com
Tue Apr 27 17:27:56 EDT 2021
The branch, 4.4-trunk has been updated
via a887a67d2334896ed1d07553d9207d5a2a785e8c (commit)
from 14f6df2a42fd5c70126dda95a9d91dafd3626af7 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit a887a67d2334896ed1d07553d9207d5a2a785e8c
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Apr 28 04:51:23 2021 +0800
Bump GnuPG::Interface to 1.02 to fix secret key deletion issue for gnupg 2.2
We need it at least on "Manage GnuPG Keys" page.
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 159d729d32..c350e558a0 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -271,7 +271,7 @@ DBD::SQLite 1.00
$deps{'GPG'} = [ text_to_hash( << '.') ];
File::Which
-GnuPG::Interface 1.00
+GnuPG::Interface 1.02
PerlIO::eol
.
-----------------------------------------------------------------------
More information about the rt-commit
mailing list