Bernard,

On 2015年05月16日 03:05, Spil Oss wrote:
> Hi,
> 
> The current SquirrelMail IMAP proxy does not build with LibreSSL due
> to LibreSSL dropping support for the perl EGD (entropy gathering
> daemon). There are currently NO supported operating systems requiring
> the perl EGD, all supported OS's have a random device that exceeds the
> performance and randomness of the EGD. Most OS's have had proper RNGs
> for many years.
> 
> To fix build with LibreSSL, I've added a configure check for RAND_egd
> and an #ifdef around the line of code preventing building without it.
> This is part of a larger effort to make all ports build on FreeBSD
> with LibreSSL (see https://wiki.freebsd.org/LibreSSL) and provide the
> patches to upstream projects.
> 
> Attached patches do not include the changes to config.h.in and
> configure as these are regenerated by the FreeBSD port. The FreeBSD
> port already contained additional patches to the code which have not
> been included in these patches. You can view the original patches at
> https://svnweb.freebsd.org/ports/head/mail/up-imapproxy/files/ and the
> new patches at https://github.com/Sp1l/ports/tree/master/mail/up-imapproxy
> 
> Hope that you'll include these patches into your code!

Thanks for your patience. These have been added to our repository.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
-----
squirrelmail-imapproxy mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-imapproxy@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.imapproxy
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-imapproxy

Reply via email to