From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id DFCE865D50 for ; Mon, 20 Oct 2014 06:00:44 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s9K60i4j012457 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Sun, 19 Oct 2014 23:00:44 -0700 (PDT) Received: from [128.224.162.231] (128.224.162.231) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.174.1; Sun, 19 Oct 2014 23:00:44 -0700 Message-ID: <5444A50F.6070403@windriver.com> Date: Mon, 20 Oct 2014 14:00:47 +0800 From: Kang Kai User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: "Burton, Ross" References: <6958f500cac37c3534a9f58a8bc7b90cc4c94b7f.1413452836.git.kai.kang@windriver.com> <54447E62.2050905@windriver.com> In-Reply-To: <54447E62.2050905@windriver.com> X-Originating-IP: [128.224.162.231] Cc: OE-core Subject: Re: [PATCH 1/3] readline: Security Advisory - readline - CVE-2014-2524 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 06:00:50 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit On 2014年10月20日 11:15, Kang Kai wrote: > On 2014年10月16日 19:20, Burton, Ross wrote: >> On 16 October 2014 10:48, Kai Kang wrote: >>> +++ b/meta/recipes-core/readline/readline_6.3.bb >>> @@ -1,5 +1,7 @@ >>> require readline.inc >>> >>> +SRC_URI_append = " file://readline63-003" >> Doing SRC_URI += is the usual thing to do. > > OK. I'll send V2. Just notice that you have done it. Thanks. --Kai > > Thanks, > Kai > >> Does this CVE also apply >> to readline 5.2 that we ship as a non-GPLv3 alternative? >> >> Ross >> >> > > -- Regards, Neil | Kai Kang