/devel/p5-Variable-Magic/

'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/botan110/files/extra-patch-openssl11
Commit message (Collapse)AuthorAgeFilesLines
* security/botan110: Attempt to unbreak consumers with OpenSSL 1.1.1tobik2018-11-201-32/+37
| | | | | | | | | | | | | | | The OpenSSL 1.1.1 support added in ports r483489 was incomplete and leads to segfaults and build failures in consumers [1,2]. Amend the patch to actually allocate some memory. While here hook up the test suite. [1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p483632_s339979/logs/bundy-0.20170618_10.log [2] http://beefy11.nyi.freebsd.org/data/head-i386-default/p483632_s339979/logs/monotone-1.1_13.log PR: 229030 Approved by: lapo@lapo.it (maintainer timeout, 2 weeks) Pointy hat: fluffy