From 64e3317eebab0d88dfa9765b49e0929310f31a5b Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 4 Oct 2022 17:36:03 +0700 Subject: [PATCH 1/4] v2.35.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- scripts/_common.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 0c5e7b2..dd8cd30 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.34.0.tar.gz -SOURCE_SUM=39ea91dcd224604bf2a1e2e6918bc66a2f57ce76929e04745b48a4a8f6260e36 +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.0.tar.gz +SOURCE_SUM=7ca7667549186f2cda1dab6d5e487f83f57f255083255c715e510ae4a1e7e063 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index afff367..98ec478 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.34.0~ynh1", + "version": "2.35.0~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index 4d46cba..0538800 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app -GO_VERSION="1.17" +GO_VERSION="1.19" #================================================= # PERSONAL HELPERS From f87e3cb8981f8695f87132d4b60233470e1973f3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Oct 2022 12:27:16 +0000 Subject: [PATCH 2/4] 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 e003f37..881b02d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Shipped version:** 2.34.0~ynh1 +**Shipped version:** 2.35.0~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/dex_ynh/tree/master) used in the catalog is currently on version 2.34.0\~ynh1.)* ## Screenshots diff --git a/README_fr.md b/README_fr.md index ea23b48..656eb7f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Version incluse :** 2.34.0~ynh1 +**Version incluse :** 2.35.0~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/dex_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.34.0\~ynh1.)* ## Captures d'écran From ce45cee77ad16a3da464c3bc89ea960569d92a64 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 4 Oct 2022 19:30:00 +0700 Subject: [PATCH 3/4] v2.35.1 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index dd8cd30..ed50f6f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.0.tar.gz -SOURCE_SUM=7ca7667549186f2cda1dab6d5e487f83f57f255083255c715e510ae4a1e7e063 +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.1.tar.gz +SOURCE_SUM=03f2696e9ee32665ecc22bb2caf581952fc032cf760002f90f1db24447ad7ebb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 98ec478..c8f6d40 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.35.0~ynh1", + "version": "2.35.1~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0", @@ -20,7 +20,7 @@ "name": "Limezy" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ From 12020da039dd39d1712df02cfff1af36795cd3a8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Oct 2022 15:14:21 +0000 Subject: [PATCH 4/4] 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 881b02d..e11db6f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Shipped version:** 2.35.0~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/dex_ynh/tree/master) used in the catalog is currently on version 2.34.0\~ynh1.)* +**Shipped version:** 2.35.1~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/dex_ynh/tree/master) used in the catalog is currently on version 2.34.0\~ynh1.)* ## Screenshots diff --git a/README_fr.md b/README_fr.md index 656eb7f..873de62 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Version incluse :** 2.35.0~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/dex_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.34.0\~ynh1.)* +**Version incluse :** 2.35.1~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/dex_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.34.0\~ynh1.)* ## Captures d'écran