From 6bb080727e1ae4aac0a09386dae3fb6d33a269af Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 13 Sep 2022 23:02:01 +0200 Subject: [PATCH 1/7] Update Readme for 3.4.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d61c126..fe15444 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 A customizable PHP script that displays information about your system nicely. -**Shipped version:** 3.4.1~ynh1 +**Shipped version:** 3.4.2~ynh1 **Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian @@ -51,4 +51,4 @@ or sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps From 6a7fd32f02161501cac87030713d4e0ea4a2ec70 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Sep 2022 21:02:04 +0000 Subject: [PATCH 2/7] Auto-update README --- README.md | 22 ++++++++++++---------- README_fr.md | 28 +++++++++++++++++----------- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index fe15444..74bc91e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # PhpSysInfo for YunoHost -[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) [![Install PhpSysInfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo) *[Lire ce readme en français.](./README_fr.md)* @@ -18,13 +18,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A customizable PHP script that displays information about your system nicely. -**Shipped version:** 3.4.2~ynh1 +**Shipped version:** 3.4.1~ynh1 + **Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of PhpSysInfo](./doc/screenshots/screenshot.png) ## Disclaimers / important information @@ -34,21 +35,22 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. ## Documentation and resources -* Official app website: https://phpsysinfo.github.io/phpsysinfo/ -* Official admin documentation: https://phpsysinfo.github.io/phpsysinfo/ -* Upstream app code repository: https://github.com/phpsysinfo/phpsysinfo/ -* YunoHost documentation for this app: https://yunohost.org/app_phpsysinfo -* Report a bug: https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug or sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 56fc0b9..f9a0b70 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # PhpSysInfo pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) [![Installer PhpSysInfo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer PhpSysInfo rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -14,13 +18,14 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour A customizable PHP script that displays information about your system nicely. -**Version incluse :** 3.4.1~ynh1 +**Version incluse :** 3.4.1~ynh1 + **Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian ## Captures d'écran -![](./doc/screenshots/screenshot.png) +![Capture d'écran de PhpSysInfo](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -30,21 +35,22 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. ## Documentations et ressources -* Site officiel de l'app : https://phpsysinfo.github.io/phpsysinfo/ -* Documentation officielle de l'admin : https://phpsysinfo.github.io/phpsysinfo/ -* Dépôt de code officiel de l'app : https://github.com/phpsysinfo/phpsysinfo/ -* Documentation YunoHost pour cette app : https://yunohost.org/app_phpsysinfo -* Signaler un bug : https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ou sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** From b20939692532dbae046f2e8c1d5e38cb79f23de4 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 13 Sep 2022 23:02:33 +0200 Subject: [PATCH 3/7] Update Readme-fr for 3.4.2 --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index f9a0b70..ee4fc4a 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 A customizable PHP script that displays information about your system nicely. -**Version incluse :** 3.4.1~ynh1 +**Version incluse :** 3.4.2~ynh1 **Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian From 635dd8ff8cae7386f5e1d9dee398ef0ee0cb44e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Sep 2022 21:02:36 +0000 Subject: [PATCH 4/7] Auto-update README --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index ee4fc4a..f9a0b70 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 A customizable PHP script that displays information about your system nicely. -**Version incluse :** 3.4.2~ynh1 +**Version incluse :** 3.4.1~ynh1 **Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian From 6573f9bd5e6630677ab1c3f97f67c72bb6729a54 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 13 Sep 2022 23:03:16 +0200 Subject: [PATCH 5/7] Update Manifest.json for 3.4.2 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9f0fc38..8c146ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Customizable PHP script that displays information about your system nicely", "fr": "Un script PHP paramétrable qui affiche des informations sur votre système" }, - "version": "3.4.1~ynh1", + "version": "3.4.2~ynh1", "url": "https://phpsysinfo.github.io/phpsysinfo/", "upstream": { "license": "GPL-3.0-only", @@ -75,4 +75,4 @@ } ] } -} \ No newline at end of file +} From dc023a02ede8d67ca822881eec62ef1ff8519447 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Sep 2022 21:03:18 +0000 Subject: [PATCH 6/7] 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 74bc91e..8ffe0c1 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 A customizable PHP script that displays information about your system nicely. -**Shipped version:** 3.4.1~ynh1 +**Shipped version:** 3.4.2~ynh1 **Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian diff --git a/README_fr.md b/README_fr.md index f9a0b70..ee4fc4a 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 A customizable PHP script that displays information about your system nicely. -**Version incluse :** 3.4.1~ynh1 +**Version incluse :** 3.4.2~ynh1 **Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian From ce2b6f65a459114cecffa26472b50b9b763a76b8 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 13 Sep 2022 23:06:54 +0200 Subject: [PATCH 7/7] Update app.src to 3.4.2 --- conf/app.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 163b02d..49d5999 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.1.tar.gz -SOURCE_SUM=377bafea4dc4f1f705cd35df5b95e55034045ab3e7971dc934d1f599157dc3aa +SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.2.tar.gz +SOURCE_SUM=133d4591688abbb93272d0858b8833379ada1eb9b8ffd9878a7b82448cf3f0ed SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_EXTRACT=true \ No newline at end of file +SOURCE_EXTRACT=true