non port: archivers/libzip/distinfo |
Number of commits found: 20 |
Monday, 26 Jun 2023
|
20:38 Daniel Engberg (diizzy)
archivers/libzip: Update to 1.10.0
* Remove Perl dependency
* Unit tests relies on unported libraries, disable for now
* Disable RPATH via CMAKE_SKIP_RPATH argument instead of patching
Changelog: https://github.com/nih-at/libzip/releases/tag/v1.10.0
PR: 272208
Reviewed by: rakuco (maintainer)
1025e15 |
Friday, 5 Aug 2022
|
17:55 Bernard Spil (brnrd)
archivers/libzip: Update to 1.9.2
PR: 263996
Reported by: brnrd
Submitted by: dizzyy
Approved by: rakuco
7df84db |
Wednesday, 6 Jan 2021
|
16:09 fluffy
archivers/libzip: update to 1.7.3
PR: 252456
Submitted by: fluffy
Reported by: Repology
Approved by: rakuco
 |
Saturday, 16 Mar 2019
|
15:59 rakuco
Update to 1.5.2.
Announcement: https://libzip.org/news/release-1.5.2.html
 |
Thursday, 14 Jun 2018
|
21:18 rakuco
Update to 1.5.1.
Upstream has switched to CMake, so follow suit here (and explicitly disable
crypto backends other than OpenSSL for AES support).
The port also depends on Perl for testing, so add the missing dependency.
Based on an initial patch by danfe@.
Submitted by: danfe (initial version)
 |
Tuesday, 21 Nov 2017
|
12:09 rakuco
Update to 1.3.2.
Remove our local patches, upstream has started installing zipconf.h into an
architecture-independent directory.
 |
Wednesday, 27 Sep 2017
|
18:06 rakuco
Update libzip to 1.3.0.
It includes the fix for CVE-2017-14107 (landed separately in r450768) as well
as a fix for CVE-2017-12858, which did not affect us due to the fact that the
vulnerability was introduced in 1.2.0.
libzip.so's SOVERSION got bumped after the removal of the undocumented function
zip_archive_set_tempdir(). All ports depending on libzip continue to build fine
after that.
PR: 222638
Submitted by: Dani <i.dani@outlook.com>
 |
Sunday, 23 Oct 2016
|
09:13 jhale
- Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
 |
Thursday, 25 Feb 2016
|
10:03 rakuco
Update to 1.1.2.
Release notes: http://www.nih.at/libzip/NEWS.html
PR: 207441
Approved by: makc (maintainer)
 |
Wednesday, 17 Feb 2016
|
13:58 rakuco
Update to 1.1.1.
2016-02-07: Released libzip 1.1.1
- Build fixes for Linux
- Fix some warnings reported by PVS-Studio
2016-01-28: Released libzip 1.1
- ziptool(1): command line tool to modify zip archives
- Speedups for archives with many entries
- Coverity fixes
- Better APK support
- Support for running tests on Windows
- More build fixes for Windows
- Portability fixes
- Documentation improvements
PR: 207250
Approved by: makc (maintainer)
 |
Friday, 28 Aug 2015
|
10:47 makc
archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches
 |
Friday, 18 Apr 2014
|
09:35 makc
archivers/libzip:
- Update to bugfix release 0.11.2
- Convert to USES=tar:xz
- Remove needless USE_AUTOTOOLS
- Strip installed library
 |
Saturday, 13 Jul 2013
|
18:01 makc
- Update to 0.11.1 [1]
- Move MANx records to a separate makefile
- switch to xz compressed tarball
- Convert to USES, remove needless pkgconfig dependency
PR: based on ports/180454 [1]
Submitted by: Oleg Ginzburg <olevole at olevole.ru>
 |
Tuesday, 3 Apr 2012
|
13:07 makc
Update to bugfix release 0.10.1:
- fixed CVE-2012-1162
- fixed CVE-2012-1163
Feature safe: yes
 |
Sunday, 24 Apr 2011
|
21:59 makc
Update to 0.10
 |
Friday, 18 Mar 2011
|
17:59 miwi
- Get Rid MD5 support
With hat: portmgr (myself)
 |
Monday, 22 Feb 2010
|
11:17 makc
Update to 0.9.3
Reformat pkg-descr.
Feature safe: yes
 |
Tuesday, 18 Sep 2007
|
12:04 tabthorpe
- update to 0.8
PR: ports/115201
Submitted by: Maxim Samsonov <xors_AT_mne.ru>
Approved by: Alexander Zhuravlev (maintainer), clsung (mentor)
 |
Saturday, 15 Jul 2006
|
15:21 clsung
- Update to 0.7.1
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Alexander Zhuravlev)
 |
Tuesday, 21 Mar 2006
|
16:28 jylefort
Add libzip.
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.
WWW: http://www.nih.at/libzip/
PR: ports/94710
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru>
 |
Number of commits found: 20 |