Package: golang-github-xenolf-lego / 4.9.1-3

Metadata

Package Version Patches format
golang-github-xenolf-lego 4.9.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_tests_with_network_access.patch | (download)

providers/dns/auroradns/auroradns_test.go | 2 2 + 0 - 0 !
providers/dns/constellix/internal/auth_test.go | 1 1 + 0 - 0 !
providers/dns/dynu/internal/auth_test.go | 1 1 + 0 - 0 !
providers/dns/edgedns/edgedns_test.go | 1 1 + 0 - 0 !
providers/dns/exoscale/exoscale_test.go | 1 1 + 0 - 0 !
providers/dns/linode/linode_test.go | 2 2 + 0 - 0 !
providers/dns/ns1/ns1_test.go | 1 1 + 0 - 0 !
providers/dns/regru/internal/client_test.go | 4 4 + 0 - 0 !
providers/dns/sakuracloud/client_test.go | 2 2 + 0 - 0 !
providers/dns/transip/transip_test.go | 2 2 + 0 - 0 !
providers/dns/vinyldns/vinyldns_test.go | 2 2 + 0 - 0 !
11 files changed, 19 insertions(+)

 disable test which needs network access


drop_providers.patch | (download)

cmd/setup_challenges.go | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 disable providers with non-satisfy-able dependencies


consistency.patch | (download)

providers/dns/dns_providers.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 minor consistency correction so our disable-provider patching work.