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]: ce3110489b

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-01-12 11:21:05 +01:00 committed by Khem Raj
parent 2f1d7a8597
commit 2a78ad8813
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -31,6 +31,7 @@ DEPENDS = "curl \
"
CVE_PRODUCT = "boinc_client"
CVE_STATUS[CVE-2013-2018] = "fixed-version: fixed in version 7.0.45 and later"
SRCREV = "4774e1cbe0ad13cb9a6f7fffbb626a417316f61d"
BRANCH = "client_release/7/7.20"