2015-07-28 Morten Welinder * Release 1.14.34 2015-07-07 Morten Welinder * gsf/gsf-infile-msole.c (ole_seek_block): Fix seek error check. 2015-07-06 Morten Welinder * gsf/gsf-infile-msole.c (ole_init_info): Add debug code. (gsf_infile_msole_new_child): Fix error check from seek. 2015-07-02 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_parse): Exit loop if no progress. Fixes #751273. 2015-06-25 Morten Welinder * gsf/gsf-input-textline.c (gsf_input_textline_utf8_gets): Go character-by-character. This is the right thing to do and also prevents stepping past the end. 2015-06-17 Morten Welinder * gsf/gsf-open-pkg-utils.c (gsf_open_pkg_open_rel): Improve handling of absolute references. Fixes #751120. 2015-06-11 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_read): Fuzzed file fix. Fixes #750809. 2015-05-15 Morten Welinder * gsf/gsf-outfile-zip.c (zip_dirent_write): Fix portability issue. 2015-05-10 Morten Welinder * gsf/gsf-open-pkg-utils.c (open_pkg_rel_begin): Be more careful in removing entries partially overwritten by dupes. [#749183] 2015-05-09 Morten Welinder * gsf/gsf-infile-msvba.c (vba_dir_read): Free only once. (gsf_vba_inflate): Don't crash after error. [#749169] 2015-04-27 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_read): Reduce size available for property by 4 since that is taken by the typeid. 2015-04-18 Morten Welinder * gsf/gsf-libxml.c (gsf_xml_out_get_output): Doc fix. 2015-04-16 Morten Welinder * configure.ac: Post-release bump.