From 804a009f7518a8f5b32259792d465110982fb33b Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 1 Jul 2024 11:05:23 +0200 Subject: [PATCH 1/3] don't remove log folder --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 0ec93c2..9122a5b 100644 --- a/scripts/remove +++ b/scripts/remove @@ -59,9 +59,6 @@ ynh_remove_nginx_config ynh_secure_remove --file="/var/opt/$app" -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - # Remove swap ynh_del_swap From 68a1e905fd1cc2c5d2a03fa5ac81a4a58cae4801 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Tue, 2 Jul 2024 08:17:50 +0200 Subject: [PATCH 2/3] 17.1.1 --- manifest.toml | 2 +- scripts/upgrade.d/upgrade.last.sh | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/manifest.toml b/manifest.toml index 04314a7..daaa886 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "GitLab" description.en = "Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features" description.fr = "Gestionnaire de dépôts Git proposant des fonctionnalités de wiki, suivi de bugs et de pipeline CI/CD" -version = "17.1.0~ynh1" +version = "17.1.1~ynh1" maintainers = ["kay0u"] diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index 3f00ccf..1912ade 100644 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -1,22 +1,22 @@ #!/bin/bash -gitlab_version="17.1.0" +gitlab_version="17.1.1" # Upgrade path: https://gitlab-com.gitlab.io/support/toolbox/upgrade-path/ # sha256sum found here: https://packages.gitlab.com/gitlab gitlab_debian_version="$(lsb_release -sc)" -gitlab_x86_64_bookworm_source_sha256="69a57e488fe82afccdbe95753299ff479d38d23ee91c8aba3d9ef3e1ee783262" -gitlab_x86_64_bullseye_source_sha256="c85ce193c1b5b90588506b51872391b97a2c342a7143335adeb3958d08a3c342" -gitlab_x86_64_buster_source_sha256="be5ff642253c817bfccccf6545f8550de24106c9ae9e3e600f11d8dfc6982199" +gitlab_x86_64_bookworm_source_sha256="3473650c6c31c9db979f8e8992af22d39b888436a4bbb4e57d4939a3fd5bd27c" +gitlab_x86_64_bullseye_source_sha256="aa4d58f2610fae0ff74ae20fda3efa72bb0a93b641b349f3460295aaf8a5beb3" +gitlab_x86_64_buster_source_sha256="9041b06759acc9022c3e2863d5e8e67e29ce56b56a110b94bf02352a25ac72d2" -gitlab_arm64_bookworm_source_sha256="e8c3f62cdce151e9ca0e33a2125d330dc0fee8fe87932118b95ca6950d3349ae" -gitlab_arm64_bullseye_source_sha256="85193e62e2850638a26b339c001da1ee73f063d653ae8d9c3db2f74fee295a1a" -gitlab_arm64_buster_source_sha256="a41bc4334f21659eb331939a63e54358f9bb27d156f4b286e68729567e63b622" +gitlab_arm64_bookworm_source_sha256="d8e7840465cf00e91ea49564e042b457a96e69b3141b40c8a772b6b895cd0382" +gitlab_arm64_bullseye_source_sha256="62aea1242324131d41b00aa34bd48b92a76bfa28172a970c69323ee8727c7fb7" +gitlab_arm64_buster_source_sha256="3a954b7a417c6329238b23bba0a9ab9c087b85b2dd46448b2187178678dd45b3" gitlab_arm_bookworm_source_sha256="" -gitlab_arm_bullseye_source_sha256="7d117dee3ba272e8ee607fd351ee7b714eb4c479ca8c08818404373d4a19a11e" -gitlab_arm_buster_source_sha256="971255f63407de4a9bae34b7985b2b98b4995a1373215ffedf1e265912e900bc" +gitlab_arm_bullseye_source_sha256="63b11f5f5b69447acfc40cddaf7ee41c7d52b24cfabc782c096317595df06156" +gitlab_arm_buster_source_sha256="8dd975749d6a8d8ffb83c813ea57623e87bf9577025fbbcaab046dbd3394a534" architecture=$(ynh_app_setting_get --app="$app" --key=architecture) From 796680b3c27357b1dad9f330ffafd714258b7598 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Jul 2024 06:17:58 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 369c0f6..1c01b8c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features -**Shipped version:** 17.1.0~ynh1 +**Shipped version:** 17.1.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 02ed984..500b553 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features -**Versión actual:** 17.1.0~ynh1 +**Versión actual:** 17.1.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index ec4a237..0113106 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features -**Paketatutako bertsioa:** 17.1.0~ynh1 +**Paketatutako bertsioa:** 17.1.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index fd02c3e..d527a14 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Gestionnaire de dépôts Git proposant des fonctionnalités de wiki, suivi de bugs et de pipeline CI/CD -**Version incluse :** 17.1.0~ynh1 +**Version incluse :** 17.1.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 55787c1..90e58c6 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features -**Versión proporcionada:** 17.1.0~ynh1 +**Versión proporcionada:** 17.1.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f1a53ec..2b336cb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features -**分发版本:** 17.1.0~ynh1 +**分发版本:** 17.1.1~ynh1 **演示:**