remmina: upgrade 1.4.34 -> 1.4.35

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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-06-12 10:58:11 +08:00 committed by Khem Raj
parent 522a26cc2f
commit 04a02df39d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -25,7 +25,7 @@ DEPENDS = " \
DEPENDS:append:libc-musl = " libexecinfo"
LDFLAGS:append:libc-musl = " -lexecinfo"
SRCREV = "75a0bdb795d99e052690178ae0d81ebdbd2cbdd3"
SRCREV = "2a455eadd6462457d08c2d066c5c245e0dee3bf9"
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master"
S = "${WORKDIR}/git"