summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-04-06 17:50:43 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-06 10:03:48 -0700
commitc789281ecffbd29840e3dbd8b1a6cb06de10e7fb (patch)
treee4d98b452bd7a819a4738cac6ce55d8c37bcc4dd /meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb
parentd8c66c4428a32fac461796efb290665cbf45c396 (diff)
downloadmeta-openembedded-c789281ecffbd29840e3dbd8b1a6cb06de10e7fb.tar.gz
tinyproxy: patch CVE-2026-3945
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-3945 Backport the patches which are references by the NVD avisory. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb')
-rw-r--r--meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb
index 745c55bc0d..56e3296066 100644
--- a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb
+++ b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.3.bb
@@ -7,6 +7,8 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz
7 file://tinyproxy.service \ 7 file://tinyproxy.service \
8 file://tinyproxy.conf \ 8 file://tinyproxy.conf \
9 file://run-ptest \ 9 file://run-ptest \
10 file://CVE-2026-3945-1.patch \
11 file://CVE-2026-3945-2.patch \
10 " 12 "
11 13
12SRC_URI[sha256sum] = "9bcf46db1a2375ff3e3d27a41982f1efec4706cce8899ff9f33323a8218f7592" 14SRC_URI[sha256sum] = "9bcf46db1a2375ff3e3d27a41982f1efec4706cce8899ff9f33323a8218f7592"