diff options
| author | Changqing Li <changqing.li@windriver.com> | 2025-06-13 14:54:32 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-13 13:11:24 -0700 |
| commit | fa920154e368fad07929021e1944a7c9ad77d380 (patch) | |
| tree | 8a6973a8419350bcd4a9548c386557be97dbd460 /meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb | |
| parent | dbb6b8f14abf4a1c0e46eda8fdd49c0a45d2c1f0 (diff) | |
| download | meta-openembedded-fa920154e368fad07929021e1944a7c9ad77d380.tar.gz | |
libsoup-2.4: fix CVE-2025-32052
Refer:
https://gitlab.gnome.org/GNOME/libsoup/-/issues/425
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 f35bfffac9..126184730c 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 | |||
| @@ -27,6 +27,7 @@ SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz \ | |||
| 27 | file://CVE-2025-46420.patch \ | 27 | file://CVE-2025-46420.patch \ |
| 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 | " | 31 | " |
| 31 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" | 32 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" |
| 32 | 33 | ||
