void-packages/srcpkgs/unbound
Christian Neukirchen c19a58d1a7 unbound: fix check for libressl-2.2.2.
Since 2.2.2, LibreSSL uses an indirect macro to define
LIBRESSL_VERSION_TEXT, breaking the check in unbound's configure.

Without this, reallocarray is used inspite of no prototype
declaration, thus the return value of realloc will be truncated to
32-bit which results in immediate segfault on 64-bit architectures.

Closes #2232.
2015-08-10 17:27:21 +02:00
..
files
template
update