From 07ced92b077cef54a15b12f1b5f4444256da7fc2 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 23 Jun 2024 22:52:03 +0200 Subject: [PATCH 1/4] [autopatch] Do not delete logs on app removal --- scripts/remove | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 63ead8c..d1974f7 100644 --- a/scripts/remove +++ b/scripts/remove @@ -35,7 +35,6 @@ ynh_script_progression --message="Removing various files..." --weight=1 if [ "$YNH_APP_PURGE" -eq 1 ]; then ynh_script_progression --message="Removing logs..." - ynh_secure_remove --file=/var/log/"$app" fi #================================================= From d990a7a0da459f680d571715ba6b4c0aa67d55a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 24 Jun 2024 22:40:56 +0200 Subject: [PATCH 2/4] Cleanup --- scripts/remove | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/scripts/remove b/scripts/remove index d1974f7..500aec0 100644 --- a/scripts/remove +++ b/scripts/remove @@ -26,17 +26,6 @@ ynh_remove_logrotate # Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# SPECIFIC REMOVE -#================================================= -# REMOVE VARIOUS FILES -#================================================= -ynh_script_progression --message="Removing various files..." --weight=1 - -if [ "$YNH_APP_PURGE" -eq 1 ]; then - ynh_script_progression --message="Removing logs..." -fi - #================================================= # END OF SCRIPT #================================================= From e8411e934d014fd0f60d56370bc412cf6c75faa2 Mon Sep 17 00:00:00 2001 From: App auto update Date: Thu, 27 Jun 2024 20:54:03 +0000 Subject: [PATCH 3/4] Upgrade pgadmin to 8.9 --- conf/requirement_bookworm.txt | 52 +++++++++++++++++------------------ conf/requirement_bullseye.txt | 52 +++++++++++++++++------------------ manifest.toml | 10 +++---- 3 files changed, 57 insertions(+), 57 deletions(-) diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 37cad1e..510f437 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -1,18 +1,18 @@ -alembic==1.13.1 +alembic==1.13.2 Authlib==1.3.1 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.15.0 +azure-identity==1.16.1 azure-mgmt-core==1.4.0 azure-mgmt-rdbms==10.1.0 -azure-mgmt-resource==23.0.1 +azure-mgmt-resource==23.1.1 azure-mgmt-subscription==3.1.1 Babel==2.15.0 -bcrypt==4.0.1 +bcrypt==4.1.3 bidict==0.23.1 blinker==1.8.2 -boto3==1.33.13 -botocore==1.33.13 +boto3==1.34.135 +botocore==1.34.135 Brotli==1.1.0 cachetools==5.3.3 certifi==2024.6.2 @@ -21,8 +21,8 @@ charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.8 dnspython==2.6.1 -email_validator==2.1.1 -eventlet==0.34.2 +email_validator==2.2.0 +eventlet==0.36.1 Flask==3.0.3 flask-babel==4.0.0 Flask-Compress==1.15 @@ -35,19 +35,19 @@ Flask-Security-Too==5.4.3 Flask-SocketIO==5.3.6 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 -google-api-core==2.19.0 -google-api-python-client==2.132.0 +google-api-core==2.19.1 +google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 -googleapis-common-protos==1.63.1 +googleapis-common-protos==1.63.2 greenlet==3.0.3 gunicorn==22.0.0 h11==0.14.0 httpagentparser==1.9.5 httplib2==0.22.0 idna==3.7 -importlib_metadata==7.1.0 +importlib_metadata==8.0.0 importlib_resources==6.4.0 isodate==0.6.1 itsdangerous==2.2.0 @@ -63,21 +63,21 @@ Mako==1.3.5 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 -more-itertools==10.2.0 -msal==1.28.0 -msal-extensions==1.1.0 +more-itertools==10.3.0 +msal==1.29.0 +msal-extensions==1.2.0 msrest==0.7.1 oauthlib==3.2.2 -packaging==24.0 +packaging==24.1 paramiko==3.4.0 passlib==1.7.4 -pgadmin4==8.8 -portalocker==2.8.2 -proto-plus==1.23.0 -protobuf==4.25.3 +pgadmin4==8.9 +portalocker==2.10.0 +proto-plus==1.24.0 +protobuf==5.27.2 psutil==5.9.8 -psycopg==3.1.12 -psycopg-c==3.1.12 +psycopg==3.1.19 +psycopg-c==3.1.19 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 @@ -89,27 +89,27 @@ pyparsing==3.1.2 pypng==0.20220715.0 python-dateutil==2.9.0.post0 python-engineio==4.9.1 -python-socketio==5.11.2 +python-socketio==5.11.3 pytz==2024.1 qrcode==7.4.2 requests==2.32.3 requests-oauthlib==2.0.0 rich==13.7.1 rsa==4.9 -s3transfer==0.8.2 +s3transfer==0.10.2 SecretStorage==3.3.3 shellingham==1.5.4 simple-websocket==1.0.0 six==1.16.0 speaklater3==1.4 -SQLAlchemy==2.0.30 +SQLAlchemy==2.0.31 sqlparse==0.5.0 sshtunnel==0.4.0 typer==0.12.3 typing_extensions==4.12.2 ua-parser==0.18.0 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 user-agents==2.2.0 Werkzeug==3.0.3 wsproto==1.2.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 697f21b..9e0ae64 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -1,18 +1,18 @@ -alembic==1.13.1 +alembic==1.13.2 Authlib==1.3.1 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.15.0 +azure-identity==1.16.1 azure-mgmt-core==1.4.0 azure-mgmt-rdbms==10.1.0 -azure-mgmt-resource==23.0.1 +azure-mgmt-resource==23.1.1 azure-mgmt-subscription==3.1.1 Babel==2.15.0 -bcrypt==4.0.1 +bcrypt==4.1.3 bidict==0.23.1 blinker==1.8.2 -boto3==1.33.13 -botocore==1.33.13 +boto3==1.34.135 +botocore==1.34.135 Brotli==1.1.0 cachetools==5.3.3 certifi==2024.6.2 @@ -21,8 +21,8 @@ charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.8 dnspython==2.6.1 -email_validator==2.1.1 -eventlet==0.34.2 +email_validator==2.2.0 +eventlet==0.36.1 Flask==3.0.3 flask-babel==4.0.0 Flask-Compress==1.15 @@ -35,19 +35,19 @@ Flask-Security-Too==5.4.3 Flask-SocketIO==5.3.6 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 -google-api-core==2.19.0 -google-api-python-client==2.132.0 +google-api-core==2.19.1 +google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 -googleapis-common-protos==1.63.1 +googleapis-common-protos==1.63.2 greenlet==1.1.2 gunicorn==22.0.0 h11==0.14.0 httpagentparser==1.9.5 httplib2==0.22.0 idna==3.7 -importlib_metadata==7.1.0 +importlib_metadata==8.0.0 importlib_resources==6.4.0 isodate==0.6.1 itsdangerous==2.2.0 @@ -63,21 +63,21 @@ Mako==1.3.5 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 -more-itertools==10.2.0 -msal==1.28.0 -msal-extensions==1.1.0 +more-itertools==10.3.0 +msal==1.29.0 +msal-extensions==1.2.0 msrest==0.7.1 oauthlib==3.2.2 -packaging==24.0 +packaging==24.1 paramiko==3.4.0 passlib==1.7.4 -pgadmin4==8.8 -portalocker==2.8.2 -proto-plus==1.23.0 -protobuf==4.25.3 +pgadmin4==8.9 +portalocker==2.10.0 +proto-plus==1.24.0 +protobuf==5.27.2 psutil==5.9.8 -psycopg==3.1.12 -psycopg-c==3.1.12 +psycopg==3.1.19 +psycopg-c==3.1.19 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 @@ -89,27 +89,27 @@ pyparsing==3.1.2 pypng==0.20220715.0 python-dateutil==2.9.0.post0 python-engineio==4.9.1 -python-socketio==5.11.2 +python-socketio==5.11.3 pytz==2024.1 qrcode==7.4.2 requests==2.32.3 requests-oauthlib==2.0.0 rich==13.7.1 rsa==4.9 -s3transfer==0.8.2 +s3transfer==0.10.2 SecretStorage==3.3.3 shellingham==1.5.4 simple-websocket==1.0.0 six==1.16.0 speaklater3==1.4 -SQLAlchemy==2.0.30 +SQLAlchemy==2.0.31 sqlparse==0.5.0 sshtunnel==0.4.0 typer==0.12.3 typing_extensions==4.12.2 ua-parser==0.18.0 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 user-agents==2.2.0 Werkzeug==3.0.3 wsproto==1.2.0 diff --git a/manifest.toml b/manifest.toml index 96be97f..00fa0da 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "pgAdmin4" description.en = "Manage PostgreSQL databases over the web" description.fr = "Application web de gestion des bases de données PostgreSQL" -version = "8.8~ynh1" +version = "8.9~ynh1" maintainers = ["Josué Tille"] @@ -42,13 +42,13 @@ ram.runtime = "200M" [resources] [resources.sources.pgadmin_prebuilt_armv7_bookworm] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.8/pgadmin_8.8-bookworm-bin1_armv7l.tar.gz" - armhf.sha256 = "cc5043b74810a6b9151c166bb5002ad7de5f32c2d93cf16dc1ce9bd408dcfc1e" + armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.9/pgadmin_8.9-bookworm-bin1_armv7l.tar.gz" + armhf.sha256 = "d62b25fc23e7353cd4f5693af9f78b1fb60a114724a1ff1adfaee306606f31b8" [resources.sources.pgadmin_prebuilt_armv7_bullseye] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.8/pgadmin_8.8-bullseye-bin1_armv7l.tar.gz" - armhf.sha256 = "071cabed1a55d92fc6a20d2a614e20f64814325a10b5a9079fe9862eb2db75dd" + armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.9/pgadmin_8.9-bullseye-bin1_armv7l.tar.gz" + armhf.sha256 = "4f5610b0c5ab3bc7c934dc2d3e0f25b23ed1e89e7814794fd21aec774a3dffd3" [resources.system_user] allow_email = true From a89cb75eed6cda5414536a9a9f81c15dbf97ccd2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 21:00:29 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 4 ++-- README_es.md | 4 ++-- README_eu.md | 4 ++-- README_fr.md | 4 ++-- README_gl.md | 4 ++-- README_zh_Hans.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 01c8d76..774bedc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # pgAdmin4 for YunoHost -[![Integration level](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Working status](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Working status](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![Install pgAdmin4 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ It shall NOT be edited by hand. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 8.8~ynh1 +**Shipped version:** 8.9~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index c316597..c50ef6c 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # pgAdmin4 para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![Instalar pgAdmin4 con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ No se debe editar a mano. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Versión actual:** 8.8~ynh1 +**Versión actual:** 8.9~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 8cd7bdc..abbf68c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # pgAdmin4 YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![Instalatu pgAdmin4 YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ EZ editatu eskuz. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Paketatutako bertsioa:** 8.8~ynh1 +**Paketatutako bertsioa:** 8.9~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 19438aa..583bd28 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # pgAdmin4 pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![Installer pgAdmin4 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 8.8~ynh1 +**Version incluse :** 8.9~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 4f575ca..ae2df18 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # pgAdmin4 para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![Instalar pgAdmin4 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ NON debe editarse manualmente. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Versión proporcionada:** 8.8~ynh1 +**Versión proporcionada:** 8.9~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 1613d32..c921817 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 pgAdmin4 -[![集成程度](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![工作状态](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) [![使用 YunoHost 安装 pgAdmin4](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) @@ -19,7 +19,7 @@ pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**分发版本:** 8.8~ynh1 +**分发版本:** 8.9~ynh1 ## 截图