getdns: Fix TLS V1.3 Ciphersuites option in Stubby 14670/head
authorHarris K Kusuma <igharris.kk@gmail.com>
Mon, 1 Feb 2021 11:06:09 +0000 (18:06 +0700)
committerJonathan G. Underwood <jonathan.underwood@gmail.com>
Sat, 6 Feb 2021 12:02:26 +0000 (12:02 +0000)
commit1cec6bcfa11f64ee678379460d651dcab7ee2433
tree648a5743740e01964fe4589c6834713e1d0373e2
parentd7b42dcaa42c8b5dd893dc23c1af7def79a815d4
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]