diff options
| author | Changqing Li <changqing.li@windriver.com> | 2025-06-13 14:54:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-13 13:11:24 -0700 |
| commit | 2d814c50234f83b51f8400a56332336ea9719e47 (patch) | |
| tree | b57961aca95d60a172fc8834cf38a81d429a5d56 /meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb | |
| parent | fa920154e368fad07929021e1944a7c9ad77d380 (diff) | |
| download | meta-openembedded-2d814c50234f83b51f8400a56332336ea9719e47.tar.gz | |
libsoup-2.4: fix CVE-2025-32909
Refer:
https://gitlab.gnome.org/GNOME/libsoup/-/issues/431
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb b/meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb index 126184730c..6d6a6420d2 100644 --- a/meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb +++ b/meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb | |||
| @@ -28,6 +28,7 @@ SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz \ | |||
| 28 | file://CVE-2025-46421.patch \ | 28 | file://CVE-2025-46421.patch \ |
| 29 | file://CVE-2025-32050.patch \ | 29 | file://CVE-2025-32050.patch \ |
| 30 | file://CVE-2025-32052.patch \ | 30 | file://CVE-2025-32052.patch \ |
| 31 | file://CVE-2025-32909.patch \ | ||
| 31 | " | 32 | " |
| 32 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" | 33 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" |
| 33 | 34 | ||
