Skip to content

Release 25.04

Compare
Choose a tag to compare
@accetto accetto released this 07 Apr 16:05
· 3 commits to master since this release

Release 25.04

Availability checking of the wget utility has been added.
The utility is used by the cache hook script for downloading of selected packages into the g3-cache folders.
It's generally not available on Windows environments by default.
You can install it or to build on an environment, where the utility is available (e.g. WSL or Linux).

The checking can be skipped by setting the environment variable IGNORE_MISSING_WGET=1.

The selected packages still will be downloaded into a temporary image layer, but not into the project's
.g3-cache folder nor the shared one, defined by the variable SHARED_G3_CACHE_PATH.

Other changes:

  • The ci-builder.sh script's command log get errors now lists building errors and also warnings.

Updated components:

  • noVNC to version 1.6.0
  • websockify to version 0.13.0