mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/remmina: update to 1.4.36
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.36 * Fix crash with keyboard-interactive SSH auth * Prevent empty remmina_file_name in remmina.pref * rdp/rdp-plugin: Fix faulty color depth check * Fix typos * Usbredirect on connect * [REM-3104] Add global RDP options to set FreeRDP auth filter * Use universal /bin/sh shebang in remmina-rile-wrapper(1) * [REM-3104] Added back in line that was accidentally removed before merge * [REM-3104] Do not initialize rdp_auth_filter * [REM-3076] Add proxy field for SPICE connections * add a conditional check for darwin and NetBSD * [REM-3103] Make more obvious to user that Remmina may not be able to exec... * [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze * Enable horitical scroll on RDP plugin. * [REM-2854] Add timeout option to handle VNC disconnects * [REM-3134] Fix bug where option to send clipboard as keystrokes did not appear * Add ability to send a key combination when RDP connection is idle * [REM-3111] Do not prompt user for credentials if they have already been entered * [REM-3140] Add null check to prevent segfault * Move the idle timer into rf_context to make it session-specific. * [REM-3156] Limit connection name on rcw tab to reasonable length * Update several dependencies * [REM-3127] Add user prompt for gateway messages * [REM-3167] Add reconnect button to rcw * [REM-3127] Changed to put call to a message accept panel in the RemminaPluginService struct * Removed unused, commented code * [REM-2428] Allow floating toolbar to be drag and dropped to more locations on the screen * [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1 * Update ssh error to not show outdated message
This commit is contained in:
parent
859efd10b6
commit
a8926ec0e9
@ -1,6 +1,5 @@
|
||||
PORTNAME= remmina
|
||||
DISTVERSION= 1.4.35
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 1.4.36
|
||||
CATEGORIES= net gnome
|
||||
|
||||
MAINTAINER= fernape@FreeBSD.org
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1708879478
|
||||
TIMESTAMP = 1727879659
|
||||
SHA256 (Remmina-Remmina-2a455eadd6462457d08c2d066c5c245e0dee3bf9_GL0.tar.gz) = e96d99c51e117eb199299c985befd88dcf28c4ea9f623418597f8beaab303b38
|
||||
SIZE (Remmina-Remmina-2a455eadd6462457d08c2d066c5c245e0dee3bf9_GL0.tar.gz) = 3772950
|
||||
SHA256 (dbd6f94974c4d7df313963ffefecb1ff8ca9ecb6.patch) = 5c3c7d501f69f1412614dd8229d517d5f33ad175886edfefabfd5e725f91fb2a
|
||||
SIZE (dbd6f94974c4d7df313963ffefecb1ff8ca9ecb6.patch) = 2104
|
||||
|
Loading…
Reference in New Issue
Block a user