SHA256
8
0
forked from pool/libzip

3 Commits

Author SHA256 Message Date
53d384c407 - Update to version 1.2.0:
* Support for AES encryption (Winzip version), both encryption
    and decryption.
  * Support legacy zip files with >64k entries.
  * Fix seeking in zip_source_file if start > 0.
  * Add zip_fseek() for seeking in uncompressed data.
  * Add zip_ftell() for telling position in uncompressed data.
  * Add zip_register_progress_callback() for UI updates during 
    zip_close()

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=46
2017-02-20 07:48:27 +00:00
429b2bd4b3 - updated to 1.0:
* Implemented an I/O abstraction layer.
  * Added support for native Windows API for files.
  * Added support for setting the last modification time for a file.
  * Added a new type zip_error_t for errors.
  * Added more typedefs for structs.
  * Torrentzip support was removed.
  * CVE-2015-2331 was fixed.
  * Addressed all Coverity CIDs.
- removed upstreamed patches:
  - libzip-CVE-2015-2331.patch
  - libzip-fseeko.patch
  - libzip-fix-large-file-support.patch
     http://www.nih.at/listarchive/libzip-discuss/msg00489.html
  - libzip-autoconf-268.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=36
2015-05-04 10:05:58 +00:00
Ismail Dönmez
2123f202f6 Accepting request 236240 from home:sumski:branches:devel:libraries:c_c++
Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/236240
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzip?expand=0&rev=29
2014-06-05 09:09:01 +00:00