Skip to content

Releases: jlesage/docker-avidemux

Version 1.2.6

27 Apr 01:36
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Avidemux to version 2.7.3.
  • Upgraded libdca to version 0.0.6.
  • 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.2.5

18 Sep 16:55
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.5.1, which brings the following changes:
    • Updated installed packages to get latest security fixes.

Version 1.2.4

11 Sep 17:36
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Avidemux to version 2.7.1.
  • Fixed an issue where configuration files would not have the proper ownership.
  • Now using baseimage v3.5.0, based on Alpine Linux 3.8.

Version 1.2.3

03 Mar 01:56
Compare
Choose a tag to compare

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

03 Feb 14:53
Compare
Choose a tag to compare

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

31 Jan 02:29
Compare
Choose a tag to compare

Changes in this release:

  • Adjusted the way some ressources are accessed to better support reverse proxy to the container.

Version 1.2.0

22 Jan 18:23
Compare
Choose a tag to compare

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

11 Jan 16:22
Compare
Choose a tag to compare

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.

Version 1.1.1

12 Dec 14:20
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.1.4, which brings the following changes:
    • Set 2 worker processes for nginx.

Version 1.1.0

21 Nov 01:10
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.1.3, which brings the following changes (from last used version):
    • Upgraded S6 overlay to version 1.21.2.1.
    • Enhanced integration of service dependencies functionality.
    • Added a simple log monitor.
    • Fixed race condition where container's exit code would not be the expected one.
    • Fixed issue where application's GUI fails to displayed when accessing it through the web interface via standard ports 80/443.
    • Fixed an issue where a self-disabled service could be restarted.