mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
squid: Security fix CVE-2023-5824
References: https://access.redhat.com/security/cve/cve-2023-5824 https://access.redhat.com/errata/RHSA-2023:7668 The patch is from RHEL8. Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
31d7500290
commit
07b6c57f4a
File diff suppressed because it is too large
Load Diff
@@ -32,6 +32,7 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.bz2
|
|||||||
file://CVE-2023-46846.patch \
|
file://CVE-2023-46846.patch \
|
||||||
file://CVE-2023-49286.patch \
|
file://CVE-2023-49286.patch \
|
||||||
file://CVE-2023-50269.patch \
|
file://CVE-2023-50269.patch \
|
||||||
|
file://CVE-2023-5824.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"
|
SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"
|
||||||
|
|||||||
Reference in New Issue
Block a user