Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update remmina to version 1.4.35 #1586

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions remmina/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
12 changes: 10 additions & 2 deletions remmina/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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