pkgsrc/archivers
wiz a73c08aa54 libmspack: update to 0.7alpha.
2018-04-26  Stuart Caie <kyzer@cabextract.org.uk>

	* read_chunk(): the test that chunk numbers are in bounds was off
	by one, so read_chunk() returned a pointer taken from outside
	allocated memory that usually crashes libmspack when accessed.
	Thanks to Hanno Böck for finding the issue and providing a sample.

	* chmd_read_headers(): reject files with blank filenames. Thanks
	again to Hanno Böck for finding the issue and providing a sample file.

2018-02-06  Stuart Caie <kyzer@cabextract.org.uk>

	* chmd.c: fixed an off-by-one error in the TOLOWER() macro, reported
	by Dmitry Glavatskikh. Thanks Dmitry!

2017-11-26  Stuart Caie <kyzer@cabextract.org.uk>

	* kwajd_read_headers(): fix up the logic of reading the filename and
	extension headers to avoid a one or two byte overwrite. Thanks to
	Jakub Wilk for finding the issue.

	* test/kwajd_test.c: add tests for KWAJ filename.ext handling

2017-10-16  Stuart Caie <kyzer@cabextract.org.uk>

	* test/cabd_test.c: update the short string tests to expect not only
	MSPACK_ERR_DATAFORMAT but also MSPACK_ERR_READ, because of the recent
	change to cabd_read_string(). Thanks to maitreyee43 for spotting this.

	* test/msdecompile_md5: update the setup instructions for this script,
	and also change the script so it works with current Wine. Again, thanks
	to maitreyee43 for trying to use it and finding it not working.

2017-08-13  Stuart Caie <kyzer@cabextract.org.uk>

	* src/chmextract.c: support MinGW one-arg mkdir(). Thanks to AntumDeluge
	for reporting this.

2017-08-13  Stuart Caie <kyzer@cabextract.org.uk>

	* read_spaninfo(): a CHM file can have no ResetTable and have a
	negative length in SpanInfo, which then feeds a negative output length
	to lzxd_init(), which then sets frame_size to a value of your choosing,
	the lower 32 bits of output length, larger than LZX_FRAME_SIZE. If the
	first LZX block is uncompressed, this writes data beyond the end of the
	window. This issue was raised by ClamAV as CVE-2017-6419.  Thanks to
	Sebastian Andrzej Siewior for finding this by chance!

	* lzxd_init(), lzxd_set_output_length(), mszipd_init(): due to the issue
	mentioned above, these functions now reject negative lengths

2017-08-05  Stuart Caie <kyzer@cabextract.org.uk>

	* cabd_read_string(): add missing error check on result of read().
	If an mspack_system implementation returns an error, it's interpreted
	as a huge positive integer, which leads to reading past the end of the
	stack-based buffer. Thanks to Sebastian Andrzej Siewior for explaining
	the problem. This issue was raised by ClamAV as CVE-2017-11423

2016-04-20  Stuart Caie <kyzer@cabextract.org.uk>

	* configure.ac: change my email address to kyzer@cabextract.org.uk

2015-05-10  Stuart Caie <kyzer@4u.net>

	* cabd_read_string(): correct rejection of empty strings. Thanks to
	Hanno Böck for finding the issue and providing a sample file.

2015-05-10  Stuart Caie <kyzer@4u.net>

	* Makefile.am: Add subdir-objects option as suggested by autoreconf.

	* configure.ac: Add AM_PROG_AR as suggested by autoreconf.

2015-01-29  Stuart Caie <kyzer@4u.net>

	* system.h: if C99 inttypes.h exists, use its PRI{d,u}{32,64} macros.
	Thanks to Johnathan Kollasch for the suggestion.
