From e70e6c259458179ed1a0230c3a22cc97bf1a139a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 13 Sep 2023 01:01:41 +0200 Subject: [PATCH] Upgrade synapse to 1.92.1 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 4 ++-- conf/requirement_bullseye.txt | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index a8447a8..7bc88d8 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.91.2/matrix-synapse_1.91.2-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=f9ef23460eebf5ef42f3c7af0ff423c567062c765f877cff56b8ed561990a59f +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.92.1/matrix-synapse_1.92.1-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=9b9898354d4dfd74eb5720f664fa99336ee492b7e0d217fa3d2c37fbd4c18c4c # (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 79d5820..bb8e523 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.91.2/matrix-synapse_1.91.2-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=a7eab810b91800c257f6fd43b04636e597d4b8fd5d271922918fef62a427afe5 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.92.1/matrix-synapse_1.92.1-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=4cf67423892faa68f79392752b593906fd4b3cdf61a758f2e746a216e60e173b # (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 193de06..3c9edd3 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -20,13 +20,13 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.91.2 +matrix-synapse==1.92.1 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 netaddr==0.8.0 packaging==23.1 -phonenumbers==8.13.19 +phonenumbers==8.13.20 Pillow==10.0.0 prometheus-client==0.17.1 psycopg2==2.9.7 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 9f82c78..17e6347 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -20,13 +20,13 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.91.2 +matrix-synapse==1.92.1 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 netaddr==0.8.0 packaging==23.1 -phonenumbers==8.13.19 +phonenumbers==8.13.20 Pillow==10.0.0 pkg_resources==0.0.0 prometheus-client==0.17.1 diff --git a/manifest.json b/manifest.json index 49ace96..0df1115 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.91.2~ynh1", + "version": "1.92.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {