Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 4.5.3
Added
- Image based on Alpine Linux 3.19.
Changed
- Fullscreen should not be supported when page is loaded into an iFrame.
- Changed by the update of jlesage/baseimage to version 3.5.3:
- Rebuild against latest distro images to get security fixes.
Version 4.5.2
Fixed
- Fixed by the update of jlesage/baseimage to version 3.5.2:
- When using a very high user or group ID, the helper that takes ownership of a directory would fail.
Version 4.5.1
Fixed
- Fixed by the update of jlesage/baseimage to version 3.5.1:
- Packages installation at runtime could fail on Ubuntu/Debian due to missing user/group.
- Make sure setup of packages mirror is done before installation of CJK font.
Version 4.5.0
Added
- Added by the update of jlesage/baseimage to version 3.5.0:
- Mirror for packages installation can be set via the
PACKAGES_MIRROR
environment variable.
- Mirror for packages installation can be set via the
Changed
- Changed by the update of jlesage/baseimage to version 3.5.0:
- Improved the way the
take-ownership
script is working.
- Improved the way the
Fixed
- Fixed by the update of jlesage/baseimage to version 3.5.0:
- Readiness and minimum running time checks should not be done for a service defined with an interval.
- Raise an error when a synched service fails to start.
- Minimum running time check of a service was using an incorrect way to verify if process is still alive.
- Installation of CJK font.
Version 4.4.2
Added
- Image based on Alpine Linux 3.18.
- Image based on Ubuntu 22.04.
Changed
- Changed by the update of jlesage/baseimage to version 3.4.7:
- Rebuild against latest distro images to get security fixes.
- Updated X server to version 1.20.14.
Removed
- Image based on Alpine 3.13 (reached end of support on 2022-11-01).
- Image based on Debian 9 (reached end of life on 2022-07-01).
Version 4.4.1
Changed
- Updated TigerVNC to version 1.13.1.
Version 4.4.0
Added
- Support for generating icons from local file.
- Dark mode support for GTK2 applications.
Changed
- Updated TigerVNC to version 1.13.0.
- Updated noVNC to version 1.4.0.
- Updated YAD to version 0.42.43.
Fixed
- Disabled automatic focus on clipboard on touch devices.
- Keep virtual keyboard when closing control menu.
- Fixed by the update of
jlesage/baseimage
to version 3.4.6:- Issue during initialization of Linux users and groups when the
GROUP_ID
is also part ofSUP_GROUP_IDS
.
- Issue during initialization of Linux users and groups when the
Version 4.3.6
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.5:- Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.
Version 4.3.5
Fixed
- Fixed by the update of
jlesage/baseimage
to version 3.4.4:- Issue handling internal supplementary group IDs by the default
sgid
service file.
- Issue handling internal supplementary group IDs by the default
Version 4.3.4
Fixed
- Error message from openbox about missing Fontconfig cache directory.