From: Wang Mingyu <[email protected]> Changelog: ========== * Various HTTP/2 Fixes: * Fix `content-sniffed` not being emitted for resources without content * Fix leak of SoupServerConnection when stolen
Signed-off-by: Wang Mingyu <[email protected]> --- .../libsoup/{libsoup_3.2.1.bb => libsoup_3.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup_3.2.1.bb => libsoup_3.2.2.bb} (94%) diff --git a/meta/recipes-support/libsoup/libsoup_3.2.1.bb b/meta/recipes-support/libsoup/libsoup_3.2.2.bb similarity index 94% rename from meta/recipes-support/libsoup/libsoup_3.2.1.bb rename to meta/recipes-support/libsoup/libsoup_3.2.2.bb index d14667ea8e..e16cd17705 100644 --- a/meta/recipes-support/libsoup/libsoup_3.2.1.bb +++ b/meta/recipes-support/libsoup/libsoup_3.2.2.bb @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl nghttp2" SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz" -SRC_URI[sha256sum] = "b1eb3d2c3be49fbbd051a71f6532c9626bcecea69783190690cd7e4dfdf28f29" +SRC_URI[sha256sum] = "83673c685b910fb7d39f1f28eee5afbefb71c05798fc350ac3bf1b885e1efaa1" PROVIDES = "libsoup-3.0" CVE_PRODUCT = "libsoup" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173220): https://lists.openembedded.org/g/openembedded-core/message/173220 Mute This Topic: https://lists.openembedded.org/mt/95012215/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
