Update remmina to 1.4.35 (#1586)

This commit is contained in:
Nathan Fretz 2024-10-03 13:07:22 +10:00 committed by GitHub
parent 95e6315b95
commit 96b8d1a9ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 4 deletions

View File

@ -7,10 +7,10 @@ services:
APP_PORT: 3000
server:
image: linuxserver/remmina:1.4.2@sha256:dc9972f1707e86ffec0544e296071a64feb6919e245d3b04068ce6549acfc0d9
image: linuxserver/remmina:1.4.35@sha256:ca2b6788bad28d864086649fc276ce696cac9cdf69e6976b85497b341ed07d8d
volumes:
- ${APP_DATA_DIR}/data/config:/config
restart: on-failure
environment:
- PUID=1000
- PGID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: remmina
category: networking
name: Remmina
version: "1.4.2"
version: "1.4.35"
tagline: Remote access screen and file sharing
description: >-
Use other desktops remotely, from a tiny screen or large monitors.
@ -40,4 +40,12 @@ defaultUsername: ""
defaultPassword: ""
submitter: Pranshu Agrawal
submission: https://github.com/getumbrel/umbrel-apps/pull/291
releaseNotes: ""
releaseNotes: >-
This release includes several improvements and bug fixes:
- Fixed build issues for OpenSSL 1.1
- Added support for running SSH commands when connecting via SSH tunnel
- Resolved compilation issues with GCC-14
- Fixed a crash related to the 'disable password storing' feature
- Updated handling of load balancing information
For full release notes, visit https://gitlab.com/Remmina/Remmina/-/releases