summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-extended/tgt/tgt_git.bb
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2024-09-20 15:45:31 +0530
committerArmin Kuster <akuster808@gmail.com>2024-10-13 11:13:42 -0400
commit86878f61d1c1d61119035c7e06efc2757f519474 (patch)
treed00a6277a3af7531f993981c10746e91dc5b549b /meta-networking/recipes-extended/tgt/tgt_git.bb
parent4d0efedaa6bf85367738e6ca97a71f132a3d0ec5 (diff)
downloadmeta-openembedded-86878f61d1c1d61119035c7e06efc2757f519474.tar.gz
tgt: Security fix for CVE-2024-45751
Upstream-Status: Backport from https://github.com/fujita/tgt/commit/abd8e0d987ab56013d360077202bf2aca20a42dd Reference: https://ubuntu.com/security/CVE-2024-45751 Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-extended/tgt/tgt_git.bb')
-rw-r--r--meta-networking/recipes-extended/tgt/tgt_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-extended/tgt/tgt_git.bb b/meta-networking/recipes-extended/tgt/tgt_git.bb
index 42141cb72d..28ea44893b 100644
--- a/meta-networking/recipes-extended/tgt/tgt_git.bb
+++ b/meta-networking/recipes-extended/tgt/tgt_git.bb
@@ -11,6 +11,7 @@ SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \
11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \ 11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \
12 file://0001-usr-Makefile-WARNING-fix.patch \ 12 file://0001-usr-Makefile-WARNING-fix.patch \
13 file://usr-Makefile-apply-LDFLAGS-to-all-executables.patch \ 13 file://usr-Makefile-apply-LDFLAGS-to-all-executables.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 \