From 8ded0415504987fdd0e0d94af792121d9b95bc2a Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 13 Apr 2015 15:43:07 -0700 Subject: [PATCH] profiles: use curl 7.41 to pull in ipv4/ipv6 connection fixes updates coreos/bugs#324 --- .../profiles/coreos/base/package.accept_keywords | 4 ++++ 1 file changed, 4 insertions(+) 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 f1d80baa9d..972bc2239f 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 @@ -111,3 +111,7 @@ dev-util/checkbashisms # Fixes findmnt with overlay and btrfs filesystems =sys-apps/util-linux-2.26.1 + +# fix for https://github.com/coreos/bugs/issues/324 +=net-misc/curl-7.41 +