aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-06-08 08:22:09 +0200
committerKhem Raj <raj.khem@gmail.com>2021-06-09 08:49:21 -0700
commitdb5e3b36c7d1d77867b5a06294e281a65384510b (patch)
treeba417299259d449f17486d8ea2717b2671425e43 /meta-oe/recipes-support
parentb55788aedcc7f6c9ca6185fcbaaaab599e62fe38 (diff)
downloadmeta-openembedded-contrib-db5e3b36c7d1d77867b5a06294e281a65384510b.tar.gz
remmina: upgrade 1.4.17 -> 1.4.18
List of changes: full changelog * [SNAP] Removing unsupported architectures !2268 @antenore * Try more shells as launcher if default isn't found !2269 @cirelli94 * Minor fixes for v1.4.17 !2270 @antenore * SSH session improvements !2271 @antenore * Fixes - Auto-start file created on tray icon disabled !2272 @antenore * RDP: Remove older usage of ClientHostname @giox069 * Fix libfreerdp version check @giox069 * Explicitly set user resolution to a multiple of 4 !2273 @antenore * Code refactoring - ASAN exceptions !2274 @antenore Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/remmina/remmina_1.4.18.bb (renamed from meta-oe/recipes-support/remmina/remmina_1.4.17.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.17.bb b/meta-oe/recipes-support/remmina/remmina_1.4.18.bb
index ef7876786c..954da272eb 100644
--- a/meta-oe/recipes-support/remmina/remmina_1.4.17.bb
+++ b/meta-oe/recipes-support/remmina/remmina_1.4.18.bb
@@ -25,7 +25,7 @@ DEPENDS = " \
DEPENDS_append_libc-musl = " libexecinfo"
LDFLAGS_append_libc-musl = " -lexecinfo"
-SRCREV = "0ef1621b3e16b3168213147a2bfca39da2c2668f"
+SRCREV = "045862cc7d7dd986b349c68131df2f86b9b1cd9c"
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https"
S = "${WORKDIR}/git"