Skip to content

Releases: zopencommunity/zstdport

zstd (Build 3638) - (STABLE)

04 Aug 06:44
e881362
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250804_064059.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3638/zstd-1.5.5.20250804_064059.zos.pax.Z && pax -rf zstd-1.5.5.20250804_064059.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_3616

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

zstd (Build 3616) - (STABLE)

30 Jul 09:46
e881362
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250730_094335.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3616/zstd-1.5.5.20250730_094335.zos.pax.Z && pax -rf zstd-1.5.5.20250730_094335.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_3615

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

zstd (Build 3615) - (STABLE)

30 Jul 09:36
e881362
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250730_093330.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3615/zstd-1.5.5.20250730_093330.zos.pax.Z && pax -rf zstd-1.5.5.20250730_093330.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_3611

Pull Requests

No pull requests found in this period.

Direct Changes

  • Fix prefix path in pkgconfig (e881362)

zstd (Build 3611) - (STABLE)

30 Jul 07:23
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250730_072025.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3611/zstd-1.5.5.20250730_072025.zos.pax.Z && pax -rf zstd-1.5.5.20250730_072025.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_3467

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

zstd (Build 3467) - (STABLE)

17 Jun 11:35
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250617_113210.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3467/zstd-1.5.5.20250617_113210.zos.pax.Z && pax -rf zstd-1.5.5.20250617_113210.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_3215

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

zstd (Build 3215) - (STABLE)

07 Apr 15:32
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang check_python coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20250407_152423.zos.pax.Z -L https://github.com/zopencommunity/zstdport/releases/download/STABLE_zstdport_3215/zstd-1.5.5.20250407_152423.zos.pax.Z && pax -rf zstd-1.5.5.20250407_152423.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

Changes since STABLE_zstdport_2041

Pull Requests

  • multi-gitter: Update org in workflows (#22)
  • Add missing ZOPEN_CATEGORIES to buildenv (#23)
  • Update buildenv to use the check_* dependencies (#24)

Direct Changes

  • Change organization to zopencommunity (e47a42f)
  • Add write permissions to workflows (a040071)
  • Update README to be more descriptive (df35f2a)
  • Fix build of zstd by adding LIBS (1da0bf4)

zstd (Build 2041) - (STABLE)

26 Jan 22:06
1f5c6b8
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: comp_clang coreutils curl git gzip jq make python sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20240126_215521.zos.pax.Z -L https://github.com/ZOSOpenTools/zstdport/releases/download/STABLE_zstdport_2041/zstd-1.5.5.20240126_215521.zos.pax.Z && pax -rf zstd-1.5.5.20240126_215521.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

zstd (Build 1821) - (STABLE)

24 Nov 15:22
1f5c6b8
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: comp_clang coreutils curl git gzip jq make python sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20231124_101200.zos.pax.Z -L https://github.com/ZOSOpenTools/zstdport/releases/download/STABLE_zstdport_1821/zstd-1.5.5.20231124_101200.zos.pax.Z && pax -rf zstd-1.5.5.20231124_101200.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

zstd (Build 1813) - (STABLE)

24 Nov 14:04
24f48f5
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: comp_clang coreutils curl git gzip jq make python sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.5.20231124_135100.zos.pax.Z -L https://github.com/ZOSOpenTools/zstdport/releases/download/STABLE_zstdport_1813/zstd-1.5.5.20231124_135100.zos.pax.Z && pax -rf zstd-1.5.5.20231124_135100.zos.pax.Z && cd zstd-1.5.5 && . ./.env

Or use:
zopen install zstd

zstd (Build 1809) - (STABLE)

24 Nov 05:21
909bc5c
Compare
Choose a tag to compare

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: comp_clang coreutils curl git gzip jq make python sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o zstd-1.5.2.20231124_001036.zos.pax.Z -L https://github.com/ZOSOpenTools/zstdport/releases/download/STABLE_zstdport_1809/zstd-1.5.2.20231124_001036.zos.pax.Z && pax -rf zstd-1.5.2.20231124_001036.zos.pax.Z && cd zstd-1.5.2 && . ./.env

Or use:
zopen install zstd