From e98b49d1a5bc7ffa9bea3d62cb4dbe7af0b8aad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:31:18 +0100 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 300a56f..e0bb2c2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,8 +18,11 @@ code = "https://github.com/magicbug/Cloudlog" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "150M" ram.runtime = "50M" From f2b59d317f6e976c2196412cb86498f284a8c70a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Dec 2023 17:15:36 +0100 Subject: [PATCH 2/3] Upgrade to v2.6.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e0bb2c2..fd27844 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CloudLog" description.en = "Web based amateur radio logging application" description.fr = "Application Web d'enregistrement radioamateur" -version = "2.6.0~ynh1" +version = "2.6.1~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.0.tar.gz" - sha256 = "8f0cd38d7738227d6ae8acda07e944dd215416ef3f7866cc418d7a1f864eaad8" + url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.1.tar.gz" + sha256 = "edc7c4115d87a60371768203c45b4c114687ce00afee6c7e8ece7b893e90597e" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 307ba0b6823b1309f827ebf928fb8f234f79b286 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Dec 2023 16:15:42 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92e64bc..583c4f0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Cloudlog is an open-source PHP & MySQL based amateur radio logging application, This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32. -**Shipped version:** 2.6.0~ynh1 +**Shipped version:** 2.6.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index a83cc13..9106d33 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Cloudlog est une application de journalisation radio amateur open-source basée Il s'agit d'une application de journalisation polyvalente idéale, prenant en charge HF vers micro-ondes, elle peut même s'interfacer avec votre radio via CAT, synchroniser les journaux de WSJT-X et si vous êtes un opérateur satellite, s'intègre à SatPC32. -**Version incluse :** 2.6.0~ynh1 +**Version incluse :** 2.6.1~ynh1 ## Captures d’écran