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 1Q7YBj-0002GC-Mv for openembedded-core@lists.openembedded.org; Wed, 06 Apr 2011 21:14:47 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p36JCefp027210 for ; Wed, 6 Apr 2011 20:12:40 +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 23821-08 for ; Wed, 6 Apr 2011 20:12:29 +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 p36JCHsg027167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2011 20:12:19 +0100 From: Richard Purdie To: Patches and discussions about the oe-core layer In-Reply-To: References: <95d636004deffc0d6473c67ee9b5ce62937dc085.1302050252.git.tom_rini@mentor.com> Date: Wed, 06 Apr 2011 11:38:34 -0700 Message-ID: <1302115114.22904.77.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [PATCH 1/1] ncurses: Update to 5.9 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:14:48 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2011-04-05 at 23:18 -0700, Khem Raj wrote: > On Tue, Apr 5, 2011 at 5:38 PM, Tom Rini wrote: > > The previous 5.7 release was relatively close to 5.8 due to it bringing > > in a patch to sync with upstream work-in-progress. We skip over the > > 5.8 release and move to 5.9. > > > there already are patches for 5.9 available too > ftp://invisible-island.net/ncurses/5.9/ncurses-5.9.patch.gz Can someone summarise what the benefits of these patches are? I'm trying to figure out whether we lose anything due to this upgrade or not... Cheers, Richard