diff options
| author | Changqing Li <changqing.li@windriver.com> | 2025-06-13 14:54:40 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-13 13:11:25 -0700 |
| commit | 41ffcb51e174832c78fac6f624aaebe3aa29ec89 (patch) | |
| tree | 200eff67d6e59401b36f14010b8ba0729dad324e /meta-oe/recipes-support/libsoup/libsoup-2.4_2.74.3.bb | |
| parent | 63e3fe6083a5280ad2b8f9db669625b4fe65ef44 (diff) | |
| download | meta-openembedded-41ffcb51e174832c78fac6f624aaebe3aa29ec89.tar.gz | |
libsoup-2.4: fix CVE-2025-4969
Refer:
https://gitlab.gnome.org/GNOME/libsoup/-/issues/447
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 a7e5354eb9..52e732b78d 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 | |||
| @@ -38,6 +38,7 @@ SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz \ | |||
| 38 | file://CVE-2025-4476.patch \ | 38 | file://CVE-2025-4476.patch \ |
| 39 | file://CVE-2025-32907.patch \ | 39 | file://CVE-2025-32907.patch \ |
| 40 | file://CVE-2025-4948.patch \ | 40 | file://CVE-2025-4948.patch \ |
| 41 | file://CVE-2025-4969.patch \ | ||
| 41 | " | 42 | " |
| 42 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" | 43 | SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" |
| 43 | 44 | ||
