From 72c8ca3368a90f8249d99cd4178c4eba1102f1c7 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 27 Jul 2022 11:55:24 +0200 Subject: [PATCH 1/3] preparing 1.6.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 08ee1c504..86065c391 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.6.11 + 1.6.12 Cryptomator Desktop App From d5bdea4a75f42bef6d308355caafb7958b5f9f55 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 27 Jul 2022 11:56:28 +0200 Subject: [PATCH 2/3] fix debian build script Fixes #2352 --- dist/linux/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/linux/debian/rules b/dist/linux/debian/rules index af126f815..b77e6f8f2 100755 --- a/dist/linux/debian/rules +++ b/dist/linux/debian/rules @@ -40,7 +40,7 @@ override_dh_auto_build: --java-options "-Dcryptomator.logDir=\"~/.local/share/Cryptomator/logs\"" \ --java-options "-Dcryptomator.pluginDir=\"~/.local/share/Cryptomator/plugins\"" \ --java-options "-Dcryptomator.settingsPath=\"~/.config/Cryptomator/settings.json:~/.Cryptomator/settings.json\"" \ - --java-options "-Dcryptomator.p12Path=\"~/.config/Cryptomator/key.p12\"" + --java-options "-Dcryptomator.p12Path=\"~/.config/Cryptomator/key.p12\"" \ --java-options "-Dcryptomator.ipcSocketPath=\"~/.config/Cryptomator/ipc.socket\"" \ --java-options "-Dcryptomator.mountPointsDir=\"~/.local/share/Cryptomator/mnt\"" \ --java-options "-Dcryptomator.showTrayIcon=false" \ From 57110ff417a3be8fd331ad9f93c4b58f38ddc7e9 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 27 Jul 2022 11:57:45 +0200 Subject: [PATCH 3/3] add release to metainfo --- dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml index 12f1f3390..ff33e1d38 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml +++ b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml @@ -66,6 +66,7 @@ +