From: Wang Mingyu <[email protected]> Changelog: ========= * Fix gsf_infile_msole_child_by_index * Fix problems with ole files bigger than 4G. * Document property fix. * Introspection fixes. * Make gzip, bzip, zip handle 4G+ writes. * Make gzip, bzip, zip handle 4G+ reads. * Improve testing. * Ole performace improvements with loads of children.
Signed-off-by: Wang Mingyu <[email protected]> --- .../libgsf/{libgsf_1.14.56.bb => libgsf_1.14.58.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/libgsf/{libgsf_1.14.56.bb => libgsf_1.14.58.bb} (85%) diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.56.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.58.bb similarity index 85% rename from meta-gnome/recipes-gnome/libgsf/libgsf_1.14.56.bb rename to meta-gnome/recipes-gnome/libgsf/libgsf_1.14.58.bb index e1e1578411..a23ca13608 100644 --- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.56.bb +++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.58.bb @@ -9,7 +9,7 @@ DEPENDS = "libxml2 bzip2 glib-2.0 zlib" GNOMEBASEBUILDCLASS = "autotools" inherit gnomebase gobject-introspection gettext gtk-doc -SRC_URI[archive.sha256sum] = "9d21d30df1d12feaf03e181afd6067f65e3048ab69cb6ad174a3c5b72b92d297" +SRC_URI[archive.sha256sum] = "06e07ea12b7a52b9e316faddfecb640b1717a4875c59f0efb3b0cec1e2ccf35a" SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch" PACKAGECONFIG ??= "" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#126894): https://lists.openembedded.org/g/openembedded-devel/message/126894 Mute This Topic: https://lists.openembedded.org/mt/119292593/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
