ettercap: fix typo in CVE ID

The CVE fix is correct, but the CVE ID contains a typo. The correct
ID is CVE-2026-3606.

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-03-17 18:23:43 +01:00 committed by Khem Raj
parent b81ba45156
commit 96fa70cddf
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ DEPENDS += "ethtool \
RDEPENDS:${PN} += "bash ethtool libgcc"
SRC_URI = "gitsm://github.com/Ettercap/ettercap;branch=master;protocol=https;tag=v${PV} \
file://CVE-2026-3603.patch \
file://CVE-2026-3606.patch \
"
SRCREV = "41da65f4026a9e4cea928e61941b976d9279f508"