Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (19m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 11:46:40 UTC Now

2024-05-14 09:38:16 UTC MAIN commitmail json YAML

remmina: update to 1.4.35.

## v1.4.35

* Fix build for openssl-1.1 [!2565]
* Allow running an SSH command when connecting via ssh tunnel [!2566]
* Check if WINPR_ASSERT is defined [!2567]
* [REM-3047] fix issue compiling with gcc-14 [!2568]
* Fix crash caused by enabling disablepasswordstoring [!2569]
* Revert setting loadbalanceinfo to the old method used before FreeRDP3 [!2570]
* updated call to set FreeRDP_LoadBalanceInfo [!2571]

## v1.4.34

* [REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef [!2540]
* [REM-2974] only attempt to resolve hostname if initial ssh_connect fails [!2542]
* [REM-2980] Remove flag that prevented remote audio from working with flatpak version of Remmina [!2543]
* [REM-2982] Update Flatpak to use GNOME runtime version 44 [!2541]
* initial port to core22 [!2539]
* [REM-2984] Add null check to prevent freeze when opening an rdp connection [!2545]
* Fix GTK critical error when editing RDP profile [!2544]
* Remove snap installs for broken link executables [!2546]
* SSH private key auth: If username is empty, prompt user to enter it [!2547]
* Fix Flatpak freeze on connection when importing RDP profile [!2548]
* Fix of some grammatic issues in German translation [!2550]
* [REM-3003] Re-add line removed by accident in !2532 [!2551]
* GtkFileChooserNative support [!2553]
* Spice UNIX socket channel initialization enhancement [!2549]
* Fix segfault for `remmina -p` [!2555]
* Add unlocking code to let plugins use passwords [!2556]
* CI Pipeline Updates [!2557]
* [freerdp] update to build for stable-3.0 [!2554]
* Allow Remmina to be built without FreeRDP [!2558]
* [REM-3048] Fix crash on multi-monitor with FreeRDP3 [!2559]
* Added developer_name to meet new flathub requirements [!2561]
* [New features] Bring back remmina server features with new additions [!2560]
* [REM-2983] compile ssh with gcrypt for flatpak builds. Also sync flatpak... [!2563]
* Update copyright info [!2562]

## v.1.4.33

* [REM-2977] add shortcut for 'send clipboard as keystrokes' [!2535]
* [REM-2972] Make keeping window open on session disconnect configurable [!2537]
* [REM-2974] fix crash cause by using freed memory [!2536]

## v.1.4.32

* [REM2916] Added option to kill async process started by exec plugin on tab close [!2501]
* Fix search bar toggle behavior [!2503]
* Fix memory leaks [!2504]
* [REM-2920] Password visibility can now be toggled on remmina_message_panels [!2505]
* Remove SSH file paths from remmina file when unchecking box in profile edit [!2506]
* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh [!2507]
* Fix UI bugs in Remmina Preferences set new password [!2508]
* Fix memory leaks and change GTK critical errors to remmina warnings for null icon autostart file [!2509]
* [REM-2926] Added ability to set a fixed aspect ratio for vnc connections when... [!2511]
* Fix snap crash [!2512]
* [REM-2936] Fix crash related to unmap events [!2513]
* [REM-2938] Improved ordering of tray icon menu items [!2514]
* Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free [!2515]
* Remote assistance [!2516]
* Spelling: Various strings for assistance mode [!2517]
* Fix some compiler warnings [!2518]
* Ability to SPICE connect to unix domain socket [!2519]
* update multi monitor icon [!2520]
* Save toggle options when duplicating connection [!2521]
* Rem 2954 [!2522]
* New feature: Allow user to specify use of modifiers when changing key preferences [!2523]
* [REM-2914] Alert user of unexpected disconnect instead of immediately closing the connection window [!2524]
* Fix Remmina not using `@REMMINA_BINARY_PATH@` [!2525]
* Highlight top bar when `Grab all keyboard events` is enabled [!2526]
* Snapcraft: Allow remmina preferences file to point to symlinked `current` directory [!2527]
* [REM-2850] Add ability to automatically move mouse to keep RDP connections alive [!2528]
* Allow user to set REMMINA_GIT_REVISION [!2529]
* Remove unnecessary parameters from remmina_public_get_server_port_wrapper [!2530]
* Fix freeze that occurs when loading in python modules properly [!2531]
* [REM-1923] Fix handling of pause break key for RDP connections [!2532]
* [REM-2971] When quiting Remmina from the system tray the are you sure prompt now functions properly [!2533]

## v.1.4.31

* [REM-2874] muli password changer search now matches partial strings [!2480]
* Fix segfault in VNC when using domain socket [!2481]
* Switched pylist Append to SetItem [!2482]
* Template texts updated [!2484]
* Add menu option to delete multiple profiles at the same time [!2483]
* add 1080p as a default resolution to remmina_pref.c [!2486]
* Add ubuntu22.04 dockerfile [!2487]
* Remove character limit on password length [!2489]
* Create better postats.html [!2488]
* Redesign santahat.png & add santahat.svg [!2492]
* Edit preferences UI [!2491]
* Change the icon of the new connection button [!2493]
* Modify the checkbox of the appearance-tab [!2494]
* Add valign to the switch of the debugging window [!2495]
* plugins/rdp: Ensure output redirection configuration applies to both dynamic and static rdpsnd [!2498]

## v.1.4.30

* Update snap build to use freerdp 2.9.0 [!2458]
* Add text mime type formats to RDP clibpoard [!2459]
* Ensure timer is null after destruction [!2462]
* Ability to view passwords in the clear using a toggle in the password field [!2460]
* Made icons viewable in lower resulution. [!2463]
* Improve mime file [!2464]
* [REM-2809] Appearance preferences now refresh in the main window when the user... [!2466]
* This should be a message instead of a info print. So that the user can see it by default. [!2461]
* remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation [!2467]
* Rem 2864 [!2469]
* Fix undefined symbol error when importing gi in a python extension [!2470]
* make it build on macOS [!2471]
* Rem 2864 [!2472]
* Fix autostart file flatpak exec command [!2474]
* [REM-1987] allow for dynamic resolution updates for vnc connections [!2476]
* Fix overlapping text in preferences menu, terminal tab [!2477]
* Allow could not authenticate banner to go away after successful reauthentication [!2478]
* Add environments for easy manual testing [!2473]

(wiz)