From 381393ebcd41716a9c2ce164b70591d1b205cd74 Mon Sep 17 00:00:00 2001 From: Mayeul Cantan Date: Tue, 16 Aug 2022 20:20:48 +0200 Subject: [PATCH 1/2] Fix appending the logrotate config twice during upgrade Closes https://github.com/YunoHost-Apps/mautrix_signal_ynh/issues/49 --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index cfdba78..a2286b7 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -173,7 +173,7 @@ ynh_add_systemd_config ynh_script_progression --message="Upgrading logrotate configuration..." --weight=1 # Use logrotate to manage app-specific logfile(s) -ynh_use_logrotate +ynh_use_logrotate --nonappend chmod -R 600 "/var/log/$app" chmod 700 "/var/log/$app" chown -R $app:$app /var/log/$app From efdd9529fe947dfe6f2145dec4d9097959d94f49 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 26 Oct 2022 10:51:43 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 - README_fr.md | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index abac49a..10d3cef 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ A puppeting bridge between Matrix and Signal packaged as a YunoHost service. Mes **Shipped version:** 0.3.0~ynh1 - ## Disclaimers / important information ## List of known public services diff --git a/README_fr.md b/README_fr.md index 8dd3e26..775354f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,8 +21,7 @@ La passerelle ["Mautrix-Signal"](https://docs.mau.fi/bridges/python/signal/index ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_signal en même temps!** -**Version incluse :** 0.3.0~ynh1 - +**Version incluse :** 0.3.0~ynh1 ## Avertissements / informations importantes ## Liste de passerelles publiques