Skip to content

Releases: jlesage/docker-baseimage-gui

Version 4.9.0

18 Jul 01:21
Compare
Choose a tag to compare

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).

Removed:

  • Image based on Debian 10 (reached end of support on 2024-06-30).

Version 4.8.2

03 Jul 00:00
Compare
Choose a tag to compare

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.

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

25 Jun 15:45
Compare
Choose a tag to compare

Fixed

  • Crash with some binaries on systems using old kernel.

Version 4.8.0

20 Jun 19:05
Compare
Choose a tag to compare

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

07 Feb 17:36
Compare
Choose a tag to compare

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

20 Jan 02:48
Compare
Choose a tag to compare

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

06 Dec 14:13
Compare
Choose a tag to compare

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

05 Dec 00:34
Compare
Choose a tag to compare

Fixed

  • Generation of favicons, by using an offline method instead of relying on online service.

Version 4.6.5

02 Dec 03:47
Compare
Choose a tag to compare

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

31 Aug 12:11
Compare
Choose a tag to compare

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.