File libzip.changes of Package libzip
-------------------------------------------------------------------
Wed Jun 4 16:32:02 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf
-------------------------------------------------------------------
Thu Apr 3 16:00:00 UTC 2014 - tbehrens@suse.com
- fix for bnc#859525 has happened upstream
- update to 0.11.2
- drop: libzip-visibility.diff
(included upstream already)
-------------------------------------------------------------------
Mon May 6 09:04:02 UTC 2013 - mvyskocil@suse.com
- use upstream patch for visibility
drop: libzip-0.8.hg20080403-visibility.patch
add : libzip-visibility.diff
- tag all patches according a policy
-------------------------------------------------------------------
Mon Apr 29 12:56:17 UTC 2013 - mvyskocil@suse.com
- make test failure fatal again and add needed
timezone and unzip build dependencies
-------------------------------------------------------------------
Mon Apr 29 11:51:04 UTC 2013 - mvyskocil@suse.com
- update to 0.11.1
* Fix bugs in zip_set_file_compression().
* Added Zip64 support (large file support)
* Added UTF-8 support for file names, file comments, and archive comments
* Changed API for name and comment related functions for UTF-8 support
* Added zip_discard()
* Added ZIP_TRUNCATE for zip_open()
* Added zip_set_file_compression()
* Added API for accessing and modifying extra fields
* Improved API type consistency
* Use gcc4's visibility __attribute__
* More changes for Windows support
* Additional test cases
- split the automake part from ocloexec patch to
libzip-autoconf-268.patch
- drop already upstream libzip.test.diff
- make tests non-fail, until issue will be solved upstream
-------------------------------------------------------------------
Mon Mar 4 02:21:11 UTC 2013 - jengelh@inai.de
- Specify exact build requirements on autotools
(2.68 comes from patch; tarball has 2.57)
-------------------------------------------------------------------
Tue Mar 20 16:12:30 UTC 2012 - pgajdos@suse.com
- updated to 0.10.1: fixes
* CVE-2012-1162 [bnc#751829]
* CVE-2012-1163 [bnc#751830]
-------------------------------------------------------------------
Mon Feb 13 10:49:41 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Thu Dec 29 19:35:38 UTC 2011 - crrodriguez@opensuse.org
- Use O_CLOEXEC where needed, as calling applications
may fork.. execve and we end up leaking internal fds.
-------------------------------------------------------------------
Mon Nov 21 15:51:37 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Sun Nov 20 06:26:02 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Mon Jul 25 09:19:30 UTC 2011 - andrea@opensuse.org
- restore zipconf.h into include dir or packages using zip.h
will fail to build
-------------------------------------------------------------------
Tue Mar 22 12:43:04 UTC 2011 - coolo@novell.com
- fix -devel dependency
-------------------------------------------------------------------
Tue Mar 22 11:29:09 UTC 2011 - mvyskocil@suse.cz
- don't move zipconf.h to include dir
-------------------------------------------------------------------
Mon Mar 21 10:01:42 UTC 2011 - mvyskocil@suse.cz
- update to 0.10 - rename to libzip to avoid source package rename on
each soname change. Package libzip deprecate libzip-utils
* add zip_get_num_files(), deprecate zip_get_num_entries().
* support for traditional PKWARE encryption added.
* fix opening archives with more than 65535 entries.
* fix some memory leaks.
* fix cmake build and installation
* fix memory leak in error case in zip_open()
* fix CVE-2011-0421 (no security implications though) (bnc#681193)
* more documentation.
- refresh libzip-0.8.hg20080403-visibility.patch
- add libzip.test.diff from upstream fixing failed tests
- add libzip-0.10-zipconf-location.patch installs zipconf.h to includedir
- add pkg-config to BuildRequires
-------------------------------------------------------------------
Sun Jul 27 06:25:54 CEST 2008 - crrodriguez@suse.de
- update to version 0.9
* remove erroneous references to GPL
* add support for torrentzip
* new functions: zip_get_archive_flag, zip_set_archive_flag
* zip_source_zip: add flag to force recompression
* zip_sorce_file: only keep file open while reading from it
-------------------------------------------------------------------
Thu Apr 3 20:11:56 CEST 2008 - crrodriguez@suse.de
- initial version for openSUSE 11, needed by ARK/KDE4
-------------------------------------------------------------------
Thu Jun 7 09:13:37 UTC 2007 - judas_iscariote@shorewall.net
- update to stable 0.8 version