From b695e05f26376cc678af961e4a290824995f764a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:52:27 +0100 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 3e57d24..1e7b60f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://github.com/Kareadita/Kavita" yunohost = ">= 11.2" architectures = ["amd64", "arm64", "armhf"] multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "300M" ram.runtime = "50M" From 626c7df17845e70da05b21a1bb6d3e9caaff8ed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:53:03 +0100 Subject: [PATCH 2/4] cleaning --- scripts/install | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 857975b..e4a6eec 100755 --- a/scripts/install +++ b/scripts/install @@ -44,7 +44,7 @@ ynh_app_setting_set --app="$app" --key=key --value="$key" url_path=${path#/} ynh_app_setting_set --app="$app" --key=url_path --value="$url_path" -ynh_add_config --template="../conf/appsettings.json.example" --destination="$install_dir/config/appsettings.json" +ynh_add_config --template="appsettings.json.example" --destination="$install_dir/config/appsettings.json" chmod 600 "$install_dir/config/appsettings.json" chown "$app":"$app" "$install_dir/config/appsettings.json" diff --git a/scripts/upgrade b/scripts/upgrade index 87211f5..a6f0ba2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -60,7 +60,7 @@ if [ -z "$url_path" ]; then ynh_app_setting_set --app="$app" --key=url_path --value="$url_path" fi -ynh_add_config --template="../conf/appsettings.json.example" --destination="$install_dir/config/appsettings.json" +ynh_add_config --template="appsettings.json.example" --destination="$install_dir/config/appsettings.json" chmod 600 "$install_dir/config/appsettings.json" chown "$app":"$app" "$install_dir/config/appsettings.json" From c02f4c826ef39e57e040ddfd489126d85b16ff92 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Dec 2023 05:16:51 +0100 Subject: [PATCH 3/4] Upgrade to v0.7.11.2 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1e7b60f..6574ad4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Kavita" description.en = "Media server for your comics, manga and books" description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et livres" -version = "0.7.11.1~ynh1" +version = "0.7.11.2~ynh1" maintainers = ["eric_G"] @@ -46,12 +46,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] in_subdir = true - amd64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.1/kavita-linux-x64.tar.gz" - amd64.sha256 = "43d817ab75d4de3c791eea04e20e2f3f6c04a9cac9ca55b69b49e3377f9b3655" - arm64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.1/kavita-linux-arm64.tar.gz" - arm64.sha256 = "9453104ecbbdfd64b2ebc8ca8616e5c4a1c199ffa56d1a03030d2e40acdd58fe" - armhf.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.1/kavita-linux-arm.tar.gz" - armhf.sha256 = "9c970943e1ce751f89ce18f4fccf3efa8b77e8875f222b815a257837713feb3f" + amd64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.2/kavita-linux-x64.tar.gz" + amd64.sha256 = "acd4e0b945694a259215a9e1d90cc6b92f3a053ff66cd487f1388edcb77ebe6e" + arm64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.2/kavita-linux-arm64.tar.gz" + arm64.sha256 = "755911b2360a81796ffb190b9d61e6d7c978c41cba701b2e09809d1c2baa92d5" + armhf.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.11.2/kavita-linux-arm.tar.gz" + armhf.sha256 = "62dcc514f3a2fc40459dc06833f3e33aae1ec4aee544e5a2949b0d699b3efbf9" # https://yunohost.org/fr/packaging_apps_resources#regarding-autoupdate autoupdate.strategy = "latest_github_release" From b263ebfcef4d2df8a87826f228ac974a8a650e34 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Dec 2023 04:16:55 +0000 Subject: [PATCH 4/4] 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 9b93da5..083ce5e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Kavita is a fast, feature rich, cross platform reading server. Built with a focu - OPDS-PS Support -**Shipped version:** 0.7.11.1~ynh1 +**Shipped version:** 0.7.11.2~ynh1 **Demo:** https://demo.kavitareader.com/ diff --git a/README_fr.md b/README_fr.md index 18704d8..c5f4d25 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Kavita est un serveur de lecture multiplateforme rapide et riche en fonctionnali - Analyses de bibliothèque rapides et efficaces. N'effectuez pas d'E/S si le fichier sous-jacent n'a pas changé. - Prise en charge OPDS-PS -**Version incluse :** 0.7.11.1~ynh1 +**Version incluse :** 0.7.11.2~ynh1 **Démo :** https://demo.kavitareader.com/