From a925fc9140aee82ccfdef48ffe015b06969ee6c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 21 Oct 2022 06:26:28 +0200 Subject: [PATCH 1/8] Upgrade pgadmin to 6.15 --- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index f1d9967..64f3a8f 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.30/pgadmin_4-4.30-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=95f6ac5b3cd5b1d5a1a46502c51318471eb7d22a3031ce06b0c3b5ad33c622ea +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.15/pgadmin_4-6.15-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=5f5533ba0d85e9a328aa3b5db10aa31f76be41a2321d9903c200816f652b99e2 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index e500d84..3b05660 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.14/pgadmin_4-6.14-buster-bin1_armv7l.tar.gz -SOURCE_SUM=84ba3e94a8b79b6bfd90201bd600de33b726f72d5ebd5b3a3cfb5fad3c2def03 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.15/pgadmin_4-6.15-buster-bin1_armv7l.tar.gz +SOURCE_SUM=a1c4ed15896ee745ffa18a57288cb8a4dad093d63bad84f46e3ba9949f721850 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 4225384..a17795a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "6.14~ynh1", + "version": "6.15~ynh1", "url": "https://www.pgadmin.org", "upstream": { "license": "PostgreSQL", From 680ddaf5d79e20fb63dab102d9f36fa6b2a9522b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 21 Oct 2022 11:45:39 +0000 Subject: [PATCH 2/8] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 976d120..662130b 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 6.14~ynh1 - +**Shipped version:** 6.15~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d39eedb..d6e51f5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,8 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 6.14~ynh1 - +**Version incluse :** 6.15~ynh1 ## Captures d'écran From 3389cac2138f200abbc3db3f99baade15a288fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 20 Nov 2022 01:22:32 +0100 Subject: [PATCH 3/8] Upgrade pgadmin to 6.16 --- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 64f3a8f..1cb903c 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.15/pgadmin_4-6.15-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=5f5533ba0d85e9a328aa3b5db10aa31f76be41a2321d9903c200816f652b99e2 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.16/pgadmin_4-6.16-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=d83b2af0503ac10a4db9bdb135136b977412f25c8316fecc62b657b69656a1c8 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 3b05660..6105832 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.15/pgadmin_4-6.15-buster-bin1_armv7l.tar.gz -SOURCE_SUM=a1c4ed15896ee745ffa18a57288cb8a4dad093d63bad84f46e3ba9949f721850 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.16/pgadmin_4-6.16-buster-bin1_armv7l.tar.gz +SOURCE_SUM=f5d97b046d84a272ff3fb6b9eeececed21b5438c436c41616eec9a2bd0b73494 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index a17795a..f2e1f10 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "6.15~ynh1", + "version": "6.16~ynh1", "url": "https://www.pgadmin.org", "upstream": { "license": "PostgreSQL", From 44d5b5f49bad4954535cd244ebe8bb00db486466 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 2 Dec 2022 21:50:26 +0000 Subject: [PATCH 4/8] 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 662130b..11ee61b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 6.15~ynh1 +**Shipped version:** 6.16~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d6e51f5..c6f214f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 6.15~ynh1 +**Version incluse :** 6.16~ynh1 ## Captures d'écran From 1881816097174381cbb1d16d8aafdc5480574524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sat, 3 Dec 2022 01:42:16 +0100 Subject: [PATCH 5/8] Upgrade pgadmin to 6.17 --- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 1cb903c..ef6c42a 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.16/pgadmin_4-6.16-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=d83b2af0503ac10a4db9bdb135136b977412f25c8316fecc62b657b69656a1c8 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.17/pgadmin_4-6.17-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=a0b8c01db72d4b5b7c19b7ca44f62d52c8dacf84fcf8a4549a9fa34443cc0906 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 6105832..b57566a 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.16/pgadmin_4-6.16-buster-bin1_armv7l.tar.gz -SOURCE_SUM=f5d97b046d84a272ff3fb6b9eeececed21b5438c436c41616eec9a2bd0b73494 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.17/pgadmin_4-6.17-buster-bin1_armv7l.tar.gz +SOURCE_SUM=da3845a50204d9c98f502db999c6d94b1dcaafd5e9bf47ac4e201bec4a20dab2 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index f2e1f10..cacdf9d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "6.16~ynh1", + "version": "6.17~ynh1", "url": "https://www.pgadmin.org", "upstream": { "license": "PostgreSQL", From 290690a71c5fb6cf1813023762189288789e2497 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Dec 2022 07:35:15 +0000 Subject: [PATCH 6/8] 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 11ee61b..2cff7e4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 6.16~ynh1 +**Shipped version:** 6.17~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c6f214f..535d64d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 6.16~ynh1 +**Version incluse :** 6.17~ynh1 ## Captures d'écran From 48a8251b864d5b5d0b7837337383554c3e35623a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 21 Dec 2022 08:54:40 +0100 Subject: [PATCH 7/8] Upgrade pgadmin to 6.18 --- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index ef6c42a..a43d026 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.17/pgadmin_4-6.17-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=a0b8c01db72d4b5b7c19b7ca44f62d52c8dacf84fcf8a4549a9fa34443cc0906 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.18/pgadmin_4-6.18-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=982f0b15d3e723a10e2ddbebf0ab02f65b1ff813725c049ce8c6d23fb1049994 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index b57566a..7df687f 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.17/pgadmin_4-6.17-buster-bin1_armv7l.tar.gz -SOURCE_SUM=da3845a50204d9c98f502db999c6d94b1dcaafd5e9bf47ac4e201bec4a20dab2 +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.18/pgadmin_4-6.18-buster-bin1_armv7l.tar.gz +SOURCE_SUM=a1ed682818fa89789ac374fa233e42b745bc4ab6c1f144ea6b0a5b855c287252 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index cacdf9d..af55c8c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "6.17~ynh1", + "version": "6.18~ynh1", "url": "https://www.pgadmin.org", "upstream": { "license": "PostgreSQL", From b5867624fd6ecf21484c992891aa221fdd4d0409 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Dec 2022 16:51:26 +0000 Subject: [PATCH 8/8] 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 2cff7e4..1e117f3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 6.17~ynh1 +**Shipped version:** 6.18~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 535d64d..c74db5c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 6.17~ynh1 +**Version incluse :** 6.18~ynh1 ## Captures d'écran