diff options
author | db <db@FreeBSD.org> | 2015-03-14 22:28:05 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2015-03-14 22:28:05 +0800 |
commit | 5370fcccabd23afe19afc51a9d428daba2708b3d (patch) | |
tree | 45589f0e1d9a58f95464ed28ca21d16b8fd18023 /archivers | |
parent | 337767724f7d9d4f874a2698bd6af6f4a19d6f14 (diff) | |
download | freebsd-ports-graphics-5370fcccabd23afe19afc51a9d428daba2708b3d.tar.gz freebsd-ports-graphics-5370fcccabd23afe19afc51a9d428daba2708b3d.tar.zst freebsd-ports-graphics-5370fcccabd23afe19afc51a9d428daba2708b3d.zip |
Update to 8.2.5
Feedback from upstream:
Hello,
EGD support has been dropped in ircd-hybrid 8.1.20 which was released
on July 20, 2014.
Also the compression issue has been fixed as well sometime last year.
Greets,
Michael
Bernard Spil schrieb:
Hi,
ircd-hybrid unconditionally uses RAND_egd which has been removed from
LibreSSL. Additionally it uses compression which is moved to a separate
header.
Attached patches
1. Use autoconf to detect availability of RAND_egd in libcrypto
2. Disable EGD if RAND_egd is not available
3. Add the openssl/comp.h header to src/rsa.c to fix build
I've been working through over 60 build failures with LibreSSL and
supplying FreeBSD ports and upstream projects with patches, check
https://wiki.freebsd.org/LibreSSL and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198505 for this bugs
status in ports.
Please include this patch into your product. Additionally please review
completely removing EGD as no platform requires it or has required perl
EGD as a random source fer many years.
Kind regards,
Bernard Spil.
PR: ports/198505
Submitted by: spil.oss@gmail.com
Diffstat (limited to 'archivers')
0 files changed, 0 insertions, 0 deletions