The NetBSD Project

CVS log for pkgsrc/archivers/libarchive/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / archivers / libarchive

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.53 / (download) - annotate - [select for diffs], Wed Jan 24 23:01:26 2024 UTC (2 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Changes since 1.52: +2 -1 lines
Diff to previous 1.52 (colored) to selected 1.1 (colored)

libarchive: build without iconv; fix some pkglint warnings

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jan 18 18:00:11 2024 UTC (3 months ago) by adam
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.1 (colored)

libarchive: updated to 3.7.2

Libarchive 3.7.2 is a security, bugfix and feature release.

Security fixes:

Multiple vulnerabilities have been fixed in the PAX writer (1b4e0d0)
Important bugfixes:

bsdunzip(1) now correctly handles arguments following an -x after the zipfile
New features:

bsdunzip(1) now supports the "--version" flag
7-zip reader now translates Windows permissions into UNIX permissions
uudecode filter in raw mode now supports file name and file mode
zstd filter now supports the "long" write option


Libarchive 3.7.1 is a security, feature and bugfix release.

Security fixes:

SEGV and stack buffer overflow in verbose mode of cpio
Feature updates:

bsdunzip updated to match latest upstream code
Important bugfixes:

miscellaneous functional bugfixes
build fixes on multiple platforms


Libarchive 3.7.0 is a feature and bugfix release.

New features:

bsdunzip: new tool ported from FreeBSD
drop-in replacement for Info-ZIP unzip, not yet ported for Windows
7zip reader: support for Zstandard compression
7zip reader: support for ARM64 filter
zstd filter: support for multi-frame zstd archives
Other notable bugfixes and improvements:

pax: fix year 2038 problem on platforms with 64-bit time_t
Windows: Universal Windows Platform (UWP) fixes and improvements
Windows: bcrypt usage fixes and improvements
Windows: time function usage fixes and improvements

Revision 1.51 / (download) - annotate - [select for diffs], Tue Oct 24 22:08:08 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored) to selected 1.1 (colored)

*: bump for openssl 3

Revision 1.50 / (download) - annotate - [select for diffs], Tue May 26 09:16:39 2020 UTC (3 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.49: +1 -2 lines
Diff to previous 1.49 (colored) to selected 1.1 (colored)

libarchive: Update to 3.4.3

Libarchive 3.4.3 is a feature and bugfix release.

New features:

    support for pzstd compressed files (#1357)
    support for RHT.security.selinux tar extended attribute (#1348)

Important bugfixes:

    various zstd fixes and improvements (#1342 #1352 #1359)
    child process handling fixes (#1372)

Libarchive 3.4.2 is a feature and security release.

New features:

    support for atomic file extraction (bsdtar -x --safe-writes) (#1289)
    support for mbed TLS (PolarSSL) (#1301)

Important bugfixes:

    security fixes in RAR5 reader (#1280 #1326)
    compression buffer fix in XAR writer (#1317)
    fix uname and gname longer than 32 characters in PAX writer (#1319)
    fix segfault when archiving hard links in ISO9660 and XAR writers (#1325)
    fix support for extracting 7z archive entries with Delta filter (#987)

Libarchive 3.4.1 is a feature and security release.

New features:

    Unicode filename support for reading lha/lzh archives
    New pax write option "xattrhdr"

Important bugfixes:

    security fixes in wide string processing (#1276 #1298)
    security fixes in RAR5 reader (#1212 #1217 #1296)
    security fixes and optimizations to write filter logic (#351)
    security fix related to use of readlink(2) (1dae5a5)
    sparse file handling fixes (#1218 #1260)

Thanks to all contributors and bug reporters.
Special thanks to Christos Zoulas (@zoulasc) from NetBSD for the atomic file extraction feature.

Revision 1.49 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:40 2020 UTC (4 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored) to selected 1.1 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Apr 10 08:24:03 2019 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.1 (colored)

libarchive: updated to 3.3.3

libarchive 3.3.3:
Avoid super-linear slowdown on malformed mtree files
Many fixes for building with Visual Studio
NO_OVERWRITE doesn't change existing directory attributes
New support for Zstandard read and write filters

Revision 1.47 / (download) - annotate - [select for diffs], Sat Feb 25 21:13:58 2017 UTC (7 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored) to selected 1.1 (colored)

Update to libarchive-3.3.1:
- Various code bugs fixed as a result of fuzzing efforts.
- Better ACL support on Darwin and Solaris
- Support for NFSv4 ACLs in the pax format

Revision 1.46 / (download) - annotate - [select for diffs], Wed Sep 14 12:57:55 2016 UTC (7 years, 7 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.45: +4 -1 lines
Diff to previous 1.45 (colored) to selected 1.1 (colored)

Make WRKSRC files copied from FILESDIR writable

The contents of FILESDIR may or or may have the user write bit set.
They contain generated files (list.h), and libarchive's build system
recreates these files by opening them for writing without first
removing them.

Discussed on tech-pkg@; thanks to dholland@ for suggesting chmod -R as
both the simplest change and the one least likely to need adjusting.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Jul 1 17:55:22 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.1 (colored)

The recent libarchive update changed the library major.  Increase the
ABI depends and perform a PKGREVISION bump for dependents.

Noticed by OSX binary package users.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Jun 21 13:39:21 2016 UTC (7 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.1 (colored)

libarchive-3.2.1nb1: Merge a number of bugfixes from upstream

(1) ctype misuse
(2) Don't depend on SIGRTMAX
(3) Link against libcrypto when using it for EVP support

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 20 17:28:33 2016 UTC (7 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored) to selected 1.1 (colored)

Update build glue for libarchive 3.2.1.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Feb 25 09:28:36 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.41: +2 -6 lines
Diff to previous 1.41 (colored) to selected 1.1 (colored)

Use OPSYSVARS.

Revision 1.41 / (download) - annotate - [select for diffs], Sat Jan 17 12:44:47 2015 UTC (9 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.40: +6 -15 lines
Diff to previous 1.40 (colored) to selected 1.1 (colored)

Changes 3.1.2:
This is a maintenance update to fix issues with the new RAR seeking
feature. This new release also contains fixes for build failures when
building libarchive using Visual Studio 2012 and MinGW.

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Thu Apr 24 09:34:06 2014 UTC (9 years, 11 months ago) by tron
Branch: pkgsrc-2014Q1
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored) next main 1.40 (colored) to selected 1.1 (colored)

Pullup ticket #4388 - requested by he
archivers/libarchive: security patch

Revisions pulled up:
- archivers/libarchive/Makefile                                 1.40
- archivers/libarchive/files/libarchive/archive_read_support_format_iso9660.c 1.4
- archivers/libarchive/files/libarchive/archive_read_support_format_tar.c 1.4

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Thu Apr  3 13:05:15 UTC 2014

   Modified Files:
   	pkgsrc/archivers/libarchive: Makefile
   	pkgsrc/archivers/libarchive/files/libarchive:
   	    archive_read_support_format_iso9660.c
   	    archive_read_support_format_tar.c

   Log Message:
   Apply fixes for CVE-2011-1777 and CVE-2011-1778 (add check for
   buffer overflows in handling iso9660 and tar images), despite
   Joerg telling me I should have better things to spend my time on.

   Fixes pulled from

     https://bugzilla.redhat.com/show_bug.cgi?id=705849

   Bump PKGREVISION.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Apr 3 13:05:14 2014 UTC (10 years ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored) to selected 1.1 (colored)

Apply fixes for CVE-2011-1777 and CVE-2011-1778 (add check for
buffer overflows in handling iso9660 and tar images), despite
Joerg telling me I should have better things to spend my time on.

Fixes pulled from

  https://bugzilla.redhat.com/show_bug.cgi?id=705849

Bump PKGREVISION.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:32 2014 UTC (10 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base
Branch point for: pkgsrc-2014Q1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.1 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Jun 13 21:46:34 2013 UTC (10 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored) to selected 1.1 (colored)

Pull in OpenSSL buildlink3 rather than disabling completely.

Requested by joerg.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jun 13 16:24:13 2013 UTC (10 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) to selected 1.1 (colored)

Explicitly disable OpenSSL support, to prevent it from erroneously picking
up a system one regardless of PREFER_PKGSRC.

Bump PKGREVISION.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Sep 11 19:46:56 2012 UTC (11 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.35: +1 -3 lines
Diff to previous 1.35 (colored) to selected 1.1 (colored)

"user-destdir" is default these days

Revision 1.35 / (download) - annotate - [select for diffs], Tue Nov 1 06:43:16 2011 UTC (12 years, 5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.34: +3 -1 lines
Diff to previous 1.34 (colored) to selected 1.1 (colored)

Add missing archivers/xz buildlink

Bump PKGREVISION

Revision 1.34 / (download) - annotate - [select for diffs], Wed Oct 26 08:32:50 2011 UTC (12 years, 5 months ago) by cheusov
Branch: MAIN
Changes since 1.33: +8 -1 lines
Diff to previous 1.33 (colored) to selected 1.1 (colored)


Workaround for PR 45491. It fixes bootstrap if
pkg://sfe/system/file-system/e2fsprogs@1.41.14 package is installed.
Approved by agc@.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Jul 9 12:03:55 2010 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.1 (colored)

Bump libarchive and bsdtar to 2.8.4.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Mar 16 17:13:47 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.1 (colored)

libarchive 2.8.3 and bsdtar-2.8.3

Revision 1.31 / (download) - annotate - [select for diffs], Sun Mar 14 18:40:15 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.1 (colored)

Update build infrastructure for libarchive 2.8.2.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Feb 20 03:56:14 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.29: +6 -5 lines
Diff to previous 1.29 (colored) to selected 1.1 (colored)

Update build rules for bsdtar and libarchive 2.8.0

Revision 1.29 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:06 2009 UTC (15 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.28: +1 -3 lines
Diff to previous 1.28 (colored) to selected 1.1 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jul 14 14:56:50 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.27: +2 -4 lines
Diff to previous 1.27 (colored) to selected 1.1 (colored)

Update libarchive and bsdtar to 2.5.5.
This further polishes bsdcpio and brings in a number of portability
fixes.

Revert temporary hack to not use vfork on IRIX.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 13 14:25:04 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 (colored) to selected 1.1 (colored)

Add a temporary workaround for missing vfork on IRIX.
Fixes PR 38674, tested by tnn@.

Revision 1.26 / (download) - annotate - [select for diffs], Sun May 25 19:50:05 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: cwrapper
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.1 (colored)

Update build glue for libarchive 2.5.4b.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Apr 25 15:27:30 2008 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.1 (colored)

Update to libarchive-2.5.1b:
- Simplify character-translation logic.

pkgsrc:
Fix a bug in the linkresolver for tar format. When linkresolver is done,
the entry belongs to the caller, so don't keep a reference to it and use
the local copy for inode comparision.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 29 14:41:01 2008 UTC (16 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.1 (colored)

Update libarchive and bsdtar to 1.5.0b.

- Improve hardlink handling of hardlinks in bsdcpio
- Extend linkify to handle all sane hardlink strategies
- Improve mtree support
- Make bsdtar and bsdcpio more like the NetBSD counterparts
- Drop uudecode dependency.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 15 11:05:29 2008 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.1 (colored)

Update to bsdtar-2.4.14 and libarchive-2.4.14.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 26 13:54:14 2008 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.1 (colored)

Update build infrastructure for libarchive-2.4.13.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 30 21:32:27 2007 UTC (16 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.1 (colored)

Update to libarchive-2.4.0:
- portability fixes
- run format auction only once, simpler and more reliable
- speed up handling of uncompressed archives
- fix skipping of archive entries of exactly 4GB size on 32bit platforms
- fix reading files > 8 GB from tar archives
- many improvements for bsdcpio

Revision 1.20 / (download) - annotate - [select for diffs], Sat Sep 15 11:50:58 2007 UTC (16 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.1 (colored)

Update libarchive to 2.2.8:
- bsdcpio now supports most of the older SUSv2 specs [not default yet]
- mtree reader to specify file arguments (experimental)
- handle gtar 1.17 sparse files (instead of the older 1.16)
- refined suid/sgid handling: it is optional if the bits can't be reset
  if owner restore is also not requested
- fixes for QNX from Sean Boudreau

Revision 1.19 / (download) - annotate - [select for diffs], Mon Aug 13 18:24:43 2007 UTC (16 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.18: +10 -2 lines
Diff to previous 1.18 (colored) to selected 1.1 (colored)

Switch to in-tree libarchive-2.2.6.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 29 17:35:14 2007 UTC (16 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.17: +4 -5 lines
Diff to previous 1.17 (colored) to selected 1.1 (colored)

Update libarchive to 2.2.5. Biggest changes are:
- massive performance improvements, up to 40% for bsdtar compared to 1.x
- support for external (de)compressors, ar-chives and many other goodies.

Revision 1.16.6.1 / (download) - annotate - [select for diffs], Fri Jul 27 22:39:34 2007 UTC (16 years, 8 months ago) by ghen
Branch: pkgsrc-2007Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) next main 1.17 (colored) to selected 1.1 (colored)

Pullup ticket 2144 - requested by lkundrak
security fix for libarchive

- pkgsrc/archivers/libarchive/Makefile			1.17
- pkgsrc/archivers/libarchive/distinfo			1.14
- pkgsrc/archivers/libarchive/patches/patch-ad		1.1

   Module Name:	pkgsrc
   Committed By:	lkundrak
   Date:		Fri Jul 13 09:26:32 UTC 2007

   Modified Files:
	   pkgsrc/archivers/libarchive: Makefile distinfo
   Added Files:
	   pkgsrc/archivers/libarchive/patches: patch-ad

   Log Message:
   Fix for FreeBSD-SA-07:05.libarchive CVE-2007-3641, CVE-2007-3644 and
   CVE-2007-3645.  PKGREVISION bump.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 13 09:26:31 2007 UTC (16 years, 9 months ago) by lkundrak
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.1 (colored)

Fix for FreeBSD-SA-07:05.libarchive CVE-2007-3641, CVE-2007-3644 and
CVE-2007-3645.  PKGREVISION bump.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 14 13:50:13 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Branch point for: pkgsrc-2007Q2
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored) to selected 1.1 (colored)

DESTDIR support.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Fri Nov 10 09:40:19 2006 UTC (17 years, 5 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) next main 1.15 (colored) to selected 1.1 (colored)

Pullup ticket 1908 - requested by adrianp
security update for libarchive

Revisions pulled up:
- pkgsrc/archivers/libarchive/Makefile			1.15
- pkgsrc/archivers/libarchive/distinfo			1.13
- pkgsrc/archivers/libarchive/patches/patch-ac		1.1

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Fri Nov 10 00:29:44 UTC 2006

   Modified Files:
   	pkgsrc/archivers/libarchive: Makefile distinfo
   Added Files:
   	pkgsrc/archivers/libarchive/patches: patch-ac

   Log Message:
   Update to 1.3.1
   Sep 05, 2006: libarchive 1.3.1 released
   Sep 5, 2006: Bump version to 1.3 for new I/O wrappers.
   Sep 4, 2006: New memory and FILE read/write wrappers.
   Sep 4, 2006: libarchive test harness is now minimally functional;
       it's located a few minor bugs in error-handling logic

   Fix a denial of service security issue via FreeBSD:
   If the end of an archive is reached while attempting to "skip" past a
   region of an archive, libarchive will enter an infinite loop wherein it
   repeatedly attempts (and fails) to read further data.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Nov 10 00:29:44 2006 UTC (17 years, 5 months ago) by adrianp
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.1 (colored)

Update to 1.3.1
Sep 05, 2006: libarchive 1.3.1 released
Sep 5, 2006: Bump version to 1.3 for new I/O wrappers.
Sep 4, 2006: New memory and FILE read/write wrappers.
Sep 4, 2006: libarchive test harness is now minimally functional;
    it's located a few minor bugs in error-handling logic

Fix a denial of service security issue via FreeBSD:
If the end of an archive is reached while attempting to "skip" past a
region of an archive, libarchive will enter an infinite loop wherein it
repeatedly attempts (and fails) to read further data.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 20 14:56:03 2006 UTC (17 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.1 (colored)

Update to 1.2.57 which includes a better replacement for patch-aa.
While here, don't patch away tar.5, it is about the tape archive format
and not about bsdtar. It belongs into the package for that reason.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 19 20:46:54 2006 UTC (17 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.1 (colored)

Update to libarchive-1.2.55, featuring minor bugfixes.

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 1 09:02:38 2006 UTC (17 years, 11 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.1 (colored)

Update to 1.2.53:

* Incorporated Jaakko Heinonen's still-experimental support for extended
  attributes (Currently Linux-only.).
* Reorganized distribution package: There is now one tar.gz file that
  builds both libarchive and bsdtar.
* correctly read cpio device entries, write Pax attribute entry names.
* Experimental 'tp' format support in libarchive. Feedback appreciated;
  this is not enabled by archive_read_support_format_all()

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:53 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.1 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 12 15:24:14 2006 UTC (18 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.1 (colored)

ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 13 21:34:16 2005 UTC (18 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored) to selected 1.1 (colored)

Update to 1.02.036.

Changes:

	* Use GNU libtool to build shared libraries on many systems.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 27 12:06:22 2005 UTC (18 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)

Update to 1.02.030, changes were bugfixes and documentation
improvements.

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 4 20:41:36 2005 UTC (18 years, 11 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)

Update to 1.02.023.

Changes:

* Extended Zip/Zip64 support
* Bugfixes

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:49 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 21 22:56:24 2005 UTC (19 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.4: +3 -4 lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)

Update to 1.02.016.

	o archive_read_extract can now handle very long pathnames
	  (tested with pathnames up to 1MB).
	o New dir-walk code now defaults to physical traversals.
	o fix a gzip decompression issue and add better error reporting
	  for certain file I/O and decompression errors.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 19 04:43:41 2005 UTC (19 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)

Don't include <inttypes.h> unconditionally.  Unfortunately, HAVE_INTTYPES_H
is not available in the generated archive.h, so put in an __INTERIX
conditional (for now -- but this means a PKGREVISION bump, sigh).

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 14 08:20:10 2005 UTC (19 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)

Update to 1.02.006.

Changes:

# Feb 12, 2005: Fix a crash that affected Zip reading, make tree.c
                portable to Linux.
# Feb 8, 2005: Don't close stdout/stdin. Fix flush code.
# Feb 6, 2005: Fix bug in new dir-walk code with non-resolvable symlinks.
# Feb 6, 2005: Fix Linux build, flush input in archive_read_open_file()
               to avoid "broken pipe" warnings.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 2 18:04:47 2005 UTC (19 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Add missing buildlink3 dependencies.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 2 18:01:13 2005 UTC (19 years, 2 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libarchive-102.002.

Libarchive is a programming library that can create and read several 
different streaming archive formats, including most popular tar 
variants and several cpio formats. It can also write shar archives 
and read ISO9660 CDROM images.

See http://people.freebsd.org/~kientzle/libarchive/

Revision 1.1 / (download) - annotate - [selected], Wed Feb 2 18:01:13 2005 UTC (19 years, 2 months ago) by xtraeme
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.




CVSweb <webmaster@jp.NetBSD.org>