PowerDNS / weakforced

Anti-Abuse for servers at authentication time
GNU General Public License v3.0
123 stars 33 forks source link

Fix build issues with libdrogon #410

Closed neilcook closed 8 months ago

neilcook commented 9 months ago

Libdrogon 1.7.4 fails to build on ol-8 and ol-9, however the most recent version 1.9.1 does not build on centos-7 and amazon-2 because that requires openssl-1.1 which is not available on those OSs. This PR updates to 1.9.1 everywhere except when building amazon-2 and centos-7 packages.

Also updates yaml-cpp to the latest version and fixes some missing std:: references in the json11 code.

github-actions[bot] commented 9 months ago

Test Results

    2 files  ±0      2 suites  ±0   32m 5s :stopwatch: +31s   69 tests ±0    69 :heavy_check_mark: +1  0 :zzz: ±0  0 :x:  - 1  138 runs  ±0  138 :heavy_check_mark: +1  0 :zzz: ±0  0 :x:  - 1 

Results for commit 42fe8dfe. ± Comparison against base commit 40c18eea.

:recycle: This comment has been updated with latest results.