mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 13:27:24 +00:00
boinc-client: mark CVE-2013-2018 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2013-2018 According to oss-security email[1], version 7.0.45 included the fixes[2][3][4] [1]: https://www.openwall.com/lists/oss-security/2013/04/29/11 [2]:6e205de096[3]:e8d6c33fe1[4]:ce3110489bSigned-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 2a78ad8813845677132ad0f1552fcaa4961c3e15) Adapted to Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
680570c8b6
commit
b1794b6239
@ -31,6 +31,10 @@ DEPENDS = "curl \
|
||||
"
|
||||
SRCREV = "b49adfb118211e11c719766c0d71e7bdfe7f3363"
|
||||
BRANCH = "client_release/7/7.18"
|
||||
|
||||
# fixed-version: fixed in version 7.0.45 and later"
|
||||
CVE_CHECK_IGNORE += "CVE-2013-2018"
|
||||
|
||||
SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \
|
||||
file://boinc-AM_CONDITIONAL.patch \
|
||||
file://gtk-configure.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user