Releases: jlesage/docker-dupeguru
Releases · jlesage/docker-dupeguru
Version 1.11.1
Changes in this release:
- Updated dupeGuru to version 4.1.1.
Version 1.11.0
Changes in this release:
- Updated dupeGuru to version 4.1.0.
- Now using baseimage version 3.5.6, based on Alpine 3.12, which bring the following changes (since last used version):
- Updated installed packages to get latest security fixes.
- Make sure the tzdata is installed.
- Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.
- Adjusted the log monitor target for recent versions of YAD.
Version 1.10.2
Changes in this release:
- Upgraded dupeGuru to version 4.0.4.
Version 1.10.1
Changes in this release:
- Now using baseimage v3.5.2, which brings 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 1.10.0
Changes in this release:
- Now using baseimage v3.5.1, which brings the following changes (since last used version):
- Image based on Alpine Linux 3.8.
- 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.
- Updated installed packages to get latest security fixes.
Version 1.9.3
Changes in this release:
- Now using baseimage v3.3.4, which brings the following changes (since last used version):
- Make sure the log monitor is started after the X server.
- Fixed an issue where the log monitor
yad
target would use XDG folders of the application. - Fixed issue where log monitor states were not cleared during container startup.
Version 1.9.2
Changes in this release:
- Now using baseimage v3.3.2, which brings the following changes:
- Restored timezone support in Alpine Linux images with glibc.
- Fixed issue in
add-pkg
helper where a package could be incorrectly detected as installed.
Version 1.9.1
Changes in this release:
- Adjusted the way some ressources are accessed to better support reverse proxy to the container.
Version 1.9.0
Changes in this release:
- Now using baseimage v3.3.0, which brings the following changes (since last used version):
- For Alpine Linux images with glibc, automatically update dynamic linker's cache after new libraries are installed.
- Fixed the LANG environment variable not being set properly.
- Added the ability to automatically install a CJK (Chinese/Japanese/Korean) font.
Version 1.8.4
Changes in this release:
- Now using baseimage v3.2.2, which brings the following changes (since last used version):
- Upgraded S6 overlay to version 1.21.2.2.
- Upgraded glibc to version 2.26 (Alpine Linux glibc images).
- Adjusted the way ownership of /config is taken to better support cases where the folder is mapped to a network share.
- Small adjustment to the way ownership of files are taken.