diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-30 17:52:39 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-31 23:03:01 +0100 |
| commit | df9d8dbe7552a1d909c3ef8757befa46eb39a460 (patch) | |
| tree | c87e79340425f807a7bab2904deb314c52535904 /meta/recipes-devtools/patch/patch_2.7.6.bb | |
| parent | b842a70bb1ce832dae7c02d9a825dc1fe0152925 (diff) | |
| download | poky-df9d8dbe7552a1d909c3ef8757befa46eb39a460.tar.gz | |
patch: fix CVE-2019-13636
(From OE-Core rev: f201b9db5d148cb9fe03b78ca085493a27f7e24c)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/patch/patch_2.7.6.bb')
| -rw-r--r-- | meta/recipes-devtools/patch/patch_2.7.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/patch/patch_2.7.6.bb b/meta/recipes-devtools/patch/patch_2.7.6.bb index 85b0db7333..8cf20a3597 100644 --- a/meta/recipes-devtools/patch/patch_2.7.6.bb +++ b/meta/recipes-devtools/patch/patch_2.7.6.bb | |||
| @@ -6,6 +6,7 @@ SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ | |||
| 6 | file://0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch \ | 6 | file://0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch \ |
| 7 | file://0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch \ | 7 | file://0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch \ |
| 8 | file://0001-Fix-swapping-fake-lines-in-pch_swap.patch \ | 8 | file://0001-Fix-swapping-fake-lines-in-pch_swap.patch \ |
| 9 | file://CVE-2019-13636.patch \ | ||
| 9 | " | 10 | " |
| 10 | 11 | ||
| 11 | SRC_URI[md5sum] = "4c68cee989d83c87b00a3860bcd05600" | 12 | SRC_URI[md5sum] = "4c68cee989d83c87b00a3860bcd05600" |
