summaryrefslogtreecommitdiffstats
path: root/recipes-core/systemd/systemd_232.bbappend
diff options
context:
space:
mode:
authorDan Andresan <Dan.Andresan@enea.com>2018-10-29 12:01:52 +0100
committerGerrit Code Review <gerrit2@sestogerrit02>2018-10-29 12:01:52 +0100
commitb260ec4a58b3f490dc329c0e0e2cc353263356dd (patch)
treefbf188c2767bc3df3e47f3d7e9c390b2774fe1f7 /recipes-core/systemd/systemd_232.bbappend
parent3ca74f08b0a97f4675cbdd07497e8eaaaf05cfb2 (diff)
parent7cfe300faae3259f59ff3e5eaf3c2c743b4cd374 (diff)
downloadmeta-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.bbappend7
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
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-9445.patch \
6 file://CVE-2017-15908-resolved-fix-loop-on-packets-with-pseudo-dns-types.patch \
7 "