Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Rhine <5232315-dgcampea@users.noreply.gitlab.com>2020-01-09 17:39:57 +0300
committerDouglas Rhine <5232315-dgcampea@users.noreply.gitlab.com>2020-01-09 17:39:57 +0300
commit95086f6eacaf23a3f2199a523fcb96b5dcbb319a (patch)
tree1316c530c2e6c1a8a56934f9c6a1695a9d952921 /flatpak
parentac2e5d2f54db79161ca238f3221e216927956a2b (diff)
update libssh (security update)
remove dconf access
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 2fbf28d98..1cdbcf07e 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -41,10 +41,7 @@
/* Query GNOME Shell version (to display systray icon if supported) */
"--talk-name=org.gnome.Shell",
/* Local network host discovery */
- "--system-talk-name=org.freedesktop.Avahi",
- /* Needed for dconf to work */
- "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--system-talk-name=org.freedesktop.Avahi"
],
"modules": [
"shared-modules/dbus-glib/dbus-glib-0.110.json",
@@ -279,8 +276,8 @@
"sources": [
{
"type": "archive",
- "url": "https://www.libssh.org/files/0.9/libssh-0.9.2.tar.xz",
- "sha256": "1970a8991374fc8cbdcb7fcc3683fe8f8824aa37d575f38cfb75fe0fe50fd9ad"
+ "url": "https://www.libssh.org/files/0.9/libssh-0.9.3.tar.xz",
+ "sha256": "2c8b5f894dced58b3d629f16f3afa6562c20b4bdc894639163cf657833688f0c"
}
],
"modules": [