mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 08:41:47 +00:00
As per the advisory[1] mentioned in NVD[2], version 1.28.3 contains the fix.
Backport the commit[3] from 1.28.3 changelog matching the description.
[1] https://my.f5.com/manage/s/article/K000160366
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-32647
[3] a172c880cb
Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
16 lines
412 B
BlitzBasic
16 lines
412 B
BlitzBasic
require nginx.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
|
|
|
|
SRC_URI:append = " \
|
|
file://CVE-2026-27784.patch \
|
|
file://CVE-2026-28755.patch \
|
|
file://CVE-2026-27651.patch \
|
|
file://CVE-2026-27654.patch \
|
|
file://CVE-2026-28753.patch \
|
|
file://CVE-2026-32647.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
|
|
|