From f753c1ca47c781cd28bb90808ca179e892b5d31d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 19 Sep 2023 01:00:58 +0200 Subject: [PATCH] Upgrade synapse to 1.92.3 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 6 +++--- conf/requirement_bullseye.txt | 4 ++-- manifest.json | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index c144d07..de7c162 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.92.2/matrix-synapse_1.92.2-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=a65ea4e667e3ea08942a0b39f52edb081225ff0ed80d916355efc5d019a2e435 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.92.3/matrix-synapse_1.92.3-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=e169960390a16410210ff2cf6d744ae8d53c6cd3c7586a585ad6afdaf4874094 # (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 175af3d..fe1b5bb 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.92.2/matrix-synapse_1.92.2-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=7adba752f7a826746ac011c1bccc88dcd6627c978ece04a80312cc564a56514e +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.92.3/matrix-synapse_1.92.3-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=c3e82b33d4e49e7358f0dfd2e1e80ddd7f3664f53fc494f553defebe11e918bc # (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 84cccd3..11ecc10 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -20,11 +20,11 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.92.2 +matrix-synapse==1.92.3 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 -netaddr==0.8.0 +netaddr==0.9.0 packaging==23.1 phonenumbers==8.13.20 Pillow==10.0.1 @@ -49,7 +49,7 @@ six==1.16.0 sortedcontainers==2.4.0 treq==22.2.0 Twisted==23.8.0 -typing_extensions==4.7.1 +typing_extensions==4.8.0 unpaddedbase64==2.1.0 urllib3==2.0.4 webencodings==0.5.1 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index e5fbeba..33a6431 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -20,7 +20,7 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.92.2 +matrix-synapse==1.92.3 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 @@ -51,7 +51,7 @@ sortedcontainers==2.4.0 tomli==2.0.1 treq==22.2.0 Twisted==23.8.0 -typing_extensions==4.7.1 +typing_extensions==4.8.0 unpaddedbase64==2.1.0 urllib3==2.0.4 webencodings==0.5.1 diff --git a/manifest.json b/manifest.json index ad3b286..126130e 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.92.2~ynh1", + "version": "1.92.3~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {