Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 3.5.6
Changes in this release:
- Other small adjustments for the YAD log monitor target.
Version 3.5.5
Changes in this release:
- Adjusted the log monitor target for recent versions of YAD.
Version 3.5.4
Changes in this release:
- Now using version 2.4.4 of
jlesage/baseimage
, which bring the following changes:- Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.
- Updated installed packages to get latest security fixes.
Version 3.5.3
Changes in this release:
- Now using version 2.4.3 of
jlesage/baseimage
, which bring the following changes:- Updated installed packages to get latest security fixes.
- Make sure the tzdata is installed.
Version 3.5.2
Changes in this release:
- Now using version 2.4.2 of
jlesage/baseimage
, which bring the following changes:- Updated installed packages to get latest security fixes.
- Fixed issue where the container could have a zombie process.
- Fixed issue where the password would not be submitted when pressing the enter key in the password modal.
- Use relative path for favicon ressources to be more friendly with reverse proxy senarios.
Version 3.5.1
Changes in this release:
- Now using version 2.4.1 of
jlesage/baseimage
, which bring the following changes:- Updated installed packages to get latest security fixes.
Version 3.5.0
Changes in this release:
- Added baseimage based on Ubuntu 18.04.
Version 3.4.0
Changes in this release:
- Added images based on Alpine Linux 3.8.
- Added images based on Debian 9.
Version 3.3.6
Changes in this release:
- Now using version 2.2.8 of jlesage/baseimage, which brings the following changes:
- Fixed architecture of ubuntu baseimage: it is meant to be 64-bit.
Version 3.3.5
Changes in this release:
- Now using version 2.2.7 of jlesage/baseimage, which brings the following changes:
- Upgraded s6-overlay to version 1.21.4.0.
- Wait for a limited time when terminating a service.
- Set and create the XDG_RUNTIME_DIR directory.