From 9be865fe27c7418475f99221f87ba3af019ad41f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 26 Feb 2021 02:23:45 +0100 Subject: [PATCH] Upgrade to 2.263.4~ynh1 --- README.md | 2 +- README_fr.md | 2 +- check_process | 7 ++++++- conf/app.src | 4 ++-- manifest.json | 2 +- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9dbba40..8e7e275 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. -**Shipped version:** 2.263.1 +**Shipped version:** 2.263.4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2ed3ad1..ec28466 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/inst ## Vue d'ensemble Premier serveur d'automatisation open source, Jenkins fournit des centaines de plugins pour supporter la construction, le déploiement et l'automatisation de n'importe quel projet. -**Version embarquée :** 2.263.1 +**Version embarquée :** 2.263.4 ## Captures d'écran diff --git a/check_process b/check_process index ff22049..d76adc6 100644 --- a/check_process +++ b/check_process @@ -11,7 +11,10 @@ setup_private=1 setup_public=1 upgrade=1 + # 2.150.2~ynh2 upgrade=1 from_commit=29141b702f2954e0f72925121aea82a7fa3fc118 + # 2.263.1~ynh1 + upgrade=1 from_commit=0e1aae7be82034650e2c1f6c1ad6d68a41b80176 backup_restore=1 multi_instance=0 incorrect_path=1 @@ -22,5 +25,7 @@ Email= Notification=down ;;; Upgrade options ; commit=29141b702f2954e0f72925121aea82a7fa3fc118 - name= Fix for getopts 13 Apr 2019 + name=Fix for getopts 13 Apr 2019 manifest_arg=domain=DOMAIN&path=PATH&is_public=1& + ; commit=0e1aae7be82034650e2c1f6c1ad6d68a41b80176 + name=2.263.1~ynh1 diff --git a/conf/app.src b/conf/app.src index fe47360..7b489dd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.263.1_all.deb -SOURCE_SUM=faae72cc486c3032be31d47ddcaa7bce77aba54ad6bb900ec73550f8096348ba +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.263.4_all.deb +SOURCE_SUM=0c7b15c9502c7d045755b2d0c7f8dfbc35a05adea27c1f7c35bbeca049bcc0ae SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6ea98dd..a37ca9d 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.263.1~ynh1", + "version": "2.263.4~ynh1", "url": "https://jenkins.io/index.html", "license": "MIT", "maintainer": {