Jonathan G. Underwood
33d6705d2f
getdns: remove maintainer
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
(cherry picked from commit 4a241581ab
)
2022-01-07 00:40:32 +01:00
Rui Salvaterra
b1dfbf975b
getdns: bump to 1.7.0
...
Remove obsolete patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit 0261cd0972
)
2022-01-07 00:40:26 +01:00
Ilya Lipnitskiy
b1cbd93bcd
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit 5d8d4fbbcb
)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-25 01:26:05 +08:00
Jonathan G. Underwood
24c02c728f
getdns: disable static linking of getdns utilities
...
This fixes issue #13361 .
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2021-02-07 13:44:47 +00:00
Harris K Kusuma
342526f142
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>
2021-02-01 18:38:48 +07:00
Rosen Penev
490a4eff19
getdns: fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:14:21 -07:00
Rosen Penev
26c7488d35
getdns: fix compilation without deprecated OpenSSL APIs
...
Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:59 -07:00
Rosen Penev
130f2deb0e
getdns: properly remove libbsd support
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:49 -07:00
Jonathan G. Underwood
171c2e2cf4
getdns: update to version 1.6.0
...
This update also:
- enables parallel builds
- moves to the CMake build system
- removes the redundant InstallDev stanza
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-07-05 12:27:01 +01:00
Alexander Ryzhov
8ad95c4576
getdns: fix library double packing
...
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-06-06 20:10:21 +03:00
Jonathan G. Underwood
a07ca474ad
getdns: update to version 1.5.2
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 19:32:10 +01:00
Jonathan G. Underwood
92bfd4a85a
getdns: update to version 1.5.0
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-01-20 15:25:33 +00:00
David Mora
8a011859ec
getdns: Remove iamperson347 from maintainer
...
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
2018-12-30 09:50:39 -05:00
Guo Li
d0766135ad
getdns: add note for remove libbsd dependency
...
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li
035b22b208
getdns: remove libbsd dependency
...
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li
8365744b80
getdns: fix missing libbsd dependency
...
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
David Mora
ba923ce93e
getdns: Bump to 1.4.2
...
Update to new upstream version. Needed to add a patch provided by upstream to compile with musl.
Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-05-13 07:21:49 -04:00
David Mora
cefe7738b5
getdns: Package update to replace libidn support with libidn2
...
Package update to replace libidn support with libidn2
Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-04-17 18:10:59 -04:00
David Mora
389c9cf729
gettdns: Bump to 1.4.1 plus fixes
...
Makefile needed to be updated specify ssl dir
Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-03-13 19:05:41 -04:00
David Mora
3e56158e82
getdns: Initial commit of openwrt package for getdns library
...
Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-01-29 10:45:16 +00:00