From d8073bbea9b669b9411e19318315a6412b26c487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 8 Jun 2023 02:07:21 +0200 Subject: [PATCH 1/2] Upgrade synapse to 1.85.1 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 6 +++--- conf/requirement_bullseye.txt | 6 +++--- manifest.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index a8bc66d..35de0d3 100644 --- a/conf/armv7_bookworm.src +++ b/conf/armv7_bookworm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.0/matrix-synapse_1.85.0-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=c9a08180ccdb4da8fc5afd1074996de7b7a8c5dc49c90f6cd28429f05b8cb5ea +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.1/matrix-synapse_1.85.1-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=9c2fb2b94324bfdda43d268c8a0de1e47c9696faba4b7d1bb46e1968ce5bc271 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 445a3d5..f480dd8 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.0/matrix-synapse_1.85.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=4fa1ce56fdf72e4baf47d2d39400bbe78723f42f34b39a662409f73c589346c0 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.1/matrix-synapse_1.85.1-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=55958516c8fd535c3469b3527e95ce3cf8575b5f72175a04a9d61937cbf2b27c # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 0a131fe..ee04248 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -19,7 +19,7 @@ ldap3==2.9.1 lxml==4.9.2 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.85.0 +matrix-synapse==1.85.1 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 @@ -32,7 +32,7 @@ psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==1.10.8 +pydantic==1.10.9 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 @@ -49,6 +49,6 @@ treq==22.2.0 Twisted==22.10.0 typing_extensions==4.6.3 unpaddedbase64==2.1.0 -urllib3==2.0.2 +urllib3==2.0.3 webencodings==0.5.1 zope.interface==6.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 8cd4e95..a5bf07d 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -19,7 +19,7 @@ ldap3==2.9.1 lxml==4.9.2 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.85.0 +matrix-synapse==1.85.1 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 @@ -33,7 +33,7 @@ psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==1.10.8 +pydantic==1.10.9 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 @@ -50,6 +50,6 @@ treq==22.2.0 Twisted==22.10.0 typing_extensions==4.6.3 unpaddedbase64==2.1.0 -urllib3==2.0.2 +urllib3==2.0.3 webencodings==0.5.1 zope.interface==6.0 diff --git a/manifest.json b/manifest.json index 4a12249..f289d14 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Serveur de messagerie instantané basé sur Matrix" }, - "version": "1.85.0~ynh1", + "version": "1.85.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": { From 6646f34e725272e7b13045b8134995cd49353be9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Jun 2023 21:45:31 +0000 Subject: [PATCH 2/2] 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 c1c4929..9d42538 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org) -**Shipped version:** 1.85.0~ynh1 +**Shipped version:** 1.85.1~ynh1 ## Disclaimers / important information ## Configuration diff --git a/README_fr.md b/README_fr.md index 9018a60..faea5fa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org) -**Version incluse :** 1.85.0~ynh1 +**Version incluse :** 1.85.1~ynh1 ## Avertissements / informations importantes ## Configuration