OpenBSD CVS

CVS log for ports/archivers/libzip/distinfo


[BACK] Up to [local] / ports / archivers / libzip

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Wed Nov 17 06:52:06 2021 UTC (2 years, 6 months ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

archivers/libzip: update to 1.8.0.
Changelog: https://libzip.org/news/release-1.8.0.html

ok bcallah (maintainer)

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 9 03:18:10 2020 UTC (3 years, 10 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

Update to libzip-1.7.1 -- note the minor bump
Changelog: https://libzip.org/news/
ok kn@

Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 4 01:44:05 2020 UTC (4 years, 3 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Update to libzip-1.6.1
Fixes a double-free in zipcmp(1) during cleanup. Also adds an extra manual
page link. No library changes.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Feb 2 00:11:34 2020 UTC (4 years, 4 months ago) by bcallah
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Update to libzip-1.6.0
Changelog: https://libzip.org/news/release-1.6.0.html
ok bket@ cwen@

Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 21 15:56:20 2019 UTC (4 years, 8 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Update to libzip-1.5.2
Changelog: https://libzip.org/news/release-1.5.2.html

Explicitly disable all crypto backends other than in-base LibreSSL.

ok rsadowski@

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 23 21:48:07 2018 UTC (6 years, 1 month ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

Update to libzip-1.5.1 -- biggest change is the use of libcrypto instead of
a custom AES implementation.
ok sthen@

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 9 23:10:43 2018 UTC (6 years, 4 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

Update libzip to 1.4.0 -- now using CMake and enabling bzip2
ok sthen@

Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 20 19:13:23 2017 UTC (6 years, 6 months ago) by bcallah
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

Update to libzip 1.3.2 -- adds a new function, so minor bump.
All consumers are happy with this.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 8 13:05:30 2017 UTC (6 years, 8 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

Update libzip to 1.3.0

Security:
* CVE-2017-12858: Fix double free().
* CVE-2017-14107: Improve EOCD64 parsing.

Other fixes:
* Improve file progress callback code
* Fix zip_fdopen()

ok sthen@

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 6 07:57:33 2017 UTC (6 years, 10 months ago) by bcallah
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

Update to 1.2.0 -- take maintainer
Major bump to SHARED_LIB due to symbols being removed from the library.
Changelog: https://nih.at/libzip/NEWS.html
ok kirby@

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 27 07:49:48 2016 UTC (7 years, 9 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

Maintenance update to libzip-1.1.3

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 4 06:09:55 2016 UTC (8 years, 1 month ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

update to libzip-1.1.2

Revision 1.6 / (download) - annotate - [select for diffs], Mon May 11 21:22:19 2015 UTC (9 years ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

update to libzip-1.0.1

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 21 22:27:34 2014 UTC (10 years, 4 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Update to libzip-0.11.2.  ok brad@

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 4 16:03:55 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.3: +0 -3 lines
Diff to previous 1.3 (unified)

sync distinfo and merge in PFRAG.shared.

ok sthen@

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 21 10:30:22 2012 UTC (12 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (unified)

SECURITY update to libzip 0.10.1
CVE-2012-1162 heap overflow on corrupted zip files
CVE-2012-1163 integer overflow

more info at http://www.openwall.com/lists/oss-security/2012/03/21/2

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 22 09:20:15 2011 UTC (13 years, 2 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (unified)

- update libzip to 0.10.0, fixes CVE-2011-0421,
libzip "_zip_name_locate()" NULL Pointer Dereference Vulnerability

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Nov 27 09:16:57 2010 UTC (13 years, 6 months ago) by jasper
Branch: jasper
CVS Tags: jasper_20102711, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import libzip 0.9.3

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.

ok sthen@

Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 27 09:16:57 2010 UTC (13 years, 6 months ago) by jasper
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.