From 0d4f93d037b67ac042400ef77919f00990e8e435 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:41:04 +0100 Subject: [PATCH 1/4] Add php bz2 and zip --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index c7cec70..86fd4fe 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -php_dependencies="php$YNH_DEFAULT_PHP_VERSION-curl php$YNH_DEFAULT_PHP_VERSION-fileinfo php$YNH_DEFAULT_PHP_VERSION-gd php$YNH_DEFAULT_PHP_VERSION-json php$YNH_DEFAULT_PHP_VERSION-mbstring php$YNH_DEFAULT_PHP_VERSION-mysqli php$YNH_DEFAULT_PHP_VERSION-simplexml php$YNH_DEFAULT_PHP_VERSION-xml php$YNH_DEFAULT_PHP_VERSION-intl php$YNH_DEFAULT_PHP_VERSION-cli php$YNH_DEFAULT_PHP_VERSION-ldap php$YNH_DEFAULT_PHP_VERSION-xmlrpc" +php_dependencies="php$YNH_DEFAULT_PHP_VERSION-curl php$YNH_DEFAULT_PHP_VERSION-fileinfo php$YNH_DEFAULT_PHP_VERSION-gd php$YNH_DEFAULT_PHP_VERSION-json php$YNH_DEFAULT_PHP_VERSION-mbstring php$YNH_DEFAULT_PHP_VERSION-mysqli php$YNH_DEFAULT_PHP_VERSION-simplexml php$YNH_DEFAULT_PHP_VERSION-xml php$YNH_DEFAULT_PHP_VERSION-intl php$YNH_DEFAULT_PHP_VERSION-cli php$YNH_DEFAULT_PHP_VERSION-ldap php$YNH_DEFAULT_PHP_VERSION-xmlrpc php$YNH_DEFAULT_PHP_VERSION-bz2 php$YNH_DEFAULT_PHP_VERSION-zip" # dependencies used by the app (must be on a single line) pkg_dependencies="$php_dependencies" From 50164053ea022918a460dfb219e17be23b13bb3d Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Fri, 30 Dec 2022 16:59:42 +0100 Subject: [PATCH 2/4] Add php bz2 and zip --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fb624a0..ed7390c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "IT Asset Management.", "fr": "Gestion des services informatiques (ITSM)." }, - "version": "10.0.5~ynh1", + "version": "10.0.5~ynh2", "url": "https://glpi-project.org/", "upstream": { "license": "GPL-2.0", From 310df4093735922cd6bdf7f8c5251ed6c16b7fd2 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:00:05 +0100 Subject: [PATCH 3/4] Add php bz2 and zip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3140bd6..029b9f6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in IT Asset Management. -**Shipped version:** 10.0.5~ynh1 +**Shipped version:** 10.0.5~ynh2 ## Screenshots From fcf2fa1425263eeea2af943f871b3e55cf634676 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:00:26 +0100 Subject: [PATCH 4/4] Add php bz2 and zip --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index e2e4f30..0efcbac 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Gestion des services informatiques (ITSM). -**Version incluse :** 10.0.5~ynh1 +**Version incluse :** 10.0.5~ynh2 ## Captures d'écran