2018-07-26 08:37:40 +00:00
..
9e Replace non-working HOMEPAGE. 2017-07-30 22:40:34 +00:00
advancecomp Avoid type conflicts with compiler builtins by including the correct 2017-04-14 17:48:56 +00:00
afio Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default. 2016-02-26 11:40:29 +00:00
arc Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
archangel Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
arj Whitespace. 2015-12-29 04:54:34 +00:00
ark revbump for boost-libs update 2018-04-29 21:31:17 +00:00
atool Import atool-0.39.0 from wip, PR pkg/52545. 2017-11-03 20:07:12 +00:00
bicom Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
bmap-tools Instead of build dependency on setuptools just use egg.mk. 2016-06-03 14:38:03 +00:00
brotli brotli: update to 1.0.4. 2018-05-07 11:03:42 +00:00
bsdtar Fix build with OpenSSL 1.1 under NetBSD 8.99.12 2018-02-13 12:50:40 +00:00
bunzip Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
bzip2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cabextract cabextract: update to 1.7. 2018-07-26 08:35:46 +00:00
dact Changes 0.8.42: 2017-04-05 15:58:31 +00:00
dar *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
engrampa Update engrampa to 1.20.0: 2018-05-14 12:41:20 +00:00
fastjar Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
fcrackzip Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
file-roller Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
freeze *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
gcpio Remove charset.alias from PLIST. Bump PKGREVISION. 2016-09-18 11:17:41 +00:00
go-xz archivers/go-xz: Import version 0.5.4 2018-06-18 20:46:47 +00:00
gsharutils Version 4.15.2: 2017-04-05 17:23:07 +00:00
gtar gtar: update to 1.30 2018-03-11 17:28:08 +00:00
gtar-base gtar: update to 1.30 2018-03-11 17:28:08 +00:00
gtar-info Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
gzip Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
gzrecover Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
ha Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
heirloom-tar
hpack Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
hs-zlib Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
innoextract innoextract: update to 1.7. 2018-06-13 17:18:09 +00:00
jamjar Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
karchive Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
lbrate Comment out dead sites. 2017-08-16 20:45:30 +00:00
lcab Comment out dead sites. 2017-08-16 20:45:30 +00:00
lha Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
lhasa Updated lhasa to 0.3.1. Security update. 2016-06-22 10:30:18 +00:00
libarchive libarchive: Use `:Q' instead of directly quoting the sed commands in builtin.mk 2018-06-07 14:28:42 +00:00
libcomprex revbump for boost-libs update 2018-04-29 21:31:17 +00:00
liblzo Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
libmspack libmspack: update to 0.7alpha. 2018-07-26 08:37:40 +00:00
libunrar Import libunrar-5.0.7 as archivers/libunrar. 2013-09-01 08:28:29 +00:00
libzip Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
lrzip version 0.630 2017-04-05 17:34:38 +00:00
lz4 lz4: updated to 1.8.2 2018-05-10 13:16:27 +00:00
lz4json Honor LDFLAGS. 2017-07-06 14:11:29 +00:00
lzip lzip: update to 1.20. 2018-02-25 21:07:53 +00:00
lziprecover Changes in version 1.19: 2017-08-18 20:45:15 +00:00
lzma Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
lzmalib Ensure we append to LDFLAGS, fixes rpath issues that were only exposed after 2016-03-10 18:42:25 +00:00
lzo Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
lzop Updated archivers/lzop to 1.04 2018-01-29 14:47:53 +00:00
macutil Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
makeself Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
mousetar Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
mscompress Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
nomarch Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
nulib2 Honour LDFLAGS. 2017-05-15 13:53:26 +00:00
ocaml-bz2 Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
ocaml-zip Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
p5-Archive-Any Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Archive-Any-Lite Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Archive-Extract Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Archive-Peek Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Archive-Tar Update to 2.30 2018-06-22 07:44:42 +00:00
p5-Archive-Tar-Wrapper Update to 0.28 2018-06-22 07:52:01 +00:00
p5-Archive-Zip p5-Archive-Zip: update to 1.60. 2017-12-30 13:14:17 +00:00
p5-Compress-Bzip2 p5-Compress-Bzip2: Ensure the correct bzip2 is found. 2018-05-15 18:28:42 +00:00
p5-Compress-LZMA-Simple Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p7zip *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
par2 Add archivers to CATEGORY 2018-01-24 17:02:15 +00:00
pax pax: Ensure large files are supported on SunOS. 2018-04-07 08:57:01 +00:00
pbzip2 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
pdbar Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
php-bz2
php-zip lang/php: reset PKGREVISION 2018-07-20 13:33:02 +00:00
php-zlib Reset PKGREVISION after all PHP language packages. 2016-04-02 09:05:22 +00:00
pigz Update archivers/pigz to 2.4. 2018-01-02 09:24:08 +00:00
ppmd Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
ppunpack Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
py-brotlipy 0.7.0: 2017-06-21 09:41:38 +00:00
py-czipfile extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-lhafile Removed unused line 2018-02-08 16:44:11 +00:00
py-libarchive-c py-libarchive-c: updated to 2.8 2018-06-15 08:08:18 +00:00
py-lz4 py-lz4: updated to 2.0.2 2018-07-08 09:33:59 +00:00
py-rarfile Import py-rarfile-3.0 as archivers/py-rarfile 2017-04-14 14:01:02 +00:00
py-yuicompressor Reset maintainer 2017-09-16 19:26:41 +00:00
py-zstandard py-zstandard: updated to 0.9.1 2018-06-18 10:45:32 +00:00
rar Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
rox-archive *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
ruby-archive-tar-minitar Sort PLIST files. 2018-01-01 22:29:15 +00:00
ruby-bz2 Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
ruby-libarchive Recursive revision bump for archivers/libarchive. 2017-05-29 11:09:45 +00:00
ruby-minitar Add ruby-minitar 0.6.1. 2017-03-13 16:05:01 +00:00
ruby-minitar-cli Add ruby-minitar-cli 0.6.1. 2017-03-13 16:05:58 +00:00
ruby-mixlib-archive Add ruby-mixlib-archive package version 0.4.1. 2017-06-10 16:44:27 +00:00
ruby-xz Update ruby-xz to 0.2.3. 2016-01-03 05:31:55 +00:00
ruby-zip Update ruby-zip to 1.2.1. 2017-03-11 15:34:46 +00:00
rzip update MASTER_SITES url 2016-01-23 05:47:38 +00:00
sarab *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
squsq Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
star Add missing rules files for sun4v-sunos4. Fixes PR 44379. 2016-12-11 03:58:36 +00:00
szip Follow some redirects. 2017-09-04 18:08:18 +00:00
torrentzip Follow some redirects. 2017-09-06 09:02:59 +00:00
unace Comment out dead sites. 2017-09-06 10:40:25 +00:00
unace-bin Comment out dead sites. 2017-09-06 10:40:25 +00:00
unalz Fix building with newer zlib; clean-up 2017-06-26 09:48:34 +00:00
unarj Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
undms update MASTER_SITES url 2016-01-23 03:37:31 +00:00
unlzx update MASTER_SITES 2016-01-23 03:35:22 +00:00
unrar unrar: updated to 5.6.5 2018-07-03 14:28:55 +00:00
unshield Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
unzip Add patches for CVE-2014-9913 and CVE-2016-9844. 2017-02-04 23:25:59 +00:00
unzoo Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
upx Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
xbin Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
xfce4-thunar-archive Update: 2018-05-15 22:16:35 +00:00
xmill Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xpk Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xz xz: updated to 5.2.4 2018-06-05 22:28:38 +00:00
zip Add SHA512 digests for distfiles for archivers category 2015-11-03 00:56:19 +00:00
zoo Don't list possibly nonexistent headers like /usr/include/sys/signal.h 2016-03-09 21:20:51 +00:00
zopfli Import zopfli-1.0.1 as archivers/zopfli. 2015-11-13 16:20:32 +00:00
zstd zstd: updated to 1.3.5 2018-07-03 14:27:59 +00:00
zutils *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
zziplib Update to 0.13.68 2018-02-21 10:43:45 +00:00
Makefile archivers/Makefile: Add go-xz 2018-06-18 20:46:49 +00:00