From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Q7YK2-0003qh-Og for openembedded-core@lists.openembedded.org; Wed, 06 Apr 2011 21:23:24 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p36JLDcD028741; Wed, 6 Apr 2011 20:21:13 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28567-02; Wed, 6 Apr 2011 20:21:09 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p36JL4F7028734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Apr 2011 20:21:06 +0100 From: Richard Purdie To: Paul Eggleton In-Reply-To: References: Date: Wed, 06 Apr 2011 11:10:06 -0700 Message-ID: <1302113406.22904.71.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org, openembedded-core@lists.openembedded.org Subject: Re: [poky] [PATCH 0/2] Update Qt4 to 4.7.2, security update X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 19:23:25 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2011-04-06 at 15:57 +0100, Paul Eggleton wrote: > From: Paul Eggleton > > Move Qt 4.7.x from 4.7.1 to 4.7.2 and apply security patch from OE. > > Pull URL: git://git.openembedded.org/openembedded-core-contrib > Branch: paule/qt-4.7.2 > Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt-4.7.2 > > Thanks, > Paul Eggleton > --- > > > Denys Dmytriyenko (1): > qt4: security advisory - blacklist fraudulent comodo certificates > > Paul Eggleton (1): > qt4: replace 4.7.1 with version 4.7.2 Merged to master, thanks. Richard