summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_239.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-28 13:57:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-24 16:48:38 +0000
commitd693d371a64b47c35f2849b9bb5ca79b6e2eac1f (patch)
treebc2f764d311d2dd8cb66ccde0bc4ced3ee47366d /meta/recipes-core/systemd/systemd_239.bb
parent7fc2c193b294fc66992541d5c055c8bb86c17043 (diff)
downloadpoky-d693d371a64b47c35f2849b9bb5ca79b6e2eac1f.tar.gz
systemd: Update recent CVE patches
* Added CVE tag, Upstream-Status tag and Sign-off-by tags. * Removed the verification of the entry length in the header * Squashed CVE-2018-16865 patches into one * CVE-2018-16866 patch now taken from systemd-stable and includes an additional heap buffer overflow fix. (From OE-Core rev: bc79395e2fcb886f224a4ad837fd93c779d2c53d) (From OE-Core rev: 554a65619c45fec24f1790792de2db12a098bd80) Signed-off-by: Marcus Cooper <marcusc@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_239.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_239.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-core/systemd/systemd_239.bb b/meta/recipes-core/systemd/systemd_239.bb
index 20c7ba44b6..8c0366232f 100644
--- a/meta/recipes-core/systemd/systemd_239.bb
+++ b/meta/recipes-core/systemd/systemd_239.bb
@@ -39,10 +39,8 @@ SRC_URI += "file://touchscreen.rules \
39 file://0002-core-Fix-use-after-free-case-in-load_from_path.patch \ 39 file://0002-core-Fix-use-after-free-case-in-load_from_path.patch \
40 file://0001-meson-rename-Ddebug-to-Ddebug-extra.patch \ 40 file://0001-meson-rename-Ddebug-to-Ddebug-extra.patch \
41 file://0024-journald-do-not-store-the-iovec-entry-for-process-co.patch \ 41 file://0024-journald-do-not-store-the-iovec-entry-for-process-co.patch \
42 file://0025-journald-set-a-limit-on-the-number-of-fields-1k.patch \ 42 file://0025-journald-set-a-limit-on-the-number-of-fields.patch \
43 file://0026-journal-remote-set-a-limit-on-the-number-of-fields-i.patch \ 43 file://0026-journal-fix-out-of-bounds-read-CVE-2018-16866.patch \
44 file://0027-journal-fix-syslog_parse_identifier.patch \
45 file://0028-journal-do-not-remove-multiple-spaces-after-identifi.patch \
46 " 44 "
47 45
48# patches made for musl are only applied on TCLIBC is musl 46# patches made for musl are only applied on TCLIBC is musl