]> code.ossystems Code Review - openembedded-core.git/commitdiff
readline: actually apply readline63-003 (aka CVE-2014-2524)
authorRoss Burton <ross.burton@intel.com>
Tue, 6 Oct 2015 13:04:20 +0000 (14:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Oct 2015 23:07:51 +0000 (00:07 +0100)
This file wasn't named as a patch, nor told to apply explicity, so it was just
unpacked to the work directory and not applied.  Rename the file so the patch is
applied correctly.

(thanks to Petter Mabäcker <petter@technux.se> for spotting this)

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/readline/readline-6.3/readline63-003.patch [moved from meta/recipes-core/readline/readline-6.3/readline63-003 with 100% similarity]
meta/recipes-core/readline/readline_6.3.bb

index 55964a6cf8775558ae8135ad184f32f1a25e7a08..6ba1c186d80f08d080ed4db0ee86160b85894709 100644 (file)
@@ -1,6 +1,6 @@
 require readline.inc
 
-SRC_URI += "file://readline63-003 \
+SRC_URI += "file://readline63-003.patch;striplevel=0 \
             file://readline-dispatch-multikey.patch"
 
 SRC_URI[archive.md5sum] = "33c8fb279e981274f485fd91da77e94a"