mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
remmina: upgrade 1.4.33 -> 1.4.34
Changelog: ========== * [REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef * [REM-2974] only attempt to resolve hostname if initial ssh_connect fails * [REM-2980] Remove flag that prevented remote audio from working with flatpak version of Remmina * [REM-2982] Update Flatpak to use GNOME runtime version 44 * initial port to core22 * [REM-2984] Add null check to prevent freeze when opening an rdp connection * Fix GTK critical error when editing RDP profile * Remove snap installs for broken link executables * SSH private key auth: If username is empty, prompt user to enter it * Fix Flatpak freeze on connection when importing RDP profile * Fix of some grammatic issues in German translation * [REM-3003] Re-add line removed by accident in !2532 * GtkFileChooserNative support * Spice UNIX socket channel initialization enhancement * Fix segfault for 'remmina -p' * Add unlocking code to let plugins use passwords * CI Pipeline Updates * [freerdp] update to build for stable-3.0 * Allow Remmina to be built without FreeRDP * [REM-3048] Fix crash on multi-monitor with FreeRDP3 * Added developer_name to meet new flathub requirements * [New features] Bring back remmina server features with new additions * [REM-2983] compile ssh with gcrypt for flatpak builds. Also sync flatpak... * Update copyright info Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ DEPENDS = " \
|
||||
DEPENDS:append:libc-musl = " libexecinfo"
|
||||
LDFLAGS:append:libc-musl = " -lexecinfo"
|
||||
|
||||
SRCREV = "2c4e1479433e51418ecb6089f35182bfebc5b57e"
|
||||
SRCREV = "75a0bdb795d99e052690178ae0d81ebdbd2cbdd3"
|
||||
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user