Skip to content

Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, curl, protobuf, Jinja, yaml-cpp, re2#8728

Merged
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
moderation:master
Oct 23, 2019
Merged

Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, curl, protobuf, Jinja, yaml-cpp, re2#8728
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
moderation:master

Conversation

@moderation
Copy link
Copy Markdown
Contributor

@moderation moderation commented Oct 22, 2019

Description: Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, nghttp2, curl, protobuf, Jinja, yaml-cpp, re2.

Risk Level: Medium (updating core dependencies)
Testing: bazel build @envoy_api//envoy/..., bazel test //test/... and running on local test clusters
Docs Changes: None required
Release Notes: None required
Comment: had to back spdlog, fmt and googletest out of this PR due to test failures. More testing required. Edit: Also backed out nghttp2 - this update fixed the CVE that triggered Envoy 1.11.2. This means we have two dependencies now (http-parser and nghttp2) that have updates to address CVE's that conflict with the remediation added to the codebase.

Signed-off-by: Michael Payne <michael@sooper.org>
Signed-off-by: Michael Payne <michael@sooper.org>
…ot equaling v3.

Signed-off-by: Michael Payne <michael@sooper.org>
…p2, curl, protobuf, Jinja, yaml-cpp.

Signed-off-by: Michael Payne <michael@sooper.org>
… in place prior to said fix being available.

Signed-off-by: Michael Payne <michael@sooper.org>
@moderation moderation changed the title Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, nghttp2, curl, protobuf, Jinja, yaml-cpp, re2 Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, curl, protobuf, Jinja, yaml-cpp, re2 Oct 22, 2019
@moderation
Copy link
Copy Markdown
Contributor Author

/retest

@repokitteh-read-only
Copy link
Copy Markdown

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #8728 (comment) was created by @moderation.

see: more, trace.

@moderation
Copy link
Copy Markdown
Contributor Author

/retest

Trying again as AWS saying DNS issues are resolved - https://status.aws.amazon.com/#r53

@repokitteh-read-only
Copy link
Copy Markdown

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #8728 (comment) was created by @moderation.

see: more, trace.

@mattklein123
Copy link
Copy Markdown
Member

/azp run

@mattklein123 mattklein123 self-assigned this Oct 23, 2019
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit d4fa470 into envoyproxy:master Oct 23, 2019
spenceral added a commit to spenceral/envoy that referenced this pull request Oct 23, 2019
* master: (54 commits)
  Update dependencies - Go, Bazel toos, xxHash, nanopb, rules_go, curl, protobuf, Jinja, yaml-cpp, re2 (envoyproxy#8728)
  test: increase coverage of listener_manager_impl.cc (envoyproxy#8737)
  test: modify some macros to reduce number of uncovered lines reported (envoyproxy#8725)
  build: add a script to setup clang (envoyproxy#8682)
  http: fix ssl_redirect on external (envoyproxy#8664)
  docs: update fedora build requirements (envoyproxy#8641)
  fix draining listener removal logs (envoyproxy#8733)
  dubbo: fix router doc (envoyproxy#8734)
  server: provide server health status when stats disabled (envoyproxy#8482)
  router: adding a knob to configure a cap on buffering for shadowing/retries (envoyproxy#8574)
  tcp proxy: add default 1 hour idle timeout (envoyproxy#8705)
  thrift: fix filter names in docs (envoyproxy#8726)
  Quiche changes to avoid gcc flags on Windows (envoyproxy#8514)
  test: increase test coverage in Router::HeaderParser (envoyproxy#8721)
  admin: add drain listeners endpoint  (envoyproxy#8415)
  buffer filter: add content-length when ending stream with trailers (envoyproxy#8609)
  clarify draining option docs (envoyproxy#8712)
  build: ignore go-control-plane mirror git commit error code (envoyproxy#8703)
  api: remove API type database from checked in artifacts. (envoyproxy#8716)
  admin: correct help strings (envoyproxy#8710)
  ...

Signed-off-by: Spencer Lewis <slewis@squareup.com>
derekargueta pushed a commit to derekargueta/envoy that referenced this pull request Oct 24, 2019
… protobuf, Jinja, yaml-cpp, re2 (envoyproxy#8728)

Signed-off-by: Michael Payne <michael@sooper.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants