From f6fb7c8d894953f499be63c5c0ef878bd8d20799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 24 Jul 2022 07:14:07 +0200 Subject: [PATCH 1/4] 0.5.5 (#89) * Upgrade binaries * Auto-update README Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8f20b3b..87d257a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - built-in TURN server. -**Shipped version:** 0.5.4~ynh1 +**Shipped version:** 0.5.5~ynh1 **Demo:** https://galene.org:8443/ diff --git a/README_fr.md b/README_fr.md index 32c5ab6..691644b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - détection d'activité -**Version incluse :** 0.5.4~ynh1 +**Version incluse :** 0.5.5~ynh1 **Démo :** https://galene.org:8443/ diff --git a/conf/amd64.src b/conf/amd64.src index bf4cbe1..337882c 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_amd64.tar.gz -SOURCE_SUM=70170fa99f36151ee6e2b7f81d480d20f73aecac5b4eddcd793deb13ecf55af3 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_amd64.tar.gz +SOURCE_SUM=9db7bb92fbbcbfaf0a2b8cd614a63a7f08f700a81220122b2b7ecfa1602c17b5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 9f5a0ea..ba44b9c 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_arm64.tar.gz -SOURCE_SUM=f87204c0980c23bf1557a9c7df8b1035f75bd81c318a4dbd9942afc10889323a +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_arm64.tar.gz +SOURCE_SUM=a603e3526e70684f6732f12d00f08d8d1f63a15e037d6d01e1b8bfed49b085b8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index bd4a26f..3ce0a49 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_arm7.tar.gz -SOURCE_SUM=8484ed3ef3c43f599fcaae0a176ae53daba588004ee73f39155ef4489c100c8d +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_arm7.tar.gz +SOURCE_SUM=aef5381f2d858efe5f34f038866cab17d71ed0fb0611a413f23fa44e270420e7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 98a55ce..b1def50 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_i386.tar.gz -SOURCE_SUM=283f73d6890257024ea947843070522f92ba3ba77b3463b8fe6d1cf559ab2ff6 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_i386.tar.gz +SOURCE_SUM=6d6e466a1efb22a912d6081016b2711ad78f0430e449a409efc584148b8deb9e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index fe081ca..34c85ca 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Videoconferencing server that is easy to deploy", "fr": "Serveur de visioconférence facile à déployer" }, - "version": "0.5.4~ynh1", + "version": "0.5.5~ynh1", "url": "https://galene.org/", "upstream": { "license": "MIT", From 539b42be8205a3c27a59002ca045e2786ef71d07 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 12 Aug 2022 13:09:44 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d257a..51fb526 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th **Shipped version:** 0.5.5~ynh1 + **Demo:** https://galene.org:8443/ ## Screenshots diff --git a/README_fr.md b/README_fr.md index 691644b..44400a0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,8 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - détection d'activité -**Version incluse :** 0.5.5~ynh1 +**Version incluse :** 0.5.5~ynh1 + **Démo :** https://galene.org:8443/ From 97b7878dbbe1f4ba0a7220496ee340f4ccdde2ed Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Aug 2022 17:47:16 +0200 Subject: [PATCH 3/4] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 24a2846..5fd5ef1 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -103,7 +103,7 @@ then # Remove the app directory securely ynh_secure_remove --file=$final_path - ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH #--keep="$final_path/data/config.json" + ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH #--keep="data/config.json" fi chmod 750 "$final_path" From ea9ee08cb3491f8081052771f1c29d7badd22e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:28:18 +0200 Subject: [PATCH 4/4] 0.6 (#91) * 0.6 * Auto-update README Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 51fb526..ccb7d65 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - built-in TURN server. -**Shipped version:** 0.5.5~ynh1 +**Shipped version:** 0.6~ynh1 **Demo:** https://galene.org:8443/ diff --git a/README_fr.md b/README_fr.md index 44400a0..ff4cbfd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - détection d'activité -**Version incluse :** 0.5.5~ynh1 +**Version incluse :** 0.6~ynh1 **Démo :** https://galene.org:8443/ diff --git a/conf/amd64.src b/conf/amd64.src index 337882c..3ad39c0 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_amd64.tar.gz -SOURCE_SUM=9db7bb92fbbcbfaf0a2b8cd614a63a7f08f700a81220122b2b7ecfa1602c17b5 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_amd64.tar.gz +SOURCE_SUM=57264497dfb882d5843d0351e2f11e2e78a36f78e0622d32237896ff7c654326 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index ba44b9c..95dc8fa 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_arm64.tar.gz -SOURCE_SUM=a603e3526e70684f6732f12d00f08d8d1f63a15e037d6d01e1b8bfed49b085b8 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_arm64.tar.gz +SOURCE_SUM=8116b3b36fb70075ad94dd3a9b23b61ba0a1640b405ea1dda2baecc2b725070a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 3ce0a49..f8fb3a7 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_arm7.tar.gz -SOURCE_SUM=aef5381f2d858efe5f34f038866cab17d71ed0fb0611a413f23fa44e270420e7 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_arm7.tar.gz +SOURCE_SUM=723d154471267af5d64a98bb9b901e867a034a34e45f054401299fb59e09518f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index b1def50..cf818a9 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.5/galene_0.5.5_Linux_i386.tar.gz -SOURCE_SUM=6d6e466a1efb22a912d6081016b2711ad78f0430e449a409efc584148b8deb9e +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_i386.tar.gz +SOURCE_SUM=898c8a01c17aa012457d39b6e918fb70dc5263df7a893b814241f8b9c236177f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 34c85ca..7b6c79e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Videoconferencing server that is easy to deploy", "fr": "Serveur de visioconférence facile à déployer" }, - "version": "0.5.5~ynh1", + "version": "0.6~ynh1", "url": "https://galene.org/", "upstream": { "license": "MIT",