Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 4.9.0
Added:
- Internal environment variable to disable the OpenGL Extension of the X Window System.
- Added by the update of jlesage/baseimage to version 3.8.0:
- Ability to define users and groups to be added to Linux system files (
/etc/passwd
,/etc/group
and/etc/shadow
).
- Ability to define users and groups to be added to Linux system files (
Removed:
- Image based on Debian 10 (reached end of support on 2024-06-30).
Version 4.8.2
Changed
- Changed by the update of jlesage/baseimage to version 3.7.2:
- Allow the
take-ownership
helper to set ownership only if the user does not already have write permission on the folder.
- Allow the
Fixed
- Automatic reconnect of the web interface when web authentication is enabled.
- Some resources could not be accessed behind a reverse proxy based on URL path.
Version 4.8.1
Fixed
- Crash with some binaries on systems using old kernel.
Version 4.8.0
Added
- Automatic reconnect of the web interface.
- Web file manager.
- Support for GLX X extension, backed by Mesa llvmpipe driver.
- Load Xresources via xrdb during startup.
- Image based on Alpine 3.22.
- Added by the update of jlesage/baseimage to version 3.7.1:
- Generation of a container instance unique ID.
- Simple mechanism to send commands to the process supervisor, enabling restart of services.
Changed
- Updated noVNC to version 1.6.0.
- Updated web UI components (Bootstrap).
- Do not ask VNC password when accessing the web interface and web authentication is enabled.
- Changed by the update of jlesage/baseimage to version 3.7.1:
- Folders are created with explicit permissions.
- Ensured that no programs or shell scripts run directly from /tmp, enabling the use of no-exec mounted temporary directory.
Version 4.7.1
Changed
- Changed by the update of jlesage/baseimage to version 3.6.5:
- Increased the default service ready timeout from 5 seconds to 10 seconds and allow runtime adjustment via environment variable.
Fixed
- Generation of favicons on Ubuntu.
- Compatibility issues that were introduced with support of GTK4 applications.
Version 4.7.0
Added
- Environment variable that allows configuring the web authentication token lifetime.
Changed
- Rebuild against latest distro images to get security fixes.
Version 4.6.7
Added
- Image based on Alpine 3.21.
Changed
- Updated jlesage/baseimage to version 3.6.4.
- Rebuild against latest distro images to get security fixes.
Version 4.6.6
Fixed
- Generation of favicons, by using an offline method instead of relying on online service.
Version 4.6.5
Changed
- Updated TigerVNC to version 1.14.1.
Fixed
- Web audio feature with URL path-based reverse proxy.
- TLS secure connection method for VNC was preventing web access.
- CJK font installation on Alpine Linux.
Version 4.6.4
Added
- Image based on Debian 12.
- Image based on Ubuntu 24.04.
Changed
- Updated jlesage/baseimage to version 3.6.3.
- Rebuild against latest distro images to get security fixes.
Fixed
- Web authentication feature with URL path-based reverse proxy.