[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.15-7-g773631793
? sunnavy
sunnavy at bestpractical.com
Wed Jan 30 16:32:11 EST 2019
The branch, 4.2-trunk has been updated
via 7736317939f7eadf0802f250da01793895a4bb62 (commit)
from 9f580c51449387ce6d064082e5a3cd45cfe0358e (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 7736317939f7eadf0802f250da01793895a4bb62
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Jan 3 02:45:06 2019 +0800
Require Email::Address 1.912+ and Email::Address::List 0.06+
New versions include security updates, see module changes for details.
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 4a539bc62..ecd5d6ff9 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -206,8 +206,8 @@ Devel::StackTrace 1.19
Digest::base
Digest::MD5 2.27
Digest::SHA
-Email::Address 1.908
-Email::Address::List 0.02
+Email::Address 1.912
+Email::Address::List 0.06
Encode 2.64
Errno
File::Glob
-----------------------------------------------------------------------
More information about the rt-commit
mailing list