diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/civetweb/civetweb_git.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/civetweb/civetweb_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb index 1648d13d99..ed80eac08e 100644 --- a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb +++ b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb | |||
| @@ -10,6 +10,7 @@ SRC_URI = "git://github.com/civetweb/civetweb.git;branch=master;protocol=https \ | |||
| 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ | 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ |
| 11 | file://0001-Sanitize-upload-filename-like-URL.patch \ | 11 | file://0001-Sanitize-upload-filename-like-URL.patch \ |
| 12 | file://0002-handle_form-example-Upload-to-temporary-directory-an.patch \ | 12 | file://0002-handle_form-example-Upload-to-temporary-directory-an.patch \ |
| 13 | file://CVE-2025-9648.patch \ | ||
| 13 | " | 14 | " |
| 14 | 15 | ||
| 15 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
