From 3a5198cb559bae1c6e3b3e1b73d011db21038e21 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 24 Aug 2022 21:00:39 +0200 Subject: [PATCH 1/4] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 839f836..5f058f4 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -272,7 +272,7 @@ ynh_script_progression --message="Starting a systemd service..." mkdir -p "/var/log/$app" chown -R $app:$app "/var/log/$app" # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="HTTP server listening on localhost" --timeout=300 --length=200 +ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="HTTP server listening on localhost" --timeout=5400 --length=200 #================================================= # INSTALL LDAP PLUGIN From ad0057f5b9a548b09558a05bd3168dc92de4cc56 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 24 Aug 2022 19:00:45 +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 d99c2f3..c9c7451 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly **Shipped version:** 4.2.2~ynh2 + **Demo:** http://peertube.cpy.re ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2d95059..5f72174 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme de streaming vidéo fédérée (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web, en utilisant WebTorrent -**Version incluse :** 4.2.2~ynh2 +**Version incluse :** 4.2.2~ynh2 + **Démo :** http://peertube.cpy.re From 67469a27d3a8ac09b94347c9aca8ea1cb0274adc Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 24 Aug 2022 21:02:27 +0200 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c2b6a3c..e3cdbf7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network", "fr": "Plateforme de diffusion vidéo par P2P directement dans le navigateur, et connectée à un réseau fédéralisé" }, - "version": "4.2.2~ynh2", + "version": "4.2.2~ynh3", "url": "https://github.com/Chocobozzz/PeerTube", "upstream": { "license": "AGPL-3.0-only", From 36e908d8cf4185f454e3f710fc62ba19f4eb72f2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 24 Aug 2022 19:02:40 +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 c9c7451..187a0b1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser, using WebTorrent. -**Shipped version:** 4.2.2~ynh2 +**Shipped version:** 4.2.2~ynh3 **Demo:** http://peertube.cpy.re diff --git a/README_fr.md b/README_fr.md index 5f72174..2bb3a08 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme de streaming vidéo fédérée (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web, en utilisant WebTorrent -**Version incluse :** 4.2.2~ynh2 +**Version incluse :** 4.2.2~ynh3 **Démo :** http://peertube.cpy.re