From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from song.cn.fujitsu.com (unknown [222.73.24.84]) by mail.openembedded.org (Postfix) with ESMTP id 677BB6AE6C for ; Tue, 27 Aug 2013 04:32:43 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.89,965,1367942400"; d="scan'208";a="8313242" Received: from unknown (HELO tang.cn.fujitsu.com) ([10.167.250.3]) by song.cn.fujitsu.com with ESMTP; 27 Aug 2013 12:29:33 +0800 Received: from fnstmail02.fnst.cn.fujitsu.com (tang.cn.fujitsu.com [127.0.0.1]) by tang.cn.fujitsu.com (8.14.3/8.13.1) with ESMTP id r7R4Wca5013852; Tue, 27 Aug 2013 12:32:38 +0800 Received: from [127.0.0.1] ([10.167.226.56]) by fnstmail02.fnst.cn.fujitsu.com (Lotus Domino Release 8.5.3) with ESMTP id 2013082712304384-975918 ; Tue, 27 Aug 2013 12:30:43 +0800 Message-ID: <521C2BDB.3020503@cn.fujitsu.com> Date: Tue, 27 Aug 2013 12:32:27 +0800 From: Li Zhijian Organization: fnst-ulinux User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Saul Wold References: <1377596639-26980-1-git-send-email-lizhijian@cn.fujitsu.com> <521BFA2A.4090508@linux.intel.com> In-Reply-To: <521BFA2A.4090508@linux.intel.com> X-MIMETrack: Itemize by SMTP Server on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/08/27 12:30:43, Serialize by Router on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/08/27 12:30:44 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] grep-2.5.1a: fix grep for LSB compliance 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: Tue, 27 Aug 2013 04:32:43 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable ...skip... at 2013-8-27 9:00, Saul Wold wrote: >> diff --git a/meta/recipes-extended/grep/grep=5F2.5.1a.bb b/meta/recipes-= extended/grep/grep=5F2.5.1a.bb >> index 088959c..d964d84 100644 >> --- a/meta/recipes-extended/grep/grep=5F2.5.1a.bb >> +++ b/meta/recipes-extended/grep/grep=5F2.5.1a.bb >> @@ -5,7 +5,7 @@ SECTION =3D "console/utils" >> LICENSE =3D "GPLv2" >> LIC=5FFILES=5FCHKSUM =3D "file://COPYING;md5=3D0636e73ff0215e8d672dc4c32= c317bb3" >> >> -PR =3D "r2" >> +PR =3D "r3" >> >> SRC=5FURI =3D "${GNU=5FMIRROR}/grep/grep-${PV}.tar.bz2 \ >> file://uclibc-fix.patch \ >> @@ -13,8 +13,25 @@ SRC=5FURI =3D "${GNU=5FMIRROR}/grep/grep-${PV}.tar.bz= 2 \ >> file://gettext.patch \ >> file://fix64-int-to-pointer.patch \ >> file://Makevars \ >> - file://grep-CVE-2012-5667.patch \ > > Why are you removing this patch? > > Will an update to 2.5.3 accomplish the same thing as these patches? > > Also all of your patches above are missing Upstream-Status and Signed-off= -by: > > See the Patch Guildlines on OE-Core: > http://www.openembedded.org/wiki/Commit=5FPatch=5FMessage=5FGuidelines > > Thanks > > Sau! > > ...skip... >> + file://grep-CVE-2012-5667.patch \ ...skip... Thank a lots for your comments. This patch is not removed ,it is here =E2=86=91 I don't know what's fixed bettwen 2.5.1a an 2.5.3, but grep-2.5.3 LICENSE is GPLv3+ differed from 2.5.1a(GPLv2) The Guildlines is very helpful for me. But those patch is come from grep-2.5.1-55.el5.src.rpm and I have not research this patch's Upstream-Status and Signed-off-by So I am sorry about that Thanks Li, --=20 Best regards. Li Zhijian (8555) =