From c47a20d926d635268d14ebfcf1454505db618792 Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Wed, 18 Jan 2017 17:25:44 -0800 Subject: [PATCH] profiles: accept curl-7.52.1-r1 on arm64 Also drop an entry from base which is no longer needed. --- .../profiles/coreos/arm64/package.accept_keywords | 2 +- .../profiles/coreos/base/package.accept_keywords | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords index 23a2395fdf..b0dbdf6ce2 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords @@ -27,7 +27,7 @@ =net-libs/libpcap-1.7.4 ~arm64 =net-libs/serf-1.3.8-r1 ~arm64 =net-misc/bridge-utils-1.5 ~arm64 -=net-misc/curl-7.50.3 ~arm64 +=net-misc/curl-7.52.1-r1 ** =net-misc/iperf-3.1.3 ** =net-misc/whois-5.2.12 ~arm64 =sys-apps/ethtool-4.5 ** 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 31ba0777ab..221b0ae823 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 @@ -87,9 +87,6 @@ dev-util/checkbashisms # use this wget to get slotted openssl dep. =net-misc/wget-1.17.1-r1 ~amd64 ~arm64 -# https://curl.haxx.se/docs/security.html -=net-misc/curl-7.50.2 ~amd64 ~arm64 - # Older versions of sssd fail to build =sys-auth/sssd-1.13.1 ~amd64 ~arm64