pkgsrc/archivers
adam 4f2ebce5b8 xz: updated to 5.2.9
5.2.9 (2022-11-30)

* liblzma:

- Fixed an infinite loop in LZMA encoder initialization
  if dict_size >= 2 GiB. (The encoder only supports up
  to 1536 MiB.)

- Fixed two cases of invalid free() that can happen if
  a tiny allocation fails in encoder re-initialization
  or in lzma_filters_update(). These bugs had some
  similarities with the bug fixed in 5.2.7.

- Fixed lzma_block_encoder() not allowing the use of
  LZMA_SYNC_FLUSH with lzma_code() even though it was
  documented to be supported. The sync-flush code in
  the Block encoder was already used internally via
  lzma_stream_encoder(), so this was just a missing flag
  in the lzma_block_encoder() API function.

- GNU/Linux only: Don't put symbol versions into static
  liblzma as it breaks things in some cases (and even if
  it didn't break anything, symbol versions in static
  libraries are useless anyway). The downside of the fix
  is that if the configure options --with-pic or --without-pic
  are used then it's not possible to build both shared and
  static liblzma at the same time on GNU/Linux anymore;
  with those options --disable-static or --disable-shared
  must be used too.
2022-12-02 09:17:59 +00:00
..
9e archivers/9e: homepage link dead, point to next know archive of the homepage 2022-11-23 08:56:42 +00:00
advancecomp archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
afio archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
arc arc: Honor LDFLAGS when linking. 2021-11-06 09:49:20 +00:00
archangel archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
arj arj: fix pointer truncation issues, alignment issues and other LP64 issues 2022-01-08 14:43:09 +00:00
ark massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
arqiver massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
atool *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
bicom archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
bmap-tools *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
brotli archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
bsdtar bsdtar: Ensure iconv is not picked up accidentally. 2021-10-11 20:27:50 +00:00
bunzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
bzip2 Reset MAINTAINER 2022-11-09 13:14:06 +00:00
cabextract archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
dact archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
dar *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
engrampa engrampa: update to 1.26.0 2022-11-27 04:47:31 +00:00
fastjar archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib, 2022-11-12 09:10:22 +00:00
fcrackzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
file-roller Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
freeze archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
gcpio archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
gnome-autoar Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
gsharutils archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
gtar gtar*: update to 1.34 2021-02-18 10:33:54 +00:00
gtar-base archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
gtar-info
gzip gzip: update to 1.12. 2022-04-08 06:24:00 +00:00
gzrecover archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ha archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
heirloom-tar
hpack archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
hs-tar Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-zip-archive Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-zlib Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
innoextract *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
jamjar archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
karchive massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
lbrate archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lcab archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lha archivers/lha: update to 1.14i-ac20211125 2022-01-01 19:02:34 +00:00
lhasa lhasa: fix HOMEPAGE. 2022-01-23 21:50:02 +00:00
libaec libaec: updated to 1.0.6 2022-10-21 12:55:31 +00:00
libarchive Reset MAINTAINER 2022-11-09 13:14:06 +00:00
libcomprex *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
liblzo Set liblzo LICENSE 2022-10-02 20:59:04 +00:00
libmspack libmspack: doesn't really use pkg-config, remove from tools 2022-07-22 22:25:08 +00:00
libunrar archivers: align variable assignments 2019-11-02 22:54:25 +00:00
libzip *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
lrzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lua-zlib lua-zlib: fix shared object id on Darwin 2022-11-23 16:25:53 +00:00
lunzip *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
lxqt-archiver massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
lz4 lz4: updated to 1.9.4 2022-08-16 13:02:56 +00:00
lz4json archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lzip archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib, 2022-11-12 09:10:22 +00:00
lziprecover lziprecover: update to 1.23. 2022-01-22 18:26:52 +00:00
lzlib *: Re-apply SunOS linker argument removals. 2022-11-21 18:20:40 +00:00
lzma archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lzmalib archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lzo archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
lzop archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
macutil archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
makeself archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
minizip minizip: update to 1.2.13. 2022-10-24 14:15:17 +00:00
mousetar mousetar: Eliminate silly NetBSD version test. 2022-05-24 13:02:34 +00:00
mscompress archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
nomarch archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
nulib2 archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ocaml-bz2 Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
ocaml-decompress Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
ocaml-zip Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
p5-Archive-Any *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Archive-Any-Lite *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Archive-Extract *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Archive-Peek *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Archive-Tar-Wrapper *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Archive-Zip *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Compress-Bzip2 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Compress-LZMA-Simple *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p7zip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
par2 par2: include <unistd.h> for sysconf(3) 2022-03-27 14:08:33 +00:00
pax Reset MAINTAINER 2022-11-09 13:14:06 +00:00
pbzip2 archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
pdbar archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
php-bz2
php-pecl-zip *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
php-zip *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
php-zlib *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
pigz archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
pixz archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
plzip plzip: add a TEST_TARGET directive. 2022-11-13 16:13:53 +00:00
ppmd archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ppunpack archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
pxz archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
py-brotli *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-brotlipy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-bz2file *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-czipfile *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-lhafile *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-libarchive-c *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-lz4 py-lz4: updated to 4.0.2 2022-11-28 13:24:55 +00:00
py-rarfile py-rarfile: updated to 4.0 2022-10-14 11:48:48 +00:00
py-unrardll archivers/py-unrardll: fix PKGNAME. 2022-01-18 20:59:04 +00:00
py-zipp py-zipp: updated to 3.11.0 2022-11-27 13:31:38 +00:00
py-zipp1 *: remove references to py-unittest2 2022-05-01 09:20:56 +00:00
py-zipstream *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-zopfli py-zopfli: updated to 0.2.1 2022-04-27 10:33:41 +00:00
py-zstandard py-zstandard: updated to 0.19.0 2022-10-31 21:40:23 +00:00
quazip massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
R-zip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
rar archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
rox-archive *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
ruby-archive-tar-minitar archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-bz2 archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-ffi-libarchive archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-libarchive archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-minitar archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-minitar-cli archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-mixlib-archive archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
ruby-xz archivers/ruby-xz: update to 1.0.3 2022-04-03 05:45:55 +00:00
ruby-zip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
rzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
sarab archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
squsq archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
star archivers/star: Fix table processing of man pages 2022-11-02 09:08:54 +00:00
szip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
tarlz tarlz: add a TEST_TARGET directive. 2022-11-13 16:15:13 +00:00
tartest archivers/tartest: Update to 1.24nb1 2022-09-30 15:36:40 +00:00
torrentzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
trrntzip archivers/trrntzip: import trrntzip-1.0 2022-06-17 23:05:04 +00:00
unace archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unace-bin archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unalz archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unarchiver massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
unarj archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
undms archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unlzx archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unrar unrar: needs C++11 2022-11-17 05:59:19 +00:00
unshield unshield: updated to 1.5.1 2021-12-15 09:52:05 +00:00
unzip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
unzoo archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
upx *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
xarchiver Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
xbin archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
xfce4-thunar-archive Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
xmill archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
xpk archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
xz xz: updated to 5.2.9 2022-12-02 09:17:59 +00:00
zip archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
zoo archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
zopfli archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
zstd zstd: update to 1.5.2. 2022-01-23 22:04:33 +00:00
zutils archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
zziplib archivers: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 09:57:04 +00:00
Makefile Add plzip. 2022-10-24 07:52:54 +00:00