libzip: libzip-discuss: libzip-0.9.2 released

Thread

Thread Index

Message

From: Thomas Klausner <tk%giga.or.at@localhost>
To: libzip-discuss%nih.at@localhost
Subject: libzip-0.9.2 released
Date: Mon, 1 Feb 2010 00:50:10 +0100

Hi!

I've just released libzip-0.9.2, a week after the 0.9.1 release.
The changes in the last two versions were:

0.9.2 [2010/01/31]

* Avoid passing uninitialized data to deflate().
* Fix memory leak when closing zip archives.

0.9.1 [2010/01/24]

* Fix infinite loop on reading some broken files.
* Optimization in time conversion (don't call localtime()).
* Clear data descriptor flag in central directory, fixing Open Office files.
* Allow more than 64k entries.

In the mercurial repository, a major API change is happening on head
(very slowly, though). This includes removal of off_t and size_t for
better portability and a restructuring of the code as stacks to allow
supporting encryption and compression in a useful manner.

Cheers,
 Thomas

Made by MHonArc.