summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysstat/sysstat_12.1.6.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-12-12 07:10:42 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-31 10:37:23 +0000
commit0a9ba3a53b0b68e9f10309593b274df4ec232992 (patch)
tree38a51e717c46492a1dc096a233a68ca63128b4b9 /meta/recipes-extended/sysstat/sysstat_12.1.6.bb
parente61dfe872eed55913a8df039695705bb4cf71ab3 (diff)
downloadpoky-0a9ba3a53b0b68e9f10309593b274df4ec232992.tar.gz
sysstat: fix CVE-2019-19725
(From OE-Core rev: 2bf6fdc460526feb0955b3b789e7be78f6e8ec4a) (From OE-Core rev: 66c428a676acd4dd2c7c7589ac651faef77c1323) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysstat/sysstat_12.1.6.bb')
-rw-r--r--meta/recipes-extended/sysstat/sysstat_12.1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_12.1.6.bb b/meta/recipes-extended/sysstat/sysstat_12.1.6.bb
index 362888d506..674addb4df 100644
--- a/meta/recipes-extended/sysstat/sysstat_12.1.6.bb
+++ b/meta/recipes-extended/sysstat/sysstat_12.1.6.bb
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
4 4
5SRC_URI += "file://0001-Include-needed-headers-explicitly.patch \ 5SRC_URI += "file://0001-Include-needed-headers-explicitly.patch \
6 file://0001-Fix-232-Memory-corruption-bug-due-to-Integer-Overflo.patch \ 6 file://0001-Fix-232-Memory-corruption-bug-due-to-Integer-Overflo.patch \
7 file://CVE-2019-19725.patch \
7" 8"
8 9
9SRC_URI[md5sum] = "d8e3bbb9c873dd370f6d33664e326570" 10SRC_URI[md5sum] = "d8e3bbb9c873dd370f6d33664e326570"