Logo
Explore Help
Sign In
jwetzell/docker-guacamole
1
0
Fork 0
You've already forked docker-guacamole
mirror of https://github.com/jwetzell/docker-guacamole.git synced 2026-08-05 23:43:44 +00:00
Code Issues Packages Projects Releases 10 Wiki Activity

10 Releases 20 Tags

RSS Feed
  • 1.6.0-20251103 0046b9f92a
    Compare

    Stable

    jwetzell released this 2025-11-03 21:52:55 +00:00 | 1 commits to master since this release

    📅 Originally published on GitHub: Mon, 03 Nov 2025 23:32:03 GMT
    🏷️ Git tag created: Mon, 03 Nov 2025 21:52:55 GMT

    • update tomcat to 9.0.111
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.6.0-20250711 ed49d82733
    Compare

    Stable

    jwetzell released this 2025-07-11 14:22:52 +00:00 | 3 commits to master since this release

    📅 Originally published on GitHub: Fri, 11 Jul 2025 15:23:38 GMT
    🏷️ Git tag created: Fri, 11 Jul 2025 14:22:52 GMT

    • add auth-ban and auth-restrict plugins that were released with 1.6.0

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.6.0-20250703...1.6.0-20250711

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.6.0-20250703 9284e7ab3a
    Compare

    Stable

    jwetzell released this 2025-07-03 15:24:03 +00:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Thu, 03 Jul 2025 15:26:18 GMT
    🏷️ Git tag created: Thu, 03 Jul 2025 15:24:03 GMT

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.5.5-1743102564...1.6.0-20250703

    • update Guacamole to 1.6.0
    • update tomcat to latest 9.x.x
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.5-1743102564 0e6ea6c206
    Compare

    Stable

    jwetzell released this 2025-03-26 13:56:12 +00:00 | 7 commits to master since this release

    📅 Originally published on GitHub: Thu, 27 Mar 2025 19:10:48 GMT
    🏷️ Git tag created: Wed, 26 Mar 2025 13:56:12 GMT

    What's Changed

    • tomcat updated to 9.0.102 for CVE-2025-24813 mitigation

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.5.5-1724518912...1.5.5-1743102564

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.5-1724518912 6f62295c8b
    Compare

    Stable

    jwetzell released this 2024-08-24 16:12:01 +00:00 | 11 commits to master since this release

    📅 Originally published on GitHub: Sat, 24 Aug 2024 17:02:12 GMT
    🏷️ Git tag created: Sat, 24 Aug 2024 16:12:01 GMT

    • upgrade base to ubuntu noble
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.5-1724510803 ecdf5c8137
    Compare

    Stable

    jwetzell released this 2024-08-24 13:45:03 +00:00 | 13 commits to master since this release

    📅 Originally published on GitHub: Sat, 24 Aug 2024 14:47:26 GMT
    🏷️ Git tag created: Sat, 24 Aug 2024 13:45:03 GMT

    • update base image to tomcat 9.0.93
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.5-1720284504 7945b12de0
    Compare

    Stable

    jwetzell released this 2024-07-06 15:17:50 +00:00 | 14 commits to master since this release

    📅 Originally published on GitHub: Sat, 06 Jul 2024 16:49:24 GMT
    🏷️ Git tag created: Sat, 06 Jul 2024 15:17:50 GMT

    • fix MAJOR problem with multi-platform image building that caused exec format error

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.5.5...1.5.5-1720284504

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.5 d81299902a
    Compare

    Stable

    jwetzell released this 2024-04-07 14:10:26 +00:00 | 25 commits to master since this release

    📅 Originally published on GitHub: Sun, 07 Apr 2024 17:10:28 GMT
    🏷️ Git tag created: Sun, 07 Apr 2024 14:10:26 GMT

    Update to Guacamole 1.5.5

    What's Changed

    • Multiplatform image by @jwetzell in https://github.com/jwetzell/docker-guacamole/pull/38

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.5.4...1.5.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.4-1707401713816 5c5d7cf74d
    Compare

    Stable

    jwetzell released this 2024-02-08 14:08:10 +00:00 | 34 commits to master since this release

    📅 Originally published on GitHub: Thu, 08 Feb 2024 14:15:23 GMT
    🏷️ Git tag created: Thu, 08 Feb 2024 14:08:10 GMT

    • images are now consolidated so no more -amd64, -arm64, etc.
    • new images is based on ubuntu using the latest version of tomcat 9 (9.0.85)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.4 3c7acbab48
    Compare

    Stable

    jwetzell released this 2023-12-20 04:00:24 +00:00 | 47 commits to master since this release

    📅 Originally published on GitHub: Wed, 24 Jan 2024 03:58:46 GMT
    🏷️ Git tag created: Wed, 20 Dec 2023 04:00:24 GMT

    What's Changed

    • Manually build and install libssh2 by @scottgrobinson in https://github.com/jwetzell/docker-guacamole/pull/27
    • install postgresql from source by @jwetzell in https://github.com/jwetzell/docker-guacamole/pull/28
    • raspberry pi image now builds and runs 1.5.x by @jwetzell in https://github.com/jwetzell/docker-guacamole/pull/29

    New Contributors

    • @scottgrobinson made their first contribution in https://github.com/jwetzell/docker-guacamole/pull/27

    Full Changelog: https://github.com/jwetzell/docker-guacamole/compare/1.4.0...1.5.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.2 Page: 112ms Template: 11ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API