X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=dist.ini;h=690895e09e5a67905278034b523a06688debccee;hp=478e9654855bc95b3df10653cccd1891b1acde18;hb=ece768faf9037486463dce160a832fd184c2c90b;hpb=17227d81ede487141ec45104ee5f5ea8f98812d1 diff --git a/dist.ini b/dist.ini index 478e965..690895e 100644 --- a/dist.ini +++ b/dist.ini @@ -9,6 +9,9 @@ Test::CleanNamespaces.skip[0] = ::Util|::KDF::AES$ RepoReadme.type = gfm [Prereqs / RuntimeRequires] +; File-KDBX depends on Time::Local indirectly (through Time::Piece), and +; version 1.19 is required to handle 2999-12-31 23:59:59. +Time::Local = 1.19 Crypt::Cipher::AES = 0 Crypt::Stream::ChaCha = 0.048 Crypt::Stream::Salsa20 = 0.055 @@ -22,6 +25,7 @@ Crypt::Stream::Twofish = 0 Crypt::Stream::Serpent = 0.055 [Prereqs / TestSuggests] +; For t/memory-protection.t: POSIX::1003 = 0 [OptionalFeature / xs]