diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-02-23 15:52:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-24 08:35:24 -0800 |
| commit | c1f856b3688ae465a6556a25b8185f5ddc3b6aff (patch) | |
| tree | a4b6f79321300e7ef7b5ff5274ea67c4b44c53c4 | |
| parent | 1cae7dc06e398a605d402a70c2533bfbd0ad058c (diff) | |
| download | meta-openembedded-c1f856b3688ae465a6556a25b8185f5ddc3b6aff.tar.gz | |
remmina: upgrade 1.4.23 -> 1.4.24
Changelog:
=========
Contribution section added to issue template
Language of VNC encoding cleaned up
Remmina Hardening and Compliance
Remmina_preferences language reworked
Resolve "Follow-up from "Remmina_preferences language reworked""
Encryption level language reworked
Confirm on close of window
Adding flush and cairo clean up
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.24.bb (renamed from meta-oe/recipes-support/remmina/remmina_1.4.23.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.23.bb b/meta-oe/recipes-support/remmina/remmina_1.4.24.bb index 9346da5b2c..817b5118e2 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.23.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.24.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 = "b518b9d1f192375b08bbcdb0e77f3d98925de2f9" | 28 | SRCREV = "ffa6a7ef9c6be7951bac23d14df148098fd2d3fa" |
| 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 | ||
