Changelog for
remmina-plugin-www-debuginfo-1.4.39-1.2.x86_64.rpm :
* Wed Jan 08 2025 Paolo Stivanin
- Update to 1.4.39:
* [REM-3260] Fix bug passing wrong value in SPICE plugin (Breaking compilation on some distributions) !2624 AATTmyheroyuki
* [REM-3257] Add option to automatically copy ssh text when selected !2624 AATTmyheroyuki
* [REM-2604] Allow -c to work with www plugin !2604 AATTmyheroyuki
* [REM-3256] Don\'t prompt about closing connections with no connections !2625 AATTmyheroyuki
* Mainly fixing memory leaks and some small bugs !2626 AATTmyheroyuki
* Mon Dec 30 2024 Paolo Stivanin - Update to 1.4.37:
* Implement horizontal smooth scrolling in RDP !2606 AATTacutemeridian
* [REM-3209] Allow -c to work with www plugin !2607 AATTmyheroyuki
* [REM-3210] Add ability to lock message panels to one side of the window !2608 AATTmyheroyuki
* [REM-3223] fix dangling pointer in ssh_options_get_port invocation !2609 AATTVictrid
* Revert \"[REM-2854] Add timeout option to handle VNC disconnects\" !2610 AATTmyheroyuki
* Fix OpenSSL include dir !2611 AATTmtelka
* Revert \"[REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze\" !2612 AATTmyheroyuki
* [REM-3227] fix compile warning that is failure with newer gcc versions !2613 AATTmyheroyuki
* [REM-3206] Add null check to prevent crash when pasting empty clipbaord !2614 AATTmyheroyuki
* [REM-3076] [REM-3086] Remove support for FreeRDP_SupportMonitorLayoutPdu to prevent loss of keyboard with xrdp !2615 AATTmyheroyuki
* [REM-3236] Don\'t rely on padding characters to be present to try decrypting passwords !2616 AATTmyheroyuki
* [REM-3246] Add option to immediately close VNC windows when they fail to... !2617 AATTmyheroyuki
* Allow Remmina to use plugins immediately on download without needing a restart !2618 AATTmyheroyuki
* [REM-3176] Add plugin api to allow Remmina to display if a profile is... !2619 AATTmyheroyuki
* [REM-3177] Fix error message for failed RDP connection !2620 AATTmyheroyuki
* Add more detail to bug report to make certain issues easier to solve !2621 AATTmyheroyuki
* [REM-3176] Resize icons to fit flatpak specifications !2622 AATTmyheroyuki
* Thu Oct 31 2024 Bjørn Lie - Replace pkgconfig(webkit2gtk-4.0) with pkgconfig(webkit2gtk-4.1) BuildRequires, following this drop conditional pkgconfig(libsoup-2.4) BuildRequires, use only libsoup-3.0 going forward.
* Thu Oct 10 2024 Paolo Stivanin - Update to 1.4.36:
* Fix crash with keyboard-interactive SSH auth !2576 AATTbhatman1441
* Prevent empty remmina_file_name in remmina.pref !2577 AATTbhatman1441
* rdp/rdp-plugin: Fix faulty color depth check !2579 AATTpnowack
* Fix typos !2578 AATTdeining
* Usbredirect on connect !2580 AATThunderteins
* [REM-3104] Add global RDP options to set FreeRDP auth filter !2581 AATTmyheroyuki
* Use universal /bin/sh shebang in remmina-rile-wrapper(1) !2572 AATTklemensn
* [REM-3104] Added back in line that was accidentally removed before merge !2582 AATTmyheroyuki
* [REM-3104] Do not initialize rdp_auth_filter !2583 AATTmyheroyuki
* [REM-3076] Add proxy field for SPICE connections !2584 AATTmyheroyuki
* add a conditional check for darwin and NetBSD !2585 AATTgador1
* [REM-3103] Make more obvious to user that Remmina may not be able to exec... !2586 AATTmyheroyuki
* [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze !2587 AATTmyheroyuki
* Enable horitical scroll on RDP plugin. !2588 AATTAkiraPenguin
* [REM-2854] Add timeout option to handle VNC disconnects !2589 AATTmyheroyuki
* [REM-3134] Fix bug where option to send clipboard as keystrokes did not appear !2590 AATTmyheroyuki
* Add ability to send a key combination when RDP connection is idle !2591 AATTdexxter00
* [REM-3111] Do not prompt user for credentials if they have already been entered !2592 AATTmyheroyuki
* [REM-3140] Add null check to prevent segfault !2593 AATTmyheroyuki
* Move the idle timer into rf_context to make it session-specific. !2594 AATTmorganw3
* [REM-3156] Limit connection name on rcw tab to reasonable length !2595 AATTmyheroyuki
* Update several dependencies !2596 AATTmyheroyuki
* [REM-3127] Add user prompt for gateway messages !2597 AATTmyheroyuki
* [REM-3167] Add reconnect button to rcw !2598 AATTmyheroyuki
* [REM-3127] Changed to put call to a message accept panel in the RemminaPluginService struct !2599 AATTmyheroyuki
* Removed unused, commented code !2600 AATTmyheroyuki
* [REM-2428] Allow floating toolbar to be drag and dropped to more locations on the screen !2601 AATTmyheroyuki
* [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1 !2602 AATTmyheroyuki
* Update ssh error to not show outdated message !2603 AATTmyheroyuki
* Wed Apr 17 2024 Daike Yu - Fix dependency on SLE-15-SP6
* Wed Apr 03 2024 Paolo Stivanin - Update to 1.4.35 stable release.
* Wed Feb 21 2024 balping314AATTgmail.com- Update to version 1.4.34~git.20240221 (boo#1220149):
* Updated call to set FreeRDP_LoadBalanceInfo
* Revert setting loadbalanceinfo to the old method used before FreeRDP3
* Add FreeRDP version to cmake status messages
* FreeRDP3: Fix crash with disablepasswordstoring enabled
* [REM-3047] fix issue compiling with gcc-14
* Check if WINPR_ASSERT is defined
* Allow running an SSH command when connecting via ssh tunnel
* Fix build for openssl-1.1
* Thu Jan 25 2024 infoAATTpaolostivanin.com- Update to version 1.4.33~git.20240124:
* Add support for FreeRDP 3.x
* Allow Remmina to be built without FreeRDP
* Made file not empty to allow setting for Service Desk
* Thu Oct 12 2023 Bjørn - Update to version 1.4.33:
* Add shortcut for \'send clipboard as keystrokes\'
* Make keeping window open on session disconnect configurable
* Fix crash cause by using freed memory
* Sun Sep 17 2023 Paolo Stivanin - Update to remmina version 1.4.32:
* [REM2916] Added option to kill async process started by exec plugin on tab close
* Fix search bar toggle behavior
* Fix memory leaks
* [REM-2920] Password visibility can now be toggled on remmina_message_panels
* Remove SSH file paths from remmina file when unchecking box in profile edit
* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh
* Fix UI bugs in Remmina Preferences set new password
* Fix memory leaks and change GTK critical errors to remmina warnings for null icon autostart file
* [REM-2926] Added ability to set a fixed aspect ratio for vnc connections
* [REM-2936] Fix crash related to unmap events
* [REM-2938] Improved ordering of tray icon menu items
* Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free
* Remote assistance
* Spelling: Various strings for assistance mode
* Fix some compiler warnings
* Ability to SPICE connect to unix domain socket
* update multi monitor icon
* Save toggle options when duplicating connection
* New feature: Allow user to specify use of modifiers when changing key preferences
* [REM-2914] Alert user of unexpected disconnect instead of immediately closing the connection window
* Fix Remmina not using AATTREMMINA_BINARY_PATHAATT
* Highlight top bar when Grab all keyboard events is enabled
* [REM-2850] Add ability to automatically move mouse to keep RDP connections alive
* Remove unnecessary parameters from remmina_public_get_server_port_wrapper
* Fix freeze that occurs when loading in python modules properly
* [REM-1923] Fix handling of pause break key for RDP connections
* [REM-2971] When quiting Remmina from the system tray the are you sure prompt now functions properly
* Fri Jun 09 2023 Paolo Stivanin - Update to remmina version 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
* 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
* Fri Apr 14 2023 Johannes Weberhofer - Update to remmina version 1.4.30
* 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
* Rem 2864 !2472
* [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
* Thu Jan 26 2023 ecsos - Update to remmina version 1.4.29
* Hiroyuki Tanaka added to README :) !2451
* Initial macOS support !2453
* X2Go error-message consistency !2452
* Avoid crash when closing, fixes issue #2832 !2454
* Update Copyright for 2023 !2455
* Aligning local and downstream jsons !2456- Update to remmina version 1.4.28
* Some minor RDP fixes !2415
* Mathias Winterhalter\'s avatar Fix Unix socket support for VNC !2417
* GVNC: Fixed JPEG quality encoding advertizing !2418
* Fix missing null checks causing signal 11 !2419
* Add modified date to SFTP file list !2420
* Adding Labels/Tags !2421
* Spelling: Hostname !2422
* X2Go: Fix annoying default_username bug. !2423
* plugins/x2go/x2go_plugin.c: Fix tip and comment sentence !2424
* Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes #2780 !2425
* Change password including gateway !2427
* Improve rcw close !2429
* Multiple changes to build and run with libsoup 3.0 !2431
* X2Go: Add ssh_passphrase and ssh_privatekey settings. !2428
* RDP: Add option to disable output suppression !2432
* Spelling: \"Passphrase\" → \"password\" !2433
* Fix compile warnings and some spelling corrections !2434
* [Rem-2782] Display protocol name in tooltip for connections in the ... menu... !2436
* [Rem-2782] Added protocol icons in drop-down menu !2438
* Fix widget reparenting when entering/exiting fullscreen !2439
* Rem 2760 !2440
* Allow building on a Wayland-only environment - version 4 !2437
* [Rem-2564] Allow for VNC runtime adjustment of color depth !2442
* Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed !2441
* Revert \"Merge branch \'Rem-2564\' into \'master\'\" !2443
* [Rem-2654] Allow for runtime adjustment of colour depth, both increasing and decreasing !2444
* [Rem-2564] Changed declaration of variables to be compatible with different Ubuntu version !2445
* [Rem-2682] Added view-only mode for RDP !2447
* Removing the news widget !2446
* Updated Flatpak manifest files to match GitHub !2448
* Add missing include for X11/Wayland conditional !2450- Drop libsoup_2_and_3_support.patch because now in upstream.
* Wed Oct 19 2022 Michael Gorse - Add libsoup_2_and_3_support.patch: support libsoup 3.0 (boo#1204492).- Build against libsoup 3 on Tumbleweed.
* Mon Aug 08 2022 Christophe Giboudeaux - Set CMAKE_SKIP_RPATH to avoid writing bogus RUNPATH to binaries and modules- Spec cleanup
* Tue Jun 21 2022 Johannes Weberhofer - Updated to remmina version 1.4.27
* Fix dangling pointer after scrolled container destruction.
* Strengthen remmina file set string
* Refactoring and minor fixes
* launcher.sh is compatible with xfce4-terminal and gnome-terminal now.
* Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB
* New SSH color schemes.
* Some grammar fixes.- Removed 2734-flatpak-crash.patch
* Wed Jun 01 2022 Johannes Weberhofer - Added 2734-flatpak-crash.patch to fix an issue reported on upstream: [#2580]: \"Closing RDP connection quits Remmina without an error message\"
* Tue May 24 2022 Dominique Leuenberger - Do not recommend lang package: the lang package has smarter supplements in place.
* Thu May 19 2022 Johannes Weberhofer - Updated to remmina version 1.4.26- Major improvements:
* A Python plugin/API (you can write Remmina plugins in Python now!!!)
* X11 Forward for the SSH plugin AATTmarco.fortina
* Kiosk improvements and new command lines options- Other changes:
* Fix trial for 2577: Closing a VNC connection makes Remmina close all other...
* Handle after-auth connection errors in VNC properly
* Using Remmina from command-line for kiosked servers
* Manual page refactoring fixes #2056 (closed)
* Add mutex to protect RDP clipboard->srv_data. Fixes #2666 (closed)
* Add \'--no-tray-icon\' command-line option
* Make FreeRDPs TLS Security Level setting accessible in the advanced settings view
* Disable grabs for SSH and SFTP, #closes #2728 (closed)
* Cannot disable shared folder
* Use PyInitializeEx in order to skip signal handler registration
* Ignore add new connection button in kiosk mode
* WWW plugin refactoring
* Thu Mar 10 2022 Johannes Weberhofer - Updated to remmina version 1.4.25
* kiosk: Drop GNOME MediaKeys plugin !2377
* Honour soft links target in SFTP !2379
* Optional close confirmation !2380
* Fix some build warnings !2382
* Fix manpages !2378
* Snap cleanup + kwallet support !2381
* Deprecations and amend g_date_time_format_iso8601 !2383
* Fixes to snap build !2384
* Removing dependencies that are available as extensions !2385
* FreeRDP_OffscreenSupportLevel is of type UINT32 !2386
* Minor fixes !2387
* Get the right value for FreeRDP_AutoReconnectMaxRetries !2388
* Thu Feb 10 2022 Johannes Weberhofer - Updated to remmina version 1.4.24
* Contribution section added to issue template
* Language of VNC encoding cleaned up
* Remmina Hardening and Compliance
* Remmina_preferences language reworked
* Thanks 2021
* Resolve \"Follow-up from \"Remmina_preferences language reworked\"\"
* Encryption level language reworked
* Issue 2122 : Confirm on close of window
* Adding flush and cairo clean up