diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-13 12:05:12 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 00:30:53 -0700 |
| commit | d7c87a628cd937cd571e8f0adcb2c3f259020aca (patch) | |
| tree | 934f784f3f1adba7e7e3d94882077113d54d42c3 | |
| parent | e1168b4f99e3450fa66c781506f49dcb342be7a6 (diff) | |
| download | meta-openembedded-d7c87a628cd937cd571e8f0adcb2c3f259020aca.tar.gz | |
libgsf: upgrade 1.14.56 -> 1.14.58
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/libgsf/libgsf_1.14.58.bb (renamed from meta-gnome/recipes-gnome/libgsf/libgsf_1.14.56.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.56.bb b/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" | |||
| 9 | GNOMEBASEBUILDCLASS = "autotools" | 9 | GNOMEBASEBUILDCLASS = "autotools" |
| 10 | inherit gnomebase gobject-introspection gettext gtk-doc | 10 | inherit gnomebase gobject-introspection gettext gtk-doc |
| 11 | 11 | ||
| 12 | SRC_URI[archive.sha256sum] = "9d21d30df1d12feaf03e181afd6067f65e3048ab69cb6ad174a3c5b72b92d297" | 12 | SRC_URI[archive.sha256sum] = "06e07ea12b7a52b9e316faddfecb640b1717a4875c59f0efb3b0cec1e2ccf35a" |
| 13 | SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch" | 13 | SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch" |
| 14 | 14 | ||
| 15 | PACKAGECONFIG ??= "" | 15 | PACKAGECONFIG ??= "" |
