diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-24 07:48:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 17:00:49 -0700 |
| commit | 21518a2f53d40c05b6b9eff3786b97b49f9df1a7 (patch) | |
| tree | 9f0808d0ad37a827a2b47865e8b655b7ca0d6cc0 | |
| parent | 8c749f1cd42ae250b059db5174933f4ed736b758 (diff) | |
| download | meta-openembedded-21518a2f53d40c05b6b9eff3786b97b49f9df1a7.tar.gz | |
remmina: upgrade 1.4.32 -> 1.4.33
Changelog:
==========
* [REM-2977] add shortcut for 'send clipboard as keystrokes'
* [REM-2972] Make keeping window open on session disconnect configurable
* [REM-2974] fix crash cause by using freed memory
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.4.33.bb (renamed from meta-oe/recipes-support/remmina/remmina_1.4.32.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.32.bb b/meta-oe/recipes-support/remmina/remmina_1.4.33.bb index 74c68a59d8..590f5089e5 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.32.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.33.bb | |||
| @@ -25,7 +25,7 @@ DEPENDS = " \ | |||
| 25 | DEPENDS:append:libc-musl = " libexecinfo" | 25 | DEPENDS:append:libc-musl = " libexecinfo" |
| 26 | LDFLAGS:append:libc-musl = " -lexecinfo" | 26 | LDFLAGS:append:libc-musl = " -lexecinfo" |
| 27 | 27 | ||
| 28 | SRCREV = "4804f68f23045a38c3a7be46810fce14bac2fc3c" | 28 | SRCREV = "2c4e1479433e51418ecb6089f35182bfebc5b57e" |
| 29 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master" | 29 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
