From 1b5cdea7365501f1146d27dbcc42ee422dd1d688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 5 May 2022 15:17:27 +0200 Subject: [PATCH] Testing (#86) * Update systemd.service * Remove badge * Update pull_request_template.md * Update install * add doc page * Add doc * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update install * Fix * Fix * Update Coturn_config_rotate.sh * Update pull_request_template.md * Update Coturn_config_rotate.sh * Update manifest.json * Add description * Add logs * Update nginx.conf * Update groupname.json * Update install * Create .gitignore * Without turn 0.3 (#20) * Upgrade to version 0.3 * Revert "Merge branch 'testing' into without-turn" This reverts commit e15d4cbc71a92cb1fdfcc697b2127d2eeba29e64, reversing changes made to 16ba00f1621603937d9a0d2ca630d61740742fd3. * Update install * Remove cli port * Upgrade to version 0.3.1 * Update install * Upgrade to 0.3.1 * Open port 8443 * Fix systemd config * Update groupname.json * Update remove * Removing Send a email * rework coturn config * Update ice-servers.json * Update ice-servers.json * Fix * Update ice-servers.json * Update change_url * Update nginx.conf * Update groupname.json * Fix * Update nginx.conf * Update install * Update turnserver.conf * Cleaning up * Make curl silent * Make curl silent * Update upgrade * Make curl silent * Update install * fix * Update upgrade * Fix * Upgrade to 0.3.2 (#27) * Upgrade to version 0.3.2 * Group description (#29) * Allow group description on install * Add -turn command-line option in systemd * Update install * Add turn port * Update install * Fix * Add group description * Fix * Update manifest.json * Cleaning up * Update upgrade * Update manifest.json * Set config file permissions * Update upgrade * Set new_path to root * Update install * Update upgrade * Fix badges * Update manifest.json * Fix badges * Remove open firewall * Protect config groups folder * Remove firewall allow for 8443 (#35) * remove firewall allow for 8443 * Update Coturn_config_rotate.sh * Multi instance * Update install * Fix * Update ice-servers.json * Update manifest.json * Upgrade to version 0.3.3 * Update systemd.service * Update upgrade * Update systemd.service * Upgrade to version 0.3.3 (#39) * Add port * Add home * Change permission * Update install * Upgrade to version 0.3.4 * Upgrade to version 0.3.4 (#40) * Fix * Update manifest.json * Revert "Update manifest.json" This reverts commit ca7464632ec66c1f14f659cbbbfce2568555e748. * [autopatch] Update issue and PR templates (#45) Co-authored-by: Yunohost-Bot <> * Add templates * Add screenshot * Update check_process * Update check_process * Upgrade to version 0.3.5 (#47) * Upgrade to version 0.3.5 * Add add_config * Update upgrade * Check if a cron job is present and remove it * Update manifest.json * Update check_process * Add templates * Auto-update README * Fix access to the /stats page * Add new line in passwd file for user:password parsing (#52) * Add new line in passwd file for user:password parsing * Fix * Create screenshot.png * Add templates * Auto-update README * Cleaning up * Auto-update README * Update manifest.json * Fix * Fix * Auto-update README * Remove generated certificates * Fix * Fix * Fix * Fix * Fix * Auto-update README * Fix * Auto-update README * Various fix * Auto-update README * Update install * Update upgrade * Fix * Fix * Fix * Update systemd.service * Update systemd.service * Fix * Update systemd.service * Update check_process * Auto-update README * Update systemd.service * Update manifest.json * Auto-update README * Add accent * Auto-update README * Update systemd.service * Add description * Auto-update README * Fix * Auto-update README * 0.4 * Update systemd.service * Auto-update README * 0.4 (#58) * Fix * Update restore * Update install * Update remove * Update upgrade * Update systemd.service * Update systemd.service * Revert "Update systemd.service" This reverts commit 3e4d1b95d44e130135608c5d258bdf73537b754a. * Fix link * Auto-update README * Notif (#60) * Update upgrade * Update manifest.json * Auto-update README * Update systemd.service * Update manifest.json * Auto-update README * Update manifest.json * Fix * Auto-update README * 0.4.1 (#65) * Update version 0.4.1 * Update manifest.json * Fix change url * Auto-update README * Update upgrade * Update upgrade * Fix * Auto-update README * remove arch helper (#68) * remove arch helper * Update install * Update manifest.json * Auto-update README * 0.4.2 * Auto-update README * Fix * Auto-update README * Update restore * We do not open 8443 We do not open 8443 as it is going through NGINX proxy * Auto-update README * 0.4.3 (#72) * 0.4.3 * 0.4.4 (#74) * 0.4.4 * 0.5 (#77) * 0.5 * Update DESCRIPTION.md * Auto-update README * Update DESCRIPTION.md * Merge branch 'testing' of https://github.com/YunoHost-Apps/galene_ynh into testing * Update DESCRIPTION.md * cleaning up * Auto-update README * 0.5.1 (#80) * Upgrade * Auto-update README Co-authored-by: yunohost-bot * 0.5.2 * Auto-update README * 0.5.3 * Auto-update README * 0.5.4 (#85) * 0.5.4 * Auto-update README * Set shasum Co-authored-by: yunohost-bot Co-authored-by: Alexandre Aubin Co-authored-by: YunoHost Bot Co-authored-by: Yunohost-Bot <> Co-authored-by: tituspijean 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 2918462..8516305 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.3~ynh1 +**Shipped version:** 0.5.4~ynh1 **Demo:** https://galene.org:8443/ diff --git a/README_fr.md b/README_fr.md index 6f88d86..7442f36 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - détection d'activité -**Version incluse :** 0.5.3~ynh1 +**Version incluse :** 0.5.4~ynh1 **Démo :** https://galene.org:8443/ diff --git a/conf/amd64.src b/conf/amd64.src index a018c56..bf4cbe1 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.3/galene_0.5.3_Linux_amd64.tar.gz -SOURCE_SUM=cc67f0797aa3710679932bdda67d2075e81fd90a048b26ba3cd27623b6d31554 +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_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 22109a5..9f5a0ea 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.3/galene_0.5.3_Linux_arm64.tar.gz -SOURCE_SUM=c3d7974a9f3ab359ae0d659bb604307236c67b213bf845d16bc700da06041b9a +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_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index f32b584..bd4a26f 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.3/galene_0.5.3_Linux_arm7.tar.gz -SOURCE_SUM=ae1a01e80a71330e38dd4ebef1857e27ff419e34c5ef8ac8b4c7f3a3ca9f90ce +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_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 6f4dcad..98a55ce 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.3/galene_0.5.3_Linux_i386.tar.gz -SOURCE_SUM=044e00f0b3a8cd3a428b826f25d9369bc54bd4ae3b8e21f9b2e25e9cb80c969c +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_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4c46422..fe081ca 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.3~ynh1", + "version": "0.5.4~ynh1", "url": "https://galene.org/", "upstream": { "license": "MIT",