diff --git a/README.md b/README.md index 1596d2b..81f437e 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 Extendable continuous integration server -**Shipped version:** 2.289.3~ynh1 +**Shipped version:** 2.303.1~ynh1 @@ -27,9 +27,8 @@ Extendable continuous integration server ## Disclaimers / important information -* Other infos that people should be aware of, such as: - * Use the admin panel of your Jenkins to configure this app. - +* Use the admin panel of your Jenkins to configure this app. + ## Documentation and resources * Official app website: https://jenkins.io diff --git a/README_fr.md b/README_fr.md index 23b3f29..0d7c01b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.289.3~ynh1 +**Version incluse :** 2.303.1~ynh1 @@ -23,9 +23,8 @@ Serveur d'intégration continue extensible ## Avertissements / informations importantes -* Other infos that people should be aware of, such as: - * Use the admin panel of your Jenkins to configure this app. - +* Utiliser le panneau d'administration Jenkins pour configurer l'application. + ## Documentations et ressources * Site officiel de l'app : https://jenkins.io diff --git a/check_process b/check_process index 059d504..0c8c645 100644 --- a/check_process +++ b/check_process @@ -27,6 +27,8 @@ upgrade=1 from_commit=abf516d8a4dd721af8b9a2560a2a1dbd7ea79fb8 # 2.289.2~ynh1 upgrade=1 from_commit=c7a3a24e56e9be3b5991a175d08be116392b5a19 + # 2.289.3~ynh1 + upgrade=1 from_commit=f165327adcc291a479ab73050bcaa1b84784e763 backup_restore=1 multi_instance=0 port_already_use=1 (8080) @@ -52,3 +54,5 @@ Notification=none name=2.289.1~ynh1 ; commit=c7a3a24e56e9be3b5991a175d08be116392b5a19 name=2.289.2~ynh1 + ; commit=f165327adcc291a479ab73050bcaa1b84784e763 + name=2.289.3~ynh1 diff --git a/conf/app.src b/conf/app.src index e4641e9..25aece7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.289.3_all.deb -SOURCE_SUM=8067ae81c21a166be3eb10013b498506eec54666e154c824ebb0d5655111f43f +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.303.1_all.deb +SOURCE_SUM=637cbd7e0bafacf30b8d85ebe03ddea6c7fc1dd472a330bbed4bc31e2b243bee SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index b639e06..ab6a635 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,3 +1 @@ -* Other infos that people should be aware of, such as: - * Use the admin panel of your Jenkins to configure this app. - \ No newline at end of file +* Use the admin panel of your Jenkins to configure this app. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md new file mode 100644 index 0000000..b40e1b9 --- /dev/null +++ b/doc/DISCLAIMER_fr.md @@ -0,0 +1 @@ +* Utiliser le panneau d'administration Jenkins pour configurer l'application. diff --git a/manifest.json b/manifest.json index 421137a..148f301 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Extendable continuous integration server", "fr": "Serveur d'intégration continue extensible" }, - "version": "2.289.3~ynh1", + "version": "2.303.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT", @@ -16,8 +16,7 @@ }, "license": "MIT", "maintainer": { - "name": "", - "email": "" + "name": "yalh76" }, "previous_maintainers": [{ "name": "Julien Malik et Maniack Crudelis",