diff options
| author | Dan Andresan <Dan.Andresan@enea.com> | 2018-10-29 12:01:52 +0100 |
|---|---|---|
| committer | Gerrit Code Review <gerrit2@sestogerrit02> | 2018-10-29 12:01:52 +0100 |
| commit | b260ec4a58b3f490dc329c0e0e2cc353263356dd (patch) | |
| tree | fbf188c2767bc3df3e47f3d7e9c390b2774fe1f7 /recipes-core/systemd/systemd_232.bbappend | |
| parent | 3ca74f08b0a97f4675cbdd07497e8eaaaf05cfb2 (diff) | |
| parent | 7cfe300faae3259f59ff3e5eaf3c2c743b4cd374 (diff) | |
| download | meta-el-common-pyro.tar.gz | |
Merge "systemd: fix CVE-2017-15908" into pyropyro
Diffstat (limited to 'recipes-core/systemd/systemd_232.bbappend')
| -rw-r--r-- | recipes-core/systemd/systemd_232.bbappend | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd_232.bbappend b/recipes-core/systemd/systemd_232.bbappend new file mode 100644 index 0000000..699019d --- /dev/null +++ b/recipes-core/systemd/systemd_232.bbappend | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | # look for files in the layer first | ||
| 2 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 3 | |||
| 4 | SRC_URI += " \ | ||
| 5 | file://CVE-2017-9445.patch \ | ||
| 6 | file://CVE-2017-15908-resolved-fix-loop-on-packets-with-pseudo-dns-types.patch \ | ||
| 7 | " | ||
