getdns: Fix TLS V1.3 Ciphersuites option in Stubby 14621/head
authorHarris K Kusuma <igharris.kk@gmail.com>
Mon, 1 Feb 2021 11:06:09 +0000 (18:06 +0700)
committerHarris K Kusuma <igharris.kk@gmail.com>
Mon, 1 Feb 2021 11:38:48 +0000 (18:38 +0700)
commit342526f14203f79396d83130f0a368319f627e8b
tree4c6187d13839b21b239b1a107f0983153b7b9c63
parentc8e2d56a5a9f3a2214a8c421ce6b8dfe957311df
getdns: Fix TLS V1.3 Ciphersuites option in Stubby

Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.

This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257

Signed-off-by: Harris K Kusuma <igharris.kk@gmail.com>
libs/getdns/Makefile
libs/getdns/patches/030-typo-cmake-fix-stubby.patch [new file with mode: 0644]