From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QkHu8-0006cy-6F for openembedded-core@lists.openembedded.org; Fri, 22 Jul 2011 17:44:44 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 22 Jul 2011 08:40:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,248,1309762800"; d="scan'208";a="30372499" Received: from unknown (HELO [10.255.14.61]) ([10.255.14.61]) by azsmga001.ch.intel.com with ESMTP; 22 Jul 2011 08:40:34 -0700 Message-ID: <4E2999F1.5070404@linux.intel.com> Date: Fri, 22 Jul 2011 08:40:33 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Subject: Re: [PATCH 0/1] redo the glib-2.0 fix 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: Fri, 22 Jul 2011 15:44:44 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/21/2011 04:09 AM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble > > The following changes since commit db0eff4b964055b18ca5f91e55b7cf0d4a55c832: > > python: fix security vulnerability (2011-07-21 02:23:27 -0700) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib nitin/misc > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc > > Nitin A Kamble (1): > glib-2.0: fix a compilation issue due to dtrace > > meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 2 +- > meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > Merged into OE-Core Thanks Sau!