From 176d88b841f2fdae2e2cf1cdf1ca7bcd65677aab Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 2 May 2016 13:41:58 -0700 Subject: [PATCH] profiles: accept jq ebuild with heap overflow fix --- .../profiles/coreos/base/package.accept_keywords | 5 +++++ 1 file changed, 5 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 5a6084503a..2448e9b599 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 @@ -96,3 +96,8 @@ dev-util/checkbashisms # Older versions of sssd fail to build =sys-auth/sssd-1.13.1 ~amd64 ~arm64 + +# heap overflow fix +# https://bugs.gentoo.org/show_bug.cgi?id=580606 +=app-misc/jq-1.5-r2 ~amd64 ~arm64 +