Opened 9 years ago

Closed 9 years ago

#6109 closed enhancement (fixed)

libgsf-1.14.31

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.acc.umu.se/pub/gnome/sources/libgsf/1.14/libgsf-1.14.31.tar.xz

http://ftp.acc.umu.se/pub/gnome/sources/libgsf/1.14/libgsf-1.14.31.news

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.

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Two new tests fail. One seems to be for 64bit, but I'm not sure.

Will only include -a "-k". Please, if you want to modify the page, after I update, you are welcome.

Can be disabled with

sed -e '/\tt1004/d' -e '/\tt1005/d' -i tests/Makefile

Included on 2014.12.02:

test for zip64 forced on or forced off https://mail.gnome.org/archives/commits-list/2014-December/msg00431.html

test non-seekable sink for zip creation https://mail.gnome.org/archives/commits-list/2014-December/msg00448.html

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15457 and r15458.

Note: See TracTickets for help on using tickets.