From ff688a6c5228d1c5b260d683f2b0da276bb40064 Mon Sep 17 00:00:00 2001 From: "Antenore Gatta (tmow)" Date: Wed, 6 Apr 2022 10:38:27 +0200 Subject: Updating flatpak + local freerdp debug --- flatpak/org.remmina.Remmina-local.json | 15 +++++++++------ flatpak/org.remmina.Remmina.json | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'flatpak') diff --git a/flatpak/org.remmina.Remmina-local.json b/flatpak/org.remmina.Remmina-local.json index ca1b78491..30e2215a8 100644 --- a/flatpak/org.remmina.Remmina-local.json +++ b/flatpak/org.remmina.Remmina-local.json @@ -133,8 +133,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/vte.git", - "tag": "0.67.90", - "commit": "08f6c596d1a05e20541b8268d19aede55ac99f4d", + "tag": "0.68.0", + "commit": "0f438924f9f8a858b1b82434c876e31c2de180d4", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" @@ -381,7 +381,7 @@ "type": "git", "url": "https://github.com/jedisct1/libsodium.git", "branch": "stable", - "commit": "32cba2b5e90c2b98b61e8cc4c8105c0a27725fb0" + "commit": "7389bf7f2968be75520e932704f18f038c29e581" } ], "post-install": [ @@ -456,14 +456,17 @@ "-DWITH_OSS:BOOL=OFF", "-DWITH_PULSE:BOOL=ON", "-DWITH_CHANNELS:BOOL=ON", - "-DWITH_LIBSYSTEMD:BOOL=OFF" + "-DWITH_LIBSYSTEMD:BOOL=OFF", + "-DWITH_DEBUG_NEGO=ON", + "-DWITH_DEBUG_NLA=ON", + "-DWITH_DEBUG_NTLM=ON" ], "sources": [ { "type": "git", "url": "https://github.com/FreeRDP/FreeRDP.git", - "tag": "2.6.0", - "commit": "8a5c034d547c428c512b0a4b840d3a8a4762f989", + "tag": "2.6.1", + "commit": "658a72980f6e93241d927c46cfa664bf2547b8b1", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json index 9b0f36b98..2713fd32a 100644 --- a/flatpak/org.remmina.Remmina.json +++ b/flatpak/org.remmina.Remmina.json @@ -133,8 +133,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/vte.git", - "tag": "0.67.90", - "commit": "08f6c596d1a05e20541b8268d19aede55ac99f4d", + "tag": "0.68.0", + "commit": "0f438924f9f8a858b1b82434c876e31c2de180d4", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" @@ -381,7 +381,7 @@ "type": "git", "url": "https://github.com/jedisct1/libsodium.git", "branch": "stable", - "commit": "f0ad119206032b39790fa2882d666443fc7481b7" + "commit": "7389bf7f2968be75520e932704f18f038c29e581" } ], "post-install": [ -- cgit v1.2.3