Package: consul / 1.8.7+dfsg1-2

Metadata

Package Version Patches format
consul 1.8.7+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
provider no k8s.patch | (download)

agent/auto-config/server_addr.go | 2 0 + 2 - 0 !
agent/retry_join.go | 2 0 + 2 - 0 !
2 files changed, 4 deletions(-)

 golang-github-hashicorp-go-discover have no k8s provider


t skip unreliable tests.patch | (download)

agent/agent_endpoint_test.go | 4 4 + 0 - 0 !
agent/agent_test.go | 4 4 + 0 - 0 !
agent/cache-types/connect_ca_leaf_test.go | 6 6 + 0 - 0 !
agent/cache/cache_test.go | 7 7 + 0 - 0 !
agent/cache/watch_test.go | 3 3 + 0 - 0 !
agent/catalog_endpoint_test.go | 1 1 + 0 - 0 !
agent/config/runtime_test.go | 1 1 + 0 - 0 !
agent/config/segment_oss_test.go | 1 1 + 0 - 0 !
agent/consul/autopilot_test.go | 1 1 + 0 - 0 !
agent/consul/client_test.go | 1 1 + 0 - 0 !
agent/consul/coordinate_endpoint_test.go | 1 1 + 0 - 0 !
agent/consul/leader_test.go | 1 1 + 0 - 0 !
agent/consul/session_ttl_test.go | 1 1 + 0 - 0 !
agent/consul/snapshot_endpoint_test.go | 1 1 + 0 - 0 !
agent/dns_test.go | 3 3 + 0 - 0 !
agent/health_endpoint_test.go | 1 1 + 0 - 0 !
agent/http_test.go | 2 2 + 0 - 0 !
agent/local/state_test.go | 1 1 + 0 - 0 !
agent/proxycfg/manager_test.go | 1 1 + 0 - 0 !
agent/remote_exec_test.go | 1 1 + 0 - 0 !
agent/service_checks_test.go | 1 1 + 0 - 0 !
agent/service_manager_test.go | 1 1 + 0 - 0 !
agent/session_endpoint_test.go | 2 2 + 0 - 0 !
agent/snapshot_endpoint_test.go | 1 1 + 0 - 0 !
agent/util_test.go | 1 1 + 0 - 0 !
agent/xds/server_test.go | 1 1 + 0 - 0 !
command/catalog/list/nodes/catalog_list_nodes_test.go | 1 1 + 0 - 0 !
command/debug/debug_test.go | 2 2 + 0 - 0 !
connect/proxy/conn_test.go | 1 1 + 0 - 0 !
connect/proxy/listener_test.go | 2 2 + 0 - 0 !
connect/proxy/proxy_test.go | 1 1 + 0 - 0 !
connect/service_test.go | 2 2 + 0 - 0 !
lib/map_walker_test.go | 1 1 + 0 - 0 !
sdk/freeport/freeport_test.go | 1 1 + 0 - 0 !
sdk/testutil/retry/retry_test.go | 1 1 + 0 - 0 !
tlsutil/generate_test.go | 1 1 + 0 - 0 !
36 files changed, 62 insertions(+)

 disable mostly randomly failing test(s) and also some permanently failing ones.


CVE 2020 25864.patch | (download)

.changelog/10023.txt | 3 3 + 0 - 0 !
agent/kvs_endpoint.go | 13 11 + 2 - 0 !
agent/kvs_endpoint_test.go | 71 71 + 0 - 0 !
3 files changed, 85 insertions(+), 2 deletions(-)

 [patch] merge pull request #10023 from hashicorp/fix-raw-kv-xss

Add content type headers to raw KV responses