Commit graph

113 commits

Author SHA1 Message Date
wiz
1f0702375f libgsf: update to 1.14.45.
Morten:
	* Fix problem with ole property writing.  [#14]
2019-02-13 19:59:05 +00:00
wiz
38d22021ea libgsf: update to 1.14.44.
libgsf 1.14.44

Morten:
	* Fix msole metadata writing for non-ascii.  [#795612]
	* Fix problem with threaded code.  [#10]
2018-08-16 12:04:40 +00:00
wiz
d69cd219a7 libgsf: update to 1.14.43.
libgsf 1.14.43

Morten:
	* Handle modtime for memory mapped files.

Corentin Noël and Rico Tzschichholz:
	* Introspection fixes.
2018-04-27 14:19:25 +00:00
wiz
7d0ef2d613 libgsf: update to 1.14.42.
libgsf 1.14.42

Morten:
	* Fix GsfInputTextline's file location management.

Ting-Wei Lan:
	* doc/Makefile.am fix for gtkdoc-scangobj
2017-11-23 15:44:51 +00:00
wiz
29bd0339e9 libgsf: update to 1.14.41.
libgsf 1.14.41

Morten:
	* Fix corrupted-tar-file crash.

--------------------------------------------------------------------------
libgsf 1.14.40

Morten:
	* Avoid gnome-common dependency

--------------------------------------------------------------------------
libgsf 1.14.39

Morten:
	* Test improvements.

--------------------------------------------------------------------------
libgsf 1.14.38

Felix Bünemann:
	* BSD compatibility for test.  [#767044]
	* Fix zip64 problem.  [#767043]

Morten:
	* Improve testing.

--------------------------------------------------------------------------
libgsf 1.14.37

Morten:
	* Fix tar issue.   [#765099]

--------------------------------------------------------------------------
libgsf 1.14.36

Jean:
	* Fix some criticals.

Morten:
	* Plug leak
	* Fix openpkg absolute member reference.  [#761648]

--------------------------------------------------------------------------
libgsf 1.14.35

Morten:
	* Fix OLE2 property writing issue.  [#760047]
	* Improve handling of broken zip files.  [#760543]

Ting-Wei Lan:
	* Fix locale handling in thumbnailer.  [#760428]
2017-10-02 13:57:00 +00:00
wiz
8d59bf7376 Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
f204446071 Update to 1.14.34, so that gnumeric112 has a chance of building.
libgsf 1.14.34

Morten:
	* Fix OLE2 property parsing problem.  [#748528]
	* Fuzzed file fixes.  [#749120] [#749169] [#749183] [#750809]
	  [#751273]
	* xlsx: fix problem with absolute relation targets.  [#751120]
	* Fix text line problem with very long lines.

--------------------------------------------------------------------------
libgsf 1.14.33

Morten:
	* Ensure floats roundtrip through our xml functions.
	* Improve handling of unknown xml tags.
	* xml parser improvements.
	* xml pretty-printing improvements.

--------------------------------------------------------------------------
libgsf 1.14.32

Morten:
	* Fix obscure problem with xml parser.
	* Add vml to openpkg utils.
	* Allow NULL content type for openpkg.
	* Plug leak.

--------------------------------------------------------------------------
libgsf 1.14.31

Andreas:
	* Add two new localc name spaces to gsf-opendoc-utils

Allin Cottrell:
	* Add support for non-default zip compression level.  [#722470]

Morten:
	* Plug leaks.
	* Dead kittens.
	* Reduce number of CRITICALs for corrupted files.
	* Read zip files with 64k+ members.  [Part of #732209]
	* Read zip files members larger than 4G.  [Part of #732209]
	* Speed up zip file reading for lots of members.
	* Speed up stdio directory handling with large number of files.
	* Fix various issues with files larger than 4G.
	* Fix minor zip file issues.
	* Write zip archives with more than 64k+ members.
	* Store unix modtime in zip.  (Until that overflows.)
	* Fix seekability checks in GsfOutputIOChannel.
	* Avoid implementation defined behaviour of shifts.
	* Start a test suite.
2015-08-06 12:47:26 +00:00
prlw1
a8aa582529 Update libgsf to 1.14.30
--------------------------------------------------------------------------
libgsf 1.14.30

Juhani Numminen:
        * Activate translations for gsf.  [#725409]

Morten:
        * Fix invalid g_free for Windows.
        * Work around glib/gio bug.  [#724970]

--------------------------------------------------------------------------
libgsf 1.14.29

Allin Cottrell:
        * Fix problem with GsfOutfileStdio.  [#706219]

Morten:
        * Fix translation issue and leak.  [#706937]
        * Fix fuzzed ods file crash.  [#720458]

--------------------------------------------------------------------------
2014-08-23 20:40:38 +00:00
richard
2bf24dc4b2 libgsf 1.14.28
Andreas:
	* Fix conversion specifiers. [#703064]

Jean:
	* Allow the huge libxml parser mode so that gnumeric can load large images.
	[#705100]

Morten:
	* Fix problem with bogus metadata.  [#703952]
	* Avoid interaction problems between Werror and system headers.

--------------------------------------------------------------------------
2013-08-11 20:19:58 +00:00
drochner
3edd0243ed update to 1.14.26
changes:
-bugfices
-improved robustness with truncated files
-cleanup
2013-03-14 19:18:50 +00:00
drochner
ffdd93fef9 update to 1.14.25
changes:
-Enhance gsf tool to create archives
-bugfixes
2012-11-23 17:12:23 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
taca
8e86b26dbf Fix build problem on the platform without RLIMIT_AS; NetBSD 4.
No PKGREVISION bump since it is simply fix of build problem.
2012-04-06 10:42:37 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
drochner
5a236ecf5f remove obsolete gconf schema support 2012-01-20 12:57:52 +00:00
wiz
56b672d909 Update to 1.14.22:
libgsf 1.14.22

Damien Lespiau:
        * Fix thumbnailer manual install problem.

Morten:
        * Fix error messages on win32.
        * Fix resource limiting in thumbnailer.
        * Ensure GsfOutput::name and GsfInput::name notifications.
        * Cleanup old code.
        * Drop support for gnome-vfs and bonobo.
        * Fix ole2 entry sorting based on patch from Junping Zhang.  [#665712]

Vincent Untz:
        * New installation method for thumbnailer.  [#651187]
2012-01-20 12:05:09 +00:00
obache
17d854e2cb Workaround for PR#41475 is not required anymore. 2011-06-06 07:55:54 +00:00
drochner
7d93f0e3b9 update to 1.14.21
changes:
-bugfixes
-translation updates
2011-05-25 09:42:24 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
156f99a2b4 Update libgsf* to 1.4.20:
libgsf 1.14.20

Caolan McNamara:
	* Fix msole reading crash.

Morten:
	* Improve loading on metadata.  [#644217]
2011-04-05 12:53:26 +00:00
wiz
8ca372aabe Update to 1.14.19:
libgsf 1.14.19

Andreas:
	* Add some more OOo 3.2 and 3.3 namespaces.

Morten:
	* Quiet xml parsing two bits.
2010-10-16 16:10:37 +00:00
obache
b9f5530630 Need workaround for upstream gtk-doc Bug#56230.
Noticed by Daniel Vergien in PR 41475.
2010-05-23 11:19:26 +00:00
drochner
9c5687e32e update to 1.14.18
changes: fix for zip archive problem
2010-04-13 16:56:36 +00:00
wiz
a1d979cbaa Note that libgsf-gnome uses some of these files. 2010-02-17 09:23:17 +00:00
wiz
09df66b08b Update to 1.14.17:
libgsf 1.14.17

Morten:
	* Fix xml parser crash.
	* Write meta-data values in name order.
	* Don't call gnome_vfs_init in python binding.  [#599973]
2010-02-16 13:29:26 +00:00
drochner
003c8fb77f update to 1.14.16
changes:
-Add variant of OO_NS_FIELD
-Use gdk_pixbug for thumbnailing when available
-Fix problem with errors to stdout
-Fix gnome-vfs dependency handling
2009-10-30 11:18:52 +00:00
drochner
52acf9f053 split out gnome support, to get more granular dependencies 2009-08-02 10:52:06 +00:00
wiz
dd238a6114 Update to 1.14.15:
libgsf 1.14.15

Andreas:
	* Bump ODF version to 1.1 and add enum to inform users.

Morten:
	* Fix criticals when parsing bogus OLE properties.  [#584848]
	* Start cleaning up timestamp code.
2009-07-22 12:23:37 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
024c463970 Update to 1.14.14:
Andreas:
        * Added namespaces used by openoffice 3.0, Lotus Symphony, etc.
        * Fix gsf_xml_out_start_element to allow child elements mixed
          with other content
2009-05-27 20:09:36 +00:00
wiz
b4f7f604df Add URL for upstream bug report. 2009-05-19 23:52:15 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
454a402581 Update to 1.14.13. Set LICENSE to gnu-gpl-v2 # AND gnu-lgpl-v2.1
libgsf 1.14.13

Andreas:
	* Fix gsf_opendoc_metadata_subtree [#581530]

--------------------------------------------------------------------------
libgsf 1.14.12

Andreas:
	* Also read user defined OpenDocument metadata

Christian Persch:
	* Fix allocation method problem.  [#579155]

J.H.M. Dassen (Ray):
	* Fix incorrect use of g_enum_register_static which broke
	  documentation generation in some environments.
	  [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39015]

Jody :
	* Handle small-block files that are not block aligned. [#572290]
	* Deprecate gsf_timestamp_parse and replace it with
	  gsf_timestamp_from_string.
	* Gtk-Doc fixes.
	* Fix handling of namespace declared default and prefix.
	  (Such as in SpreadsheetML-2003)

Morten:
	* Handle malformed xml better.  [#568994]
	* Drop characters that xml 1.0 cannot represent.  [#568919]
	* Fix problem loading zero-sized files.  [#580228]
2009-05-13 10:04:25 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
sketch
0ad9d4479b Shell fixes. 2009-01-25 22:13:08 +00:00
wiz
a46f2d2c48 Update to 1.14.11:
libgsf 1.14.11

Jody:
	* win32 build fix for glib-2.18 deprecation.
	* Extend MS Office Open Pkg handling to accept POI files.
	* Add libxml2 wrapper to simplify probing.

Morten:
	* Solaris compilation issue.  [#558253]
	* Handle non-seekable files in gsf_input_stdio_new.  [#154417]

Paul:
	* Fix various Mac compilation issues.  [#565603]  [#565605]

Pedro Fragoso:
	* Clean up glib includes.  [#564004]

Richard W.M. Jones
	* MinGW configure fix for libbz2 detection.
2009-01-07 22:11:27 +00:00
wiz
8619d39b19 Update to 1.4.10:
libgsf 1.14.10

Jody:
	* Patch some coverity issues [189, 250, 251]

Morten:
	* Work around sshfs bug.  [#509883]
	* Support tar archives.
	* Improve gsf support for broken archives.  [#553861]
	* Avoid a critical for bad ole2.  [#554848]
2008-10-24 16:46:39 +00:00
wiz
e526575206 Update to 1.14.9:
Dom:
	* Revitalize gio support.

Jody:
	* Add MS OOX support to gsf-vba-dump.
	* Extend the utility wrappers for GsfInfile.
	* Be more forgiving of corrupt ole2.
	* Add additional MS OpenPkg support to facilitate pivots.
	* gtk-doc improvements.
	* Make the VBA extractor more accessible.
	* Extensions for the xml parser to allow modularization.

Morten:
	* Use g_base64_-routines from glib when available.
	* When gio is available, do not link in gnomevfs.
	* Add self-check for the benefit of __arm__.
2008-09-06 15:20:16 +00:00
wiz
ff2a76422b Update to 1.14.8:
libgsf 1.14.8

Jody:
	* Add missing ODF presentation namespace.
	* Only install win32 header for win32. [#459771]
	* Fix XML enum export utils.

Morten:
	* Fix criticals for corrupted file.  [#485964]
	* Improve sanity checks of ole properties.  [#404934]
	* Enhance gsf (the program) to list all document properites.
	* Fix endless loop with broken ole files.  [#513831]
	* Fix memory allocation problem due to broken ole files.
2008-03-07 20:22:57 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
e791a44cd3 Fix seddo in previous. 2007-09-21 14:05:44 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00