From e82a4c799c176478410b0347d182ff3e1eeb0535 Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Wed, 7 Sep 2016 13:18:26 -0700 Subject: [PATCH] profiles: accept unstable curl 7.50.2 Fixes CVE-2016-7141. --- .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 03310eb69e..5223091567 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -91,7 +91,7 @@ dev-util/checkbashisms =net-misc/wget-1.17.1-r1 ~amd64 ~arm64 # https://curl.haxx.se/docs/security.html -=net-misc/curl-7.50.1 ~amd64 ~arm64 +=net-misc/curl-7.50.2 ~amd64 ~arm64 # Older versions of sssd fail to build =sys-auth/sssd-1.13.1 ~amd64 ~arm64