Skip to content

Releases: zopencommunity/bashport

bash (Build 4031) - (STABLE)

04 Feb 14:48
0716778

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (65 tests pass out of 76 tests - 85.53% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses patch readline sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20260204_143226.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_4031/bash-5.3.20260204_143226.zos.pax.Z && pax -rf bash-5.3.20260204_143226.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3989

Pull Requests

  • Fix garbled output on vi mode + Patches integration (#100)

Direct Changes

No direct changes in this period.

bash (Build 3989) - (STABLE)

16 Jan 16:59
54de0c1

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (66 tests pass out of 76 tests - 86.84% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses readline sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20260116_164312.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3989/bash-5.3.20260116_164312.zos.pax.Z && pax -rf bash-5.3.20260116_164312.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3893

Pull Requests

  • Revert undef hash bang exec (#99)

Direct Changes

No direct changes in this period.

bash (Build 3893) - (STABLE)

20 Nov 16:44
c6a77c4

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (66 tests pass out of 76 tests - 86.84% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses readline sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20251120_162304.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3893/bash-5.3.20251120_162304.zos.pax.Z && pax -rf bash-5.3.20251120_162304.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3892

Pull Requests

  • Fix _BPXK_AUTOCVT=ALL being set via export builtin but having no effect on current session (#97)

Direct Changes

No direct changes in this period.

bash (Build 3892) - (STABLE)

19 Nov 15:36
2cd9239

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (66 tests pass out of 76 tests - 86.84% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses readline sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20251119_151423.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3892/bash-5.3.20251119_151423.zos.pax.Z && pax -rf bash-5.3.20251119_151423.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3633

Pull Requests

  • Undef HAVE_HASH_BANG_EXEC to resolve AUTOCVT=ALL issues in scripts (#96)

Direct Changes

No direct changes in this period.

bash (Build 3633) - (STABLE)

01 Aug 12:33
4041629

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (67 tests pass out of 76 tests - 88.16% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses readline sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20250801_121247.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3633/bash-5.3.20250801_121247.zos.pax.Z && pax -rf bash-5.3.20250801_121247.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3540

Pull Requests

  • Fix test expectations (#92)

Direct Changes

No direct changes in this period.

bash (Build 3540) - (STABLE)

09 Jul 13:36
f6016b0

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (61 tests pass out of 77 tests - 79.22% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses sed tar util-linux zoslib zusage

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

curl -o bash-5.3.20250709_131616.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3540/bash-5.3.20250709_131616.zos.pax.Z && pax -rf bash-5.3.20250709_131616.zos.pax.Z && cd bash-5.3 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3535

Pull Requests

  • v5.3 update - Patch fixes (#90)

Direct Changes

No direct changes in this period.

bash (Build 3535) - (STABLE)

08 Jul 02:43
cb3af32

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (61 tests pass out of 77 tests - 79.22% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses sed tar zoslib zusage

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

curl -o bash-5.2.37.20250708_022544.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3535/bash-5.2.37.20250708_022544.zos.pax.Z && pax -rf bash-5.2.37.20250708_022544.zos.pax.Z && cd bash-5.2.37 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3368

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

bash (Build 3368) - (STABLE)

28 May 11:36
cb3af32

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (61 tests pass out of 77 tests - 79.22% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses sed tar zoslib zusage

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

curl -o bash-5.2.37.20250528_111918.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3368/bash-5.2.37.20250528_111918.zos.pax.Z && pax -rf bash-5.2.37.20250528_111918.zos.pax.Z && cd bash-5.2.37 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3314

Pull Requests

No pull requests found in this period.

Direct Changes

No direct changes in this period.

bash (Build 3314) - (STABLE)

12 May 11:49
cb3af32

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (60 tests pass out of 77 tests - 77.92% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses sed tar zoslib zusage

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

curl -o bash-5.2.37.20250512_113227.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3314/bash-5.2.37.20250512_113227.zos.pax.Z && pax -rf bash-5.2.37.20250512_113227.zos.pax.Z && cd bash-5.2.37 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3193

Pull Requests

  • Update target to v2r5 and arch to z13 (#88)

Direct Changes

No direct changes in this period.

bash (Build 3193) - (STABLE)

02 Apr 16:05
adcc90c

Choose a tag to compare

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (60 tests pass out of 77 tests - 77.92% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: check_clang coreutils curl diffutils gettext git grep gzip jq make ncurses sed tar zoslib zusage

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

curl -o bash-5.2.37.20250402_154854.zos.pax.Z -L https://github.com/zopencommunity/bashport/releases/download/STABLE_bashport_3193/bash-5.2.37.20250402_154854.zos.pax.Z && pax -rf bash-5.2.37.20250402_154854.zos.pax.Z && cd bash-5.2.37 && . ./.env

Or use:
zopen install bash

Changes since STABLE_bashport_3157

Pull Requests

No pull requests found in this period.

Direct Changes