github containers/toolbox 0.1.2

latest release: 0.2
2 months ago

Security fixes

Enhancements

  • Added ubuntu-toolbox image definitions for Ubuntu 25.04
  • Gave access to the CA certificates from the host operating system — requires
    new Toolbx images and p11-kit server on the host. Note that the UBI-based
    images for RHEL haven't yet been updated, and this feature is currently
    disabled for those containers.

Bug fixes

  • Optimized getting the runtime directory
  • Replaced links to the code repository with the website
  • Updated fallback release to 42 for non-fedora hosts

Dependencies

  • Added a new weak dependency on p11-kit server
  • Bumped the minimum github.com/NVIDIA/go-nvlib version to 0.7.1
  • Bumped the minimum github.com/spf13/viper version to 1.20.1 to reduce the
    number of indirect dependencies
  • Bumped the minimum github.com/stretchr/testify version to 1.10.0

Tests

  • Added runtime environment tests for the Kerberos and RPM configuration
  • Added unit tests for utils.PathExists()
  • Enabled the commands and options tests for list on Arch and Ubuntu 22.04
  • Enabled the system tests for create and networking on Arch Linux
  • Isolated the storage directory from the host's XDG_CACHE_HOME or HOME
    bumped the minimum Linux kernel version to 6.6
  • Made the the commands and options tests for create stricter
  • Optimized the runtime environment tests by avoiding a lot of disk I/O
  • Restored the generation and installation of the Bash completions on the CI
    (regression from Fedora 41)

Don't miss a new toolbox release

NewReleases is sending notifications on new releases.