mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
glibc: use patch for CVE-2015-1781
Patch added to the repo wasn't actually considered due to a erronously way of specifying the sources. (From OE-Core rev: 2cdc3dd4cc4426aa081b6cb99b67f1143cc64f81) Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
217d56ec31
commit
fc3d4ce07d
|
|
@ -40,14 +40,12 @@ EGLIBCPATCHES = "\
|
|||
# file://eglibc-install-pic-archives.patch \
|
||||
# file://initgroups_keys.patch \
|
||||
#
|
||||
CVEPATCHES = "\
|
||||
file://CVE-2015-1781-resolv-nss_dns-dns-host.c-buffer-overf.patch \
|
||||
"
|
||||
|
||||
CVEPATCHES = "\
|
||||
file://CVE-2014-7817-wordexp-fails-to-honour-WRDE_NOCMD.patch \
|
||||
file://CVE-2012-3406-Stack-overflow-in-vfprintf-BZ-16617.patch \
|
||||
file://CVE-2014-9402_endless-loop-in-getaddr_r.patch \
|
||||
file://CVE-2015-1781-resolv-nss_dns-dns-host.c-buffer-overf.patch \
|
||||
"
|
||||
LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user