From 722d95cb705a62b607d9798769ec5313138f31cc Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 19 Apr 2011 14:58:37 +0800 Subject: rxvt-unicode: upgrade to version 9.10 Remove some patches since some logic doesn't exist in upstream. This upgrades fixes CVE: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2006-0126 Also it fixes [Yocto #980] (From OE-Core rev: 6108c5962a717e1ece4aa7acb0f543f7d8e86a35) Signed-off-by: Dongxiao Xu Signed-off-by: Richard Purdie --- meta/recipes-sato/rxvt-unicode/files/signedchar.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta/recipes-sato/rxvt-unicode/files/signedchar.patch (limited to 'meta/recipes-sato/rxvt-unicode/files/signedchar.patch') diff --git a/meta/recipes-sato/rxvt-unicode/files/signedchar.patch b/meta/recipes-sato/rxvt-unicode/files/signedchar.patch deleted file mode 100644 index 6faa175143..0000000000 --- a/meta/recipes-sato/rxvt-unicode/files/signedchar.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ../rxvt-unicode-cvs-r0/rxvt-unicode/src/command.C 2004-12-21 06:43:00 +00:00 -+++ rxvt-unicode/src/command.C 2004-12-24 02:31:36 +00:00 -@@ -1862,7 +1862,7 @@ - #endif /* NO_SCROLLBAR_REPORT */ - - { -- char upordown = 0; -+ signed char upordown = 0; - - if (scrollBar.style == R_SB_NEXT) - { -- cgit v1.2.3-54-g00ecf