summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2024-09-20 11:08:25 +0530
committerArmin Kuster <akuster808@gmail.com>2024-09-22 10:06:37 -0400
commitce456f692384f56f03328d3466a36f05146314f2 (patch)
tree7eaf7f6d4f07b824760c0c18d8c32a5e7bb0a714 /meta-networking/recipes-extended/tgt/tgt_1.0.90.bb
parente2f0fb24c56d8e8cb66c608d9e4ea42ded2f4fd0 (diff)
downloadmeta-openembedded-ce456f692384f56f03328d3466a36f05146314f2.tar.gz
tgt: fix CVE-2024-45751
Upstream-Status: Backport from https://github.com/fujita/tgt/commit/abd8e0d987ab56013d360077202bf2aca20a42dd Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-extended/tgt/tgt_1.0.90.bb')
-rw-r--r--meta-networking/recipes-extended/tgt/tgt_1.0.90.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb b/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb
index 35995f7876..f70f77f540 100644
--- a/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb
+++ b/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb
@@ -11,6 +11,7 @@ SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \
11 file://0001-usr-Makefile-WARNING-fix.patch \ 11 file://0001-usr-Makefile-WARNING-fix.patch \
12 file://usr-Makefile-apply-LDFLAGS-to-all-executables.patch \ 12 file://usr-Makefile-apply-LDFLAGS-to-all-executables.patch \
13 file://musl-__wordsize.patch \ 13 file://musl-__wordsize.patch \
14 file://CVE-2024-45751.patch \
14" 15"
15SRC_URI += "file://tgtd.init \ 16SRC_URI += "file://tgtd.init \
16 file://tgtd.service \ 17 file://tgtd.service \