Skip to content

OpenShell v0.0.68

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:34
· 6 commits to main since this release
d64542f

OpenShell v0.0.68

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.68 sh

What's Changed

  • fix(e2e): align container engine selection across helpers by @elezar in #1944
  • fix(python): add encoding=utf-8 to file reads and writes in sandbox.py by @mesutoezdil in #1912
  • fix(sbom): release lock before sleeping in _rate_limit by @mesutoezdil in #1896
  • fix(cli): verify forward listener before success by @shiju-nv in #1880
  • fix(linux): lower host glibc floor to 2.28 to support RHEL/Rocky 8 by @pimlock in #1934
  • fix(sbom): handle SPDX expression licenses in extract_licenses by @mesutoezdil in #1898
  • fix(supervisor-network): block h2c L7 tunnel escape by @ddurst-nvidia in #1967

Full Changelog: v0.0.67...v0.0.68