From 2b19c9757bf4a1248ab1ee5997e8a664a0a96a13 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Jan 2025 12:06:00 +0100 Subject: [PATCH 1/3] prepare 1.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a87b0cd53..bb9bce0bf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.15.0-SNAPSHOT + 1.15.0 Cryptomator Desktop App From c536149c62c442c5024bd1ca4fe15a91be3f92b1 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Jan 2025 14:11:19 +0100 Subject: [PATCH 2/3] specify JDK 23 also in debian control file References #3641 (cherry picked from commit ca1ae8181b9298925706923aa77833efa5a0c68e) --- dist/linux/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/linux/debian/control b/dist/linux/debian/control index 2a9bbae69..96d29acd4 100644 --- a/dist/linux/debian/control +++ b/dist/linux/debian/control @@ -2,7 +2,7 @@ Source: cryptomator Maintainer: Cryptobot Section: utils Priority: optional -Build-Depends: debhelper (>=10), coffeelibs-jdk-22 (>= 22.0.1+8-0ppa1), libgtk-3-0, libxxf86vm1, libgl1 +Build-Depends: debhelper (>=10), coffeelibs-jdk-23 (>= 23.0.1+11-0ppa1), libgtk-3-0, libxxf86vm1, libgl1 Standards-Version: 4.5.0 Homepage: https://cryptomator.org Vcs-Git: https://github.com/cryptomator/cryptomator.git From 0a5a5547148dad3155d26c1cc4d3a672eec9e86c Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Mon, 3 Feb 2025 11:15:59 +0100 Subject: [PATCH 3/3] finalize 1.15.0 --- dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml index b15ba0356..eb01b6d1e 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml +++ b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml @@ -74,6 +74,9 @@ + + https://github.com/cryptomator/cryptomator/releases/1.15.0 + https://github.com/cryptomator/cryptomator/releases/1.14.2