Skip to content

Releases: zopencommunity/htopport

htop (Build 4019) - (STABLE)

30 Jan 14:11

Choose a tag to compare

an interactive process viewer
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: autoconf automake check_clang coreutils curl getopt git gnulib gzip jq m4 make ncurses perl sed tar xz zoslib

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

curl -o htop-3.4.1.20260130_140838.zos.pax.Z -L https://github.com/zopencommunity/htopport/releases/download/STABLE_htopport_4019/htop-3.4.1.20260130_140838.zos.pax.Z && pax -rf htop-3.4.1.20260130_140838.zos.pax.Z && cd htop-3.4.1 && . ./.env

Or use:
zopen install htop

Changes since STABLE_htopport_4014

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

htop (Build 4014) - (STABLE)

30 Jan 02:12

Choose a tag to compare

an interactive process viewer
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: autoconf automake check_clang coreutils curl getopt git gnulib gzip jq m4 make ncurses perl sed tar xz zoslib

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

curl -o htop-3.4.1.20260130_020952.zos.pax.Z -L https://github.com/zopencommunity/htopport/releases/download/STABLE_htopport_4014/htop-3.4.1.20260130_020952.zos.pax.Z && pax -rf htop-3.4.1.20260130_020952.zos.pax.Z && cd htop-3.4.1 && . ./.env

Or use:
zopen install htop

Changes since STABLE_htopport_3979

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

htop (Build 3979) - (STABLE)

13 Jan 03:54

Choose a tag to compare

an interactive process viewer
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: autoconf automake check_clang coreutils curl getopt git gnulib gzip jq m4 make ncurses perl sed tar xz zoslib

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

curl -o htop-3.4.1.20260113_035144.zos.pax.Z -L https://github.com/zopencommunity/htopport/releases/download/STABLE_htopport_3979/htop-3.4.1.20260113_035144.zos.pax.Z && pax -rf htop-3.4.1.20260113_035144.zos.pax.Z && cd htop-3.4.1 && . ./.env

Or use:
zopen install htop

Changes since STABLE_htopport_3917

Pull Requests

No pull requests found in this period.

Direct Changes

  • Update and break apart htop patches and fix column issues (5698ef9)

htop (Build 3917) - (STABLE)

03 Dec 15:05
9d27161

Choose a tag to compare

an interactive process viewer
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: autoconf automake check_clang coreutils curl getopt git gnulib gzip jq m4 make ncurses perl sed tar xz zoslib

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

curl -o htop-3.4.1.20251203_150237.zos.pax.Z -L https://github.com/zopencommunity/htopport/releases/download/STABLE_htopport_3917/htop-3.4.1.20251203_150237.zos.pax.Z && pax -rf htop-3.4.1.20251203_150237.zos.pax.Z && cd htop-3.4.1 && . ./.env

Or use:
zopen install htop

Changes since STABLE_htopport_3916

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

htop (Build 3916) - (STABLE)

03 Dec 15:05
9d27161

Choose a tag to compare

an interactive process viewer
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: autoconf automake check_clang coreutils curl getopt git gnulib gzip jq m4 make ncurses perl sed tar xz zoslib

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

curl -o htop-3.4.1.20251203_150219.zos.pax.Z -L https://github.com/zopencommunity/htopport/releases/download/STABLE_htopport_3916/htop-3.4.1.20251203_150219.zos.pax.Z && pax -rf htop-3.4.1.20251203_150219.zos.pax.Z && cd htop-3.4.1 && . ./.env

Or use:
zopen install htop

All Changes

Direct Changes

  • Rename cicd.groovy to cicd-stable.groovy (9d27161)
  • Update patch (1b00f1a)
  • Update patch (ce8a083)
  • Update .gitattributes (d3c18a7)
  • Update patch (7df6769)
  • Fix patches (4d22960)
  • Update patches (4a3d170)
  • Add core functionality (9b9ad6e)
  • Update htop (abd9eaa)
  • Update README to be more descriptive (975d3d9)
  • New patches for htop (38a529b)
  • Add missing ZOPEN_CATEGORIES to buildenv (fbdbe14)
  • Add write permissions to workflows (55af5fb)
  • multi-gitter: Update org in workflows (674c0c3)
  • Change organization to zopencommunity (182d3df)
  • Update htop-version to 3.2.2 from 3.2.1 (b5ecfee)
  • Update buildenv (7bd661d)
  • Create bump.yml (e19fb04)
  • Update README.md (3e4091b)
  • Add build and test github action (cd154de)
  • Set ASCII_TERMINFO to ncurses path (59a3586)
  • fix typo in stage poll (9dd200d)
  • add polling to cicd.groovy script (5c3b290)