diff --git a/README.md b/README.md index c9a0d47..bae905d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Guacamole for YunoHost -[![Integration level](https://dash.yunohost.org/integration/guacamole.svg)](https://dash.yunohost.org/appci/app/guacamole) ![Working status](https://ci-apps.yunohost.org/ci/badges/guacamole.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/guacamole.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/guacamole.svg)](https://dash.yunohost.org/appci/app/guacamole) ![Working status](https://ci-apps.yunohost.org/ci/badges/guacamole.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/guacamole.maintain.svg) + [![Install Guacamole with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=guacamole) *[Lire ce readme en français.](./README_fr.md)* @@ -15,9 +16,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. +Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH -**Shipped version:** 1.4.0~ynh1 +**Shipped version:** 1.5.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 99ca7d6..be9a888 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,23 +5,24 @@ It shall NOT be edited by hand. # Guacamole pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/guacamole.svg)](https://dash.yunohost.org/appci/app/guacamole) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/guacamole.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/guacamole.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/guacamole.svg)](https://dash.yunohost.org/appci/app/guacamole) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/guacamole.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/guacamole.maintain.svg) + [![Installer Guacamole avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=guacamole) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Guacamole 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.* +> *Ce package vous permet d’installer Guacamole 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.* -## Vue d'ensemble +## Vue d’ensemble -Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH. +Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH -**Version incluse :** 1.4.0~ynh1 +**Version incluse :** 1.5.2~ynh1 -## Captures d'écran +## Captures d’écran -![Capture d'écran de Guacamole](./doc/screenshots/screenshot1.jpg) +![Capture d’écran de Guacamole](./doc/screenshots/screenshot1.jpg) ## Avertissements / informations importantes @@ -31,9 +32,9 @@ L'utilisateur choisi comme admin durant le processus d'installation aura accès ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* 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 : @@ -49,4 +50,4 @@ ou sudo yunohost app upgrade guacamole -u https://github.com/YunoHost-Apps/guacamole_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/conf/auth-header.src b/conf/auth-header.src index 1ba8136..a030566 100644 --- a/conf/auth-header.src +++ b/conf/auth-header.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.4.0/binary/guacamole-auth-header-1.4.0.tar.gz -SOURCE_SUM=3f5491737b3295056949d235120dca60ee9518c951b09271780dddf15166a9de +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/binary/guacamole-auth-header-1.5.2.tar.gz +SOURCE_SUM=c80c11de87993e1732d65c059d53d400961afcf61e7c12501bc2197002af7730 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/auth-jdbc.src b/conf/auth-jdbc.src index 5977f47..7c0bff5 100644 --- a/conf/auth-jdbc.src +++ b/conf/auth-jdbc.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.4.0/binary/guacamole-auth-jdbc-1.4.0.tar.gz -SOURCE_SUM=47f4f121cad74ab64d5baf3d14e8f709677a26b3058005a977277a07716d4d9c +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/binary/guacamole-auth-jdbc-1.5.2.tar.gz +SOURCE_SUM=0c050fcf9e062eadb242f2962217870919cd02a119bc3e71d77efdd4b7f88e06 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/auth-ldap.src b/conf/auth-ldap.src index 31d51dc..9e59f69 100644 --- a/conf/auth-ldap.src +++ b/conf/auth-ldap.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.4.0/binary/guacamole-auth-ldap-1.4.0.tar.gz -SOURCE_SUM=f28488717b26168a5396e125ec7fbff1b7268a658c6100f6ad1bbfbd18a17779 +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/binary/guacamole-auth-ldap-1.5.2.tar.gz +SOURCE_SUM=49420bbe6f12f56a6ad8b31139512f289faada004074709b6a3a8e1475e9bd23 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/client.src b/conf/client.src index e305cd5..acd0430 100644 --- a/conf/client.src +++ b/conf/client.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.4.0/binary/guacamole-1.4.0.war -SOURCE_SUM=92fb06e3ce8fe4f932ddfdffd75a352c06ab58d3bd0a946faa5beda73e8592f0 +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/binary/guacamole-1.5.2.war +SOURCE_SUM=86efc30016e4038948d8c1a5c37a0b05e38dadd3104db6ec03755bc6e3111c40 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/server.src b/conf/server.src index b92effa..e63b48b 100644 --- a/conf/server.src +++ b/conf/server.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.4.0/source/guacamole-server-1.4.0.tar.gz -SOURCE_SUM=2789075c8b25e5aa42dec505491d3425b7b2fe2051772b0006860c26e8a57b90 +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/source/guacamole-server-1.5.2.tar.gz +SOURCE_SUM=a8d4813feaeb1e6f35fbfd2cf57cb0429db2225960cbfed36252f65ac93dffc4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/tomcat9_deb.src b/conf/tomcat9_deb.src index e67e9c1..2a2a03d 100644 --- a/conf/tomcat9_deb.src +++ b/conf/tomcat9_deb.src @@ -1,5 +1,5 @@ -SOURCE_URL=http://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u3_all.deb -SOURCE_SUM=c49eaa7de72f8d90f30a8fd9a8ba8e2e4ba51988ce839bb31a4a151758d47206 +SOURCE_URL=https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.70-1_all.deb +SOURCE_SUM=c062cd3ff27a566fdc6fed7dd2602c4e4ffe2216c8a19822bcaf03bd739e39b5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=ar SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index f30118c..7c2958c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,10 @@ "id": "guacamole", "packaging_format": 1, "description": { - "en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", - "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH." + "en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH", + "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH" }, - "version": "1.4.0~ynh1", + "version": "1.5.2~ynh1", "url": "https://guacamole.apache.org/", "upstream": { "license": "Apache-2.0", @@ -20,7 +20,7 @@ "email": "jules.bertholet@gmail.com" }, "requirements": { - "yunohost": ">= 4.1.3" + "yunohost": ">= 11.1.18" }, "multi_instance": true, "services": [ diff --git a/scripts/_common.sh b/scripts/_common.sh index e98b2bf..b7b1771 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -12,7 +12,7 @@ pkg_dependencies="acl build-essential libcairo2 libjpeg62-turbo-dev libpng-dev l #================================================= function setup_sources { - guacamole_verson="1.4.0" + guacamole_version="1.5.2" ynh_setup_source --source_id="server" --dest_dir="$final_path/.guacd-src" @@ -24,15 +24,15 @@ function setup_sources { ynh_setup_source --source_id="client" --dest_dir="$final_path/var/lib/tomcat9/webapps/$tomcat_guac_dir" ynh_setup_source --source_id="auth-ldap" --dest_dir="$final_path/etc/guacamole/extensions/ldap" - mv "$final_path/etc/guacamole/extensions/ldap/guacamole-auth-ldap-$guacamole_verson.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-ldap.jar" + mv "$final_path/etc/guacamole/extensions/ldap/guacamole-auth-ldap-$guacamole_version.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-ldap.jar" ynh_secure_remove --file="$final_path/etc/guacamole/extensions/ldap" ynh_setup_source --source_id="auth-header" --dest_dir="$final_path/etc/guacamole/extensions/header" - mv "$final_path/etc/guacamole/extensions/header/guacamole-auth-header-$guacamole_verson.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-header.jar" + mv "$final_path/etc/guacamole/extensions/header/guacamole-auth-header-$guacamole_version.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-header.jar" ynh_secure_remove --file="$final_path/etc/guacamole/extensions/header" ynh_setup_source --source_id="auth-jdbc" --dest_dir="$final_path/etc/guacamole/extensions/jdbc" - mv "$final_path/etc/guacamole/extensions/jdbc/mysql/guacamole-auth-jdbc-mysql-$guacamole_verson.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-jdbc-mysql.jar" + mv "$final_path/etc/guacamole/extensions/jdbc/mysql/guacamole-auth-jdbc-mysql-$guacamole_version.jar" "$final_path/etc/guacamole/extensions/guacamole-auth-jdbc-mysql.jar" mv "$final_path/etc/guacamole/extensions/jdbc/mysql/schema" "$final_path/etc/guacamole/extensions/mysql-schema" ynh_secure_remove --file="$final_path/etc/guacamole/extensions/jdbc"