CVS log for pkgsrc/archivers/libarchive/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / archivers / libarchive
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Jan 24 23:01:26 2024 UTC (12 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1
lines
libarchive: build without iconv; fix some pkglint warnings
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jan 18 18:00:11 2024 UTC (12 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:08 2023 UTC (15 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1
lines
*: bump for openssl 3
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue May 26 09:16:39 2020 UTC (4 years, 8 months ago) by nia
Branches: 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
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Jan 18 21:48:40 2020 UTC (5 years ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 10 08:24:03 2019 UTC (5 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Feb 25 21:13:58 2017 UTC (7 years, 11 months ago) by joerg
Branches: 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
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2
lines
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 - view: text, markup, annotated - select for diffs
Wed Sep 14 12:57:55 2016 UTC (8 years, 4 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -1
lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 1 17:55:22 2016 UTC (8 years, 6 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Tue Jun 21 13:39:21 2016 UTC (8 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1
lines
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 - view: text, markup, annotated - select for diffs
Mon Jun 20 17:28:33 2016 UTC (8 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1
lines
Update build glue for libarchive 3.2.1.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Feb 25 09:28:36 2016 UTC (8 years, 11 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -6
lines
Use OPSYSVARS.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Jan 17 12:44:47 2015 UTC (10 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -15
lines
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 - view: text, markup, annotated - select for diffs
Thu Apr 24 09:34:06 2014 UTC (10 years, 9 months ago) by tron
Branches: pkgsrc-2014Q1
Diff to: previous 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39: +3 -3
lines
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 - view: text, markup, annotated - select for diffs
Thu Apr 3 13:05:14 2014 UTC (10 years, 9 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3
lines
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 - view: text, markup, annotated - select for diffs
Wed Feb 12 23:17:32 2014 UTC (10 years, 11 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base
Branch point for: pkgsrc-2014Q1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jun 13 21:46:34 2013 UTC (11 years, 7 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -2
lines
Pull in OpenSSL buildlink3 rather than disabling completely.
Requested by joerg.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jun 13 16:24:13 2013 UTC (11 years, 7 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3
lines
Explicitly disable OpenSSL support, to prevent it from erroneously picking
up a system one regardless of PREFER_PKGSRC.
Bump PKGREVISION.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Sep 11 19:46:56 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -3
lines
"user-destdir" is default these days
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:43:16 2011 UTC (13 years, 2 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -1
lines
Add missing archivers/xz buildlink
Bump PKGREVISION
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Oct 26 08:32:50 2011 UTC (13 years, 3 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -1
lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 9 12:03:55 2010 UTC (14 years, 6 months ago) by joerg
Branches: 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
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Bump libarchive and bsdtar to 2.8.4.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 16 17:13:47 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
libarchive 2.8.3 and bsdtar-2.8.3
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 14 18:40:15 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Update build infrastructure for libarchive 2.8.2.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 20 03:56:14 2010 UTC (14 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -5
lines
Update build rules for bsdtar and libarchive 2.8.0
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:48:06 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3
lines
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jul 14 14:56:50 2008 UTC (16 years, 6 months ago) by joerg
Branches: 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
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -4
lines
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 - view: text, markup, annotated - select for diffs
Sun Jul 13 14:25:04 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1
lines
Add a temporary workaround for missing vfork on IRIX.
Fixes PR 38674, tested by tnn@.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 25 19:50:05 2008 UTC (16 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: cwrapper
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Update build glue for libarchive 2.5.4b.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 25 15:27:30 2008 UTC (16 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 29 14:41:01 2008 UTC (16 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 15 11:05:29 2008 UTC (16 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Update to bsdtar-2.4.14 and libarchive-2.4.14.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Feb 26 13:54:14 2008 UTC (16 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Update build infrastructure for libarchive-2.4.13.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 30 21:32:27 2007 UTC (17 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Sep 15 11:50:58 2007 UTC (17 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Mon Aug 13 18:24:43 2007 UTC (17 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -2
lines
Switch to in-tree libarchive-2.2.6.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 29 17:35:14 2007 UTC (17 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -5
lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 27 22:39:34 2007 UTC (17 years, 6 months ago) by ghen
Branches: pkgsrc-2007Q2
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +2 -1
lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 13 09:26:31 2007 UTC (17 years, 6 months ago) by lkundrak
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1
lines
Fix for FreeBSD-SA-07:05.libarchive CVE-2007-3641, CVE-2007-3644 and
CVE-2007-3645. PKGREVISION bump.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 14 13:50:13 2006 UTC (18 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Branch point for: pkgsrc-2007Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
DESTDIR support.
Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 10 09:40:19 2006 UTC (18 years, 2 months ago) by salo
Branches: pkgsrc-2006Q3
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Fri Nov 10 00:29:44 2006 UTC (18 years, 2 months ago) by adrianp
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sun Aug 20 14:56:03 2006 UTC (18 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Aug 19 20:46:54 2006 UTC (18 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Update to libarchive-1.2.55, featuring minor bugfixes.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 1 09:02:38 2006 UTC (18 years, 9 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 4 21:28:53 2006 UTC (18 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Sun Feb 12 15:24:14 2006 UTC (18 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 13 21:34:16 2005 UTC (19 years, 3 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2
lines
Update to 1.02.036.
Changes:
* Use GNU libtool to build shared libraries on many systems.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 27 12:06:22 2005 UTC (19 years, 5 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update to 1.02.030, changes were bugfixes and documentation
improvements.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 4 20:41:36 2005 UTC (19 years, 8 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Update to 1.02.023.
Changes:
* Extended Zip/Zip64 support
* Bugfixes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:44:49 2005 UTC (19 years, 9 months ago) by tv
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 21 22:56:24 2005 UTC (19 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 19 04:43:41 2005 UTC (19 years, 10 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
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 - view: text, markup, annotated - select for diffs
Mon Feb 14 08:20:10 2005 UTC (19 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
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 - view: text, markup, annotated - select for diffs
Wed Feb 2 18:04:47 2005 UTC (19 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Add missing buildlink3 dependencies.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 2 18:01:13 2005 UTC (19 years, 11 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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 - view: text, markup, annotated - select for diffs
Wed Feb 2 18:01:13 2005 UTC (19 years, 11 months ago) by xtraeme
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>