Releases: zopencommunity/libarchiveport
libarchive (Build 3799) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash meta
Build Dependencies: autoconf automake check_clang cpio curl git jq libpsl libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20251010_041241.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3799/libarchive-v3.7.9.20251010_041241.zos.pax.Z && pax -rf libarchive-v3.7.9.20251010_041241.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
Changes since STABLE_libarchiveport_3773
Pull Requests
No pull requests found in this period.
Direct Changes
- Add workflow (106543d)
libarchive (Build 3773) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash meta
Build Dependencies: autoconf automake check_clang cpio curl git jq libpsl libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20250929_093616.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3773/libarchive-v3.7.9.20250929_093616.zos.pax.Z && pax -rf libarchive-v3.7.9.20250929_093616.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
Changes since STABLE_libarchiveport_3769
Pull Requests
No pull requests found in this period.
Direct Changes
No direct changes in this period.
libarchive (Build 3769) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash meta
Build Dependencies: autoconf automake check_clang cpio curl git jq libpsl libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20250929_055115.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3769/libarchive-v3.7.9.20250929_055115.zos.pax.Z && pax -rf libarchive-v3.7.9.20250929_055115.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
Changes since STABLE_libarchiveport_3619
Pull Requests
No pull requests found in this period.
Direct Changes
No direct changes in this period.
libarchive (Build 3619) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash meta
Build Dependencies: autoconf automake check_clang cpio curl git jq libpsl libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20250730_141825.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3619/libarchive-v3.7.9.20250730_141825.zos.pax.Z && pax -rf libarchive-v3.7.9.20250730_141825.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
Changes since STABLE_libarchiveport_3468
Pull Requests
- added changes for rpm dependency (#4)
Direct Changes
No direct changes in this period.
libarchive (Build 3468) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash
Build Dependencies: autoconf automake check_clang cpio curl git jq libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20250617_113257.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3468/libarchive-v3.7.9.20250617_113257.zos.pax.Z && pax -rf libarchive-v3.7.9.20250617_113257.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
Changes since STABLE_libarchiveport_3325
Pull Requests
No pull requests found in this period.
Direct Changes
No direct changes in this period.
libarchive (Build 3325) - (STABLE)
The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library.
Test Status: Blue (317 tests pass out of 510 tests - 62.16% success rate)
Runtime Dependencies: bash
Build Dependencies: autoconf automake check_clang cpio curl git jq libtool lz4 make openssl sed tar zoslib zstd
Command to download and install on z/OS (if you have curl)
curl -o libarchive-v3.7.9.20250513_005547.zos.pax.Z -L https://github.com/zopencommunity/libarchiveport/releases/download/STABLE_libarchiveport_3325/libarchive-v3.7.9.20250513_005547.zos.pax.Z && pax -rf libarchive-v3.7.9.20250513_005547.zos.pax.Z && cd libarchive-v3.7.9 && . ./.env
Or use:
zopen install libarchive
All Changes
Direct Changes
- Update buildenv - set expected failures (7aee257)
- Fix libarchive build error (67b97ab)
- Update buildenv - update archive version (fc7e1c9)
-
- Add manual_tests.sh script (3ed9409)
-
- Fix bsdcpio_test and ./manual_tests.sh (f6a3184)
-
- Incorporate review comments (5080d1c)
- Fixes compilation and some tests (4d88e0c)
- Initial commit (84151aa)