25 Feb
2017
25 Feb
'17
9:54 p.m.
On 25 Feb 2017, at 21.11, Ruga <ruga@protonmail.com> wrote:
t_strftime and variants now .......................................... : ok
test-time-util.c:123: Assert failed: strcmp(t_strftime(RFC2822_FMT, gmtime(&ts)), exp) == 0
test-time-util.c:124: Assert failed: strcmp(t_strfgmtime(RFC2822_FMT, ts), exp) == 0
t_strftime and variants fixed timestamp .............................. : FAILED
What OS is this? Could you try with the attached patch what it logs?
<configure.ac.patch>
Why do you want to disable /dev/urandom?
<dcrypt-openssl.c.patch>
Oh, I forgot to remove the #if OPENSSL_VERSION_NUMBER checks from lib-dcrypt. Will be removed in v2.2.29. Attached the planned patch that should do it.