monit: Fix compilation without deprecated APIs 7334/head
authorRosen Penev <rosenp@gmail.com>
Tue, 6 Nov 2018 18:21:17 +0000 (10:21 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 6 Nov 2018 18:24:20 +0000 (10:24 -0800)
commit4ce3716e4e6667ba2ea865979d2eed0082e4a523
tree7d46314b7ed44bf6c9883898fe71aa87d798b818
parentd2d2df63d5a2078be3e9d48160b82da6b4bb4bb4
monit: Fix compilation without deprecated APIs

This switches monit to use the THREAD API of OpenSSL 1.0.2. This is gone
in 1.1.0 but will be more stable with 1.0.2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
admin/monit/Makefile
admin/monit/patches/010-openssl-thread-api.patch [new file with mode: 0644]