Package Release Info

libgsf-1.14.53-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gsf-office-thumbnailer
libgsf-devel
libgsf-lang
libgsf-tools
typelib-1_0-Gsf-1

Change Logs

* Tue Oct 01 2024 bjorn.lie@gmail.com
- Update to version 1.14.53:
  + Compilation fixes for libxml 2.13
  + Fix ABR in gsf-vba-dump.
  + Teach gsf (the tool) to handle odf properties.
  + Fix integer overflows affecting memory allocation.
  + Add missing "DocumentStatus" ole2 property.
  + Avoid some undefined C behaviour in overflow checks.
* Mon Feb 05 2024 dimstar@opensuse.org
- Update to version 1.14.52:
  + xml: Fix build with libxml2 2.12.
* Tue Jan 16 2024 dimstar@opensuse.org
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
  consequence cannot be held responsible to deliver that basic
  directory structure.
* Fri Nov 03 2023 bjorn.lie@gmail.com
- Drop baselibs.conf, nothing should need the 32bit libs anymore.
* Fri Nov 03 2023 bjorn.lie@gmail.com
- Update to version 1.14.51:
  + Fix thumbnailer crash.
  + Fix leaks.
* Wed Aug 10 2022 bjorn.lie@gmail.com
- Update to version 1.14.50:
  + Fix error handling problem when writing ole files.
* Mon Mar 21 2022 bjorn.lie@gmail.com
- Update to version 1.14.49:
  + Use g_date_time_new_from_iso8601 and g_date_time_format_iso8601
    when available.
  + Fix problems with non-western text in OLE properties.
* Tue Dec 28 2021 bjorn.lie@gmail.com
- Update to version 1.14.48:
  + Add "zip64" readable property of GsfInfileZip.
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).
* Thu Apr 16 2020 dimstar@opensuse.org
- Update to version 1.14.47:
  + GsfOutputMemory improvement.
  + Teach GsfOutputGzip to control compression level.