From patchwork Tue May 10 21:16:12 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [08/16] tar: fix Upstream-Status format Date: Tue, 10 May 2011 21:16:12 -0000 From: Nitin A Kamble X-Patchwork-Id: 3699 Message-Id: <5a735b7135c2985010614b43a4febf4aff86cabb.1305062028.git.nitin.a.kamble@intel.com> To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../tar/tar-1.17/avoid_heap_overflow.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch index b1b2de6..da2ae3c 100644 --- a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch +++ b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" +Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624] This patch avoids heap overflow reported by : http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624