aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-10-06 14:04:20 +0100
committerJoshua Lock <joshua.lock@collabora.co.uk>2015-11-19 20:44:52 +0000
commit7f2e2d57c7496547b7970377547482ead2e152cf (patch)
tree6da16074bdd5f756750a687c436520e6979422eb /meta/recipes-core
parent28f4d6d6e926be2f5efc098eb599200301f1ab2c (diff)
downloadopenembedded-core-7f2e2d57c7496547b7970377547482ead2e152cf.tar.gz
readline: actually apply readline63-003 (aka CVE-2014-2524)
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) (From OE-Core master rev: 02be728762c77962f9c3034cd7995ad51afaee95) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/readline/readline-6.3/readline63-003.patch (renamed from meta/recipes-core/readline/readline-6.3/readline63-003)0
-rw-r--r--meta/recipes-core/readline/readline_6.3.bb2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/readline/readline-6.3/readline63-003 b/meta/recipes-core/readline/readline-6.3/readline63-003.patch
index 98a9d810b6..98a9d810b6 100644
--- a/meta/recipes-core/readline/readline-6.3/readline63-003
+++ b/meta/recipes-core/readline/readline-6.3/readline63-003.patch
diff --git a/meta/recipes-core/readline/readline_6.3.bb b/meta/recipes-core/readline/readline_6.3.bb
index 55964a6cf8..6ba1c186d8 100644
--- a/meta/recipes-core/readline/readline_6.3.bb
+++ b/meta/recipes-core/readline/readline_6.3.bb
@@ -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"