Package Release Info

remmina-1.4.36-bp160.1.20

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

remmina
remmina-devel
remmina-kiosk
remmina-lang
remmina-plugin-exec
remmina-plugin-gvnc
remmina-plugin-kwallet
remmina-plugin-python-wrapper
remmina-plugin-rdp
remmina-plugin-secret
remmina-plugin-spice
remmina-plugin-vnc
remmina-plugin-www

Change Logs

* Thu Oct 10 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.4.36:
  * Fix crash with keyboard-interactive SSH auth !2576 @bhatman1441
  * Prevent empty remmina_file_name in remmina.pref !2577 @bhatman1441
  * rdp/rdp-plugin: Fix faulty color depth check !2579 @pnowack
  * Fix typos !2578 @deining
  * Usbredirect on connect !2580 @hunderteins
  * [REM-3104] Add global RDP options to set FreeRDP auth filter !2581 @myheroyuki
  * Use universal /bin/sh shebang in remmina-rile-wrapper(1) !2572 @klemensn
  * [REM-3104] Added back in line that was accidentally removed before merge !2582 @myheroyuki
  * [REM-3104] Do not initialize rdp_auth_filter !2583 @myheroyuki
  * [REM-3076] Add proxy field for SPICE connections !2584 @myheroyuki
  * add a conditional check for darwin and NetBSD !2585 @gador1
  * [REM-3103] Make more obvious to user that Remmina may not be able to exec... !2586 @myheroyuki
  * [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze !2587 @myheroyuki
  * Enable horitical scroll on RDP plugin. !2588 @AkiraPenguin
  * [REM-2854] Add timeout option to handle VNC disconnects !2589 @myheroyuki
  * [REM-3134] Fix bug where option to send clipboard as keystrokes did not appear !2590 @myheroyuki
  * Add ability to send a key combination when RDP connection is idle !2591 @dexxter00
  * [REM-3111] Do not prompt user for credentials if they have already been entered !2592 @myheroyuki
  * [REM-3140] Add null check to prevent segfault !2593 @myheroyuki
  * Move the idle timer into rf_context to make it session-specific. !2594 @morganw3
  * [REM-3156] Limit connection name on rcw tab to reasonable length !2595 @myheroyuki
  * Update several dependencies !2596 @myheroyuki
  * [REM-3127] Add user prompt for gateway messages !2597 @myheroyuki
  * [REM-3167] Add reconnect button to rcw !2598 @myheroyuki
  * [REM-3127] Changed to put call to a message accept panel in the RemminaPluginService struct !2599 @myheroyuki
  * Removed unused, commented code !2600 @myheroyuki
  * [REM-2428] Allow floating toolbar to be drag and dropped to more locations on the screen !2601 @myheroyuki
  * [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1 !2602 @myheroyuki
  * Update ssh error to not show outdated message !2603 @myheroyuki
* Wed Apr 17 2024 Daike Yu <yu.daike@suse.com>
- Fix dependency on SLE-15-SP6
* Wed Apr 03 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.4.35 stable release.
* Wed Feb 21 2024 balping314@gmail.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 info@paolostivanin.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 <bjorn.lie@gmail.com>
- 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 <info@paolostivanin.com>
- 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 @REMMINA_BINARY_PATH@
  * 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 <info@paolostivanin.com>
- 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 <jweberhofer@weberhofer.at>
- 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 <ecsos@opensuse.org>
- 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.
Version: 1.4.2-bp152.1.1
* Thu Apr 09 2020 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to release 1.4.2
  * Bug-fixing release related to SSH bugs
  * Adds ClientBuild settings to RDP plugin to specify client version build number
  * Spelling: Smaller bullet points, RDP plugin
  * Allow formatting for SSH session filename
  * web-browser plugin fixes
  * Make duplicate session sensitive only if a profile exists
  * Issue template reworked
  * Fix null pointer dereference in remmina_main_quickconnect
  * SFTP with tunnel fixes
  * Cppcheck and PVS Studio Fixes
  * VNCI fixes
  * Typo fix in remmina_ssh.c
  * Allow enter key in domain textbox of authentication dialog to submit
  * rcw event sources cleanup (bsc#1169412)
* Tue Feb 25 2020 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to release 1.4.1
  * Bug-fix release
  * SSH fixes, should fix #2094
  * Update remmina_filezilla_sftp.sh
* Fri Feb 21 2020 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.4.0
  * This is a long term release
  * RDP clipboard fixes
  * SSH authentication fixes
  * Fixed compiler warnings
  * SSH tunnel refactoring
  * Parameters passed individually, notation, "Press any key to continue?"
  * Updated boolean expressions
  * Add end of options escaping
  * Remove double-quotes escaping early
  * Ending code block whitespace line removed
  * Safer removal of build directory
  * Spelling: Could not access the RDP server x7
  * Removing double struct declaration
* Wed Jan 08 2020 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.3.10 (jsc#SLE-9612)
  * VNC: Fix a buffer overflow during cuttext
  * Fix KB/pointer grabbing again and add warning when GTK is using
  * GDK_CORE_DEVICE_EVENTS refactoring
  * Proxy support fixes
- Update to new upstream release 1.3.9
  * Fixing Keyboard grab issues. (mainly within i3wm and XFCE).
* Fri Dec 20 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.3.8
  * Avoid clearing username/domain when saving RDP password
  * Make Remmina news dialog modal to the main window
  * Change switch notebook page idle func order.
  * Fixing bad seat grabbing behaviour (grab all keys not working)
  * Adding cmake option to use latest FreeRDP symbols when compiling.
  * Adding default application symbolic icons
  * Several translation fixes
- Removed obsolete remmina-1.3.7-libfreerdp-2.0.0-rc4.patch
* Fri Dec 06 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Added remmina-1.3.7-libfreerdp-2.0.0-rc4.patch to be compatibile with
  libfreerdp-2.0.0-rc4
- Update to new upstream release 1.3.7
  * Huge improvements in translations
  * Better authentication MessagePanel API
  * Adding hidden proxy/socks settings for the RDP plugin
  * Debian Lintian, appstream and AppImage detected issues fixes
  * Tooltips in the remmina profile editor
  * Fix for issue #1949 (and #1968). It also relocates --version and --full-version in local istance.
  * Enumerate and share all local printers.
  * Manually specify more then one printer&driver when connecting via RDP
  * Printer sharing remediation
  * Remove useless includes
  * VTE is a suggested package
  * AppImage path fixes
  * Using remmina image for gnome 3.28
  * Fix crash when clicking AR-button
  * Various Fixes !1931
  * Fix RDP failed auth after credentials panel: big rework on plugin connection close flow
* Tue Aug 27 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.3.6
  * Fix fullscreen switching
  * Fullscreen fixes
  * rdpr channel initialization for special devices sharing. Closes #1955
  * Fixing remminamain destroy issues
  * Makes Rmnews modal to avoid that it steals input to the RCW
  * Make some cmake targets optional to avoid packaging isssues
  * SNAP fixing dependencies for the plugin WWW
  * Updating Remmna icon to the yaru/suru icon set.
  * Adding harfbuzz headers, closes #1941
  * New stats
  * *.md: typo corrections
  * Remove G+ from documents
* Mon Aug 05 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Removed dependency to NX for remmina-plugin-kwallet.
* Wed Jul 31 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.3.5
  * Configurable, human readable profile file names
  * A KDE Wallte plugin, that can be used instead of the GNOME Keyring
  * Many notable and subtle bugs fixed by Giovanni Panozzo.
  * Null pointer reference, RDP issues, remmina connection window fixes and refactoring and many more!!
  * Remmina news (and announcements) widget
  * Periodically (sporadically) a widget will be shown with news and announcements related to your Remmina version.
  * Master password, to protect settings and profiles from unauthorized modifications
  * WWW plugin (web browser with authentication for Remmina)
  * New color schemes for the SSH plugin.
  * Preferences cleaning
  * Profile saving bug fixed
  * Remmina main UI improvements
  * Typographic and wording corrections
- Removed broken telepathy plugin
- New kwallet plugin will be built only on openSUSE and SLE backport
  releases.
* Wed Mar 13 2019 Felix Zhang <fezhang@suse.com>
- Update to new upstream release 1.3.4
  * Updated to use core18 and gnome-3-28-1804 !1797
  * Snap: Build snap in CI and publish to the edge channel for
    builds against master !1810
  * Resolve "SSH public key cannot be imported: Access denied for
    'none'. Authentication that can continie: publickey" !1811
  * snap: Ensure the icon is installed !1812
* Thu Feb 28 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Update to new upstream release 1.3.3
  * Fix ?Utranslated? typo + XHTML 1.0 strictness + move div CSS rule in style block
  * Revert autoclosed <script> tags. It seems to be badly surported
  * Remmina connection window refactoring
  * Adding Serial and parallel ports sharing
  * RemminaMain window refactoring - Removing deprecated functions.
  * Fix #1836 implementing the correct message panel when authenticating
  * Make ssh tunnel pwd user manageable and public key import
  * Fix Yes/No inversion
  * Updated translations: de, zh_CN, it, fr, tr, da, it
* Fri Feb 01 2019 jweberhofer@weberhofer.at
- Upgraded to 1.3.2 (boo#1123452, boo#1103557)
  * Change rcw size allocation wait algorithm, see issue #1809
  * Fix a couple of VNCI crashes, see issue #1821
  * Fix spice authentication, issue #1820
  * Update translations script fixes
  * Add a missing end point in an SSH error message
  * Translation Updates: fr, it
  * Cosmetic fixes
* Tue Jan 29 2019 jweberhofer@weberhofer.at
- Removed upstream patch remmina-1.3.0-removed-edit-delete.patch
- Upgraded to 1.3.1
  * fixed several typograpic errors
  * fixed VNC clipboard bug
  * Translations updated: en, de, tr, ru, it, es
  * Translations for SSH error messages
  * Performance improvement
  * Improved CSS Styles
  * rcw fixes
  * fix scrolling in fullscreen mode
  * fixed several issues
* Tue Jan 22 2019 jweberhofer@weberhofer.at
- Added remmina-1.3.0-removed-edit-delete.patch from upstream to
  exclude edit-delete.svg causing a conflict with kaffeine.
* Fri Jan 18 2019 jweberhofer@weberhofer.at
- Upgraded to 1.3.0
  * Use window resolution
  * rcw_preopen complete
  * RDP: new global parameter rdp_map_keycode
  * Use decimal instead of hex on rdp keycode map
  * Updated translations
  * Adding language detection
  * Auth panel widget placement
  * CSS modifications to adapt to stock Gnome and Gtk themes
  * Updated CSS to have black background in fullscreen
  * Gtk deprecation and CSS restzling
  * Gtk icon cache update during install phase
  * Correctly set focus after rcw_preopen
  * Icons and gtk fixes for rcw_reopen
  * Deprecates dynamic_resolution_width and height cfg params
  * Disable glyph cache by default
  * Fix crash when showing password panel
  * Fix crash when showing password panel
  * allow closing tab after error message panel is shown
  * Remove deprecated floating toolbar toplevel window
  * Fixed missing icons
  * Make menu items paintable by the application
  * Open connection window before connecting
  * Prevent toolbar signals while reconfiguring toolbar
  * Update toolbar button handling
  * Added xrdp friendly options, the "Relax Order Checks" and
    "Glyph Cache" options  are required for connections to xrdp
    servers (boo#1125549, boo#1129319)
  * RDP fixes: remove redundant rfi->width/rfi->height and more
  * RDP: correctly destroy rfi->surface during a desktop resize
  * RDP: move gdi_resize() to a better place
  * RDP: remove unneeded OrderSupport struct init
  * VNC: Fix possible crash during connection
  * Search box clear icon
  * Updated CONTIBUTING.md and README.md
  * Updated sponsor list
  * Updated wiki URLs
  * Updating coyright for year 2019
* Tue Nov 20 2018 jweberhofer@weberhofer.at
- Upgraded to 1.2.32.1
  * Add desktop-gnome-platform and fix themes in SNAP
  * Implement smartcard name setting
  * man+help: elaborate on file types of -connect and -edit cmd line options
  * RDP: add FREERDP_ERROR_SERVER_DENIED_CONNECTION message
  * Removing X11Forwarding code as it is wrong and causing issues
  * Updated turkish translation
* Sun Oct 07 2018 jweberhofer@weberhofer.at
- new plugin remmina-plugin-st (simple terminal)
- Upgraded to 1.2.32
  * Avoid to save last_success property if stats are not enabled.
  * GW auth data was saved in the server auth data.
  * Do not register socket plugins when X11 is not available.
  * Screenshot enhancements.
  * RDP GW authentication.
  * Adding global preference for search bar visibility.
  * Allow wayland backend again when GTK >= 3.22.27.
  * Added turkish translation.
  * Add option to honour https_proxy and http_proxy environment variable.
  * Force program name to app id.
  * Printing builds flags with remmina --full-version command option.
  * Fix KB grabbing when switching workspace.
  * Dealing correcthly with some deprecations, getting rid of most
    of G_GNUC_BEGIN_IGNORE_DEPRECATIONS.
  * Improving file type hadling.
  * Adding error check on remmina_pref_save.
  * Many bug fixing as usual.
* Mon Aug 27 2018 jweberhofer@weberhofer.at
- Upgraded to 1.2.31.4
  * Enhancements
  - Improving file type hadling.
  * Fixed bugs
  - Fix KB grabbing when switching workspace.
  - Fix some possible crashes when reading a remminafile.
  - Fixes a crash deleting XDMCP profile.
  - Fixing libssh deprecations.
- Upgraded to 1.2.31.3
  * Enhancements
  - Implement send ctrl+alt+fn keys.
  * Fixed bugs
  - Do not send stats if the remmina.pref file is read.
  - cmake: include libssh_threads only when available.
  - Set program class to REMMINA_APP_ID
* Wed Aug 08 2018 jengelh@inai.de
- Use noun phrasing in summary.
* Wed Aug 08 2018 jweberhofer@weberhofer.at
- New package remmina-kiosk is now available
- Upgraded to 1.2.31.2
  * Fixed bugs
  - Cannot minimize in fullscreen mode.
  - Crash with the RDP plugin.
  - Missing manual pages
- Upgraded to 1.2.31
  * Notables changes
  - Custom color schemes per profile for the SSH plugin
  - Flatpak updates and fixes
  - Kiosk mode with integration in the login manager
  - New Icons
  - SFTP tool password fixes
  - Several fixes around RDP and compilations issues (bsc#1117402)