v1.2.1 — RHEL 8 CI bug fix, Node.js 24 Actions
Fixed
RHEL 8 integration test
Dockerfile.rhel8-test — $(ldd --version | head -1) was evaluated by the outer /bin/sh and embedded unquoted, so bash received echo ' glibc: 'ldd (GNU libc) 2.28 and failed with syntax error near unexpected token '('. Wrapped the substitution in escaped double quotes so bash sees a safely-quoted string.
GitHub Actions — Node.js 24
actions/checkout updated from v4.2.2 (Node.js 20, deprecated June 2026) to v4.3.1 (Node.js 24) across all three workflow files (ci.yml, rhel8-test.yml, smoke-test.yml).
Install
pip install airgap-devkit==1.2.1