remmina: upgrade 1.4.29 -> 1.4.30

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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2023-04-17 15:47:43 +08:00
committed by Khem Raj
parent 18b3626576
commit 76822f04fa
@@ -25,7 +25,7 @@ DEPENDS = " \
DEPENDS:append:libc-musl = " libexecinfo"
LDFLAGS:append:libc-musl = " -lexecinfo"
SRCREV = "fb19eb5f11f206ffb442a9e0c519cb0f2cb3fd8b"
SRCREV = "61ea9b6681104cadf0a3f8c25bd3e5685ee6691a"
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master"
S = "${WORKDIR}/git"