Commit Graph

11 Commits

Author SHA1 Message Date
Rudy Andram
b6ca6c8dbf stubby: bump to 0.4.3
Signed-off-by: Rudy Andram <rmandrad@gmail.com>
2023-01-05 11:49:22 +08:00
Rudy Andram
2fa24d4eb9 stubby: bump to latest 0.4.2
Maintainer: @neheb (find it by checking history of the package Makefile)
Compile tested: aarch64/ipq8074
Run tested: aarch64/ipq8074

Description: stubby: bump to latest 0.4.2

Signed-off-by: Rudy Andram <rmandrad@gmail.com>
2022-12-08 16:50:03 +08:00
Aleksandr V. Piskunov
1d323b9dc4 stubby: restart on trigger interfaces
Force restart stubby if any of the trigger interfaces goes up or down.
Avoids DoT DNS lookup timeouts when default route changes, in case of multiple
upstream interfaces.

Signed-off-by: Aleksandr V. Piskunov <aleksandr.v.piskunov@gmail.com>
2022-05-26 17:34:57 +00:00
Rui Salvaterra
87ed7b7d15 stubby: explicitly disable static linking
Although undocumented, there's a way to explicitly disable static linking in
Stubby, setting the CMake build option ENABLE_GETDNS_STATIC_LINK to OFF (ON by
default). Make it so.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-01-12 07:03:41 +00:00
Helmi Amirudin
7e2865a2d7
stubby: fix Package stubby is missing dependencies for the following libraries: libunbound.so.8 2022-01-07 15:48:51 +07:00
Rui Salvaterra
f451f04970 stubby: clean up the makefile
These cmake modules are actually never referenced. Stubby itself doesn't link to
libidn or libunbound, only getdns does. They're most likely leftovers from when
stubby was split from getdns to its own repository.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-01-03 10:49:47 +00:00
Dmitry Mikhirev
35d0fb1c82 stubby: quote address value in config
fixes #17421

Signed-off-by: Dmitry Mikhirev <mikhirev@gmail.com>
2022-01-03 10:49:39 +00:00
James White
af0cc12e09 stubby: Add multi WAN support for procd trigger
Signed-off-by: James White <james@jmwhite.co.uk>
2022-01-03 10:49:32 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00