Skip to content

Releases: zopencommunity/metaport

meta (Build 3643) - (STABLE)

05 Aug 20:12
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250805_200157.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3643/meta-main.20250805_200157.zos.pax.Z && pax -rf meta-main.20250805_200157.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3577

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since d638d80b95a3470feb42735f4c77b4a88d063fdc

Pull Requests

  • trivial missing word (#1078)

Direct Changes

  • Expose badges via sidebar and improve badge page (d3de6a0)
  • Update build.groovy - only remove the trailing .git (316d057)
  • Update common.sh - unset _ENCODE_FILE_NEW to avoid EBCDIC 1047 files (18635ba)

meta (Build 3577) - (STABLE)

21 Jul 16:55
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250721_164323.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3577/meta-main.20250721_164323.zos.pax.Z && pax -rf meta-main.20250721_164323.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3564

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 69c1f598326718e3c917e3267091a4a01154c05d

Pull Requests

  • Add No Timeout condition for check step (#1072)

Direct Changes

No direct changes in this period.

meta (Build 3564) - (STABLE)

18 Jul 03:04
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250718_025403.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3564/meta-main.20250718_025403.zos.pax.Z && pax -rf meta-main.20250718_025403.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3534

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since c5325d53f3ebc135e2a744abe0863933a0ecfad7

Pull Requests

  • Enable ccache support for clang builds to speed up recompilation (#1061)
  • Update zopen-generate (#1012)
  • Add meta as an implicit runtime dependency (#1070)

Direct Changes

  • Update badges doc (bbbbba9)
  • Update badges doc (78738fd)
  • Update badges doc (cd54cf2)
  • Updates WIP badges page + add a team page (897f4fa)
  • Add GOVERNANCE.md file as per OMP requirements (c9d18e7)

meta (Build 3534) - (STABLE)

07 Jul 16:40
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250707_163046.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3534/meta-main.20250707_163046.zos.pax.Z && pax -rf meta-main.20250707_163046.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3518

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 3500540a04926488e2aa5cd2a235d6ca41ec8f33

Pull Requests

  • Use /bin/printf in build script. Ignore softlink files in /bin when c… (#1066)

Direct Changes

  • Add Badges.md page - do not publish as of yet (3412464)
  • Add Badges.md page - do not publish as of yet (f89e577)
  • Add Badges.md page - do not publish as of yet (3fa39bc)
  • Change the default compiler from xlclang to clang in the docs (491ba21)

meta (Build 3518) - (STABLE)

03 Jul 05:02
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250703_045321.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3518/meta-main.20250703_045321.zos.pax.Z && pax -rf meta-main.20250703_045321.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3517

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 81e8dc6e9f10eda863e465a3726a4b21bcbb584d

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

meta (Build 3517) - (STABLE)

03 Jul 02:58
c223ea0
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (10 tests pass out of 10 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250703_024830.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3517/meta-main.20250703_024830.zos.pax.Z && pax -rf meta-main.20250703_024830.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3492

Pull Requests

  • Add test case for usage analytics (#44)

Direct Changes

  • Fix zopen_check_usage script (c223ea0)

Changes since 38da5b6686c259f22e7445ee0eeb713bdbcc3dae

Pull Requests

No pull requests found in this period.

Direct Changes

  • typo in FAQ for package manager link (#1056) (1b822cd)

meta (Build 3492) - (STABLE)

25 Jun 19:01
aaac6a5
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (9 tests pass out of 9 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250625_185004.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3492/meta-main.20250625_185004.zos.pax.Z && pax -rf meta-main.20250625_185004.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3476

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 94c64ac32abcc8c959b1d6dcc81b27f24db71773

Pull Requests

  • Update common.sh - use /tmp location for tmpscriptfile and set TERM (#1050)

Direct Changes

  • Update zopen-build - remove OCI version formatting (3e3fa0e)

meta (Build 3476) - (STABLE)

19 Jun 17:05
aaac6a5
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (9 tests pass out of 9 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250619_165440.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3476/meta-main.20250619_165440.zos.pax.Z && pax -rf meta-main.20250619_165440.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3465

Pull Requests

  • Switch meta to STABLE branch (#72)

Direct Changes

No direct changes in this period.

Changes since 5b3e7b79f6fd6d3659131aac41dd152bd40bb510

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

meta (Build 3465) - (STABLE)

17 Jun 03:31
20039f9
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (9 tests pass out of 9 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250617_032307.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3465/meta-main.20250617_032307.zos.pax.Z && pax -rf meta-main.20250617_032307.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3455

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 3af56433b8619aaa2d81e62d7130b50b6ff1df3e

Pull Requests

  • Add zopen-publish script to enabling publishing releases from z/OS (#1037)
  • Update recommended.md (#1032)
  • Add check for 2.5 LE PTF (#1041)
  • Add PKG_CONFIG_PATH to env (#1046)

Direct Changes

No direct changes in this period.

meta (Build 3455) - (STABLE)

11 Jun 05:43
20039f9
Compare
Choose a tag to compare

A set of utilities for z/OS Open Tools
Test Status: Green (9 tests pass out of 9 tests - 100.00% success rate)
Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: bash coreutils curl git grep groff gzip help2man jq make perl sed tar zoslib
check_clang curl git gzip jq make sed tar zoslib

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

curl -o meta-main.20250611_053515.zos.pax.Z -L https://github.com/zopencommunity/metaport/releases/download/STABLE_metaport_3455/meta-main.20250611_053515.zos.pax.Z && pax -rf meta-main.20250611_053515.zos.pax.Z && cd meta-main && . ./.env

Or use:
zopen install meta

Changes since STABLE_metaport_3412

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

Changes since 69df75a39970bc337bb340e04d97726145d9ff89

Pull Requests

  • Use tar extracted dir as source path (#1036)
  • Support OpenXL compiler option (#1039)

Direct Changes

No direct changes in this period.