From 14fed37a13008206fbac9bbd77d381e52e719fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 25 Oct 2023 01:12:10 +0200 Subject: [PATCH] Upgrade synapse to 1.95.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 16 ++++++++-------- conf/requirement_bullseye.txt | 16 ++++++++-------- manifest.json | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index 2c57790..5430fcd 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.94.0/matrix-synapse_1.94.0-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=e9145698dd5f96a24bef267844821a446fef47a5f938ea9e3e09fb29d967dcb1 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.95.0/matrix-synapse_1.95.0-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=1a1d9248b139f67d23a89a20745d14d88c5b8627f76872d7f94f66952b5f1253 # (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 006f18d..2b18ef8 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.94.0/matrix-synapse_1.94.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=7a91ceb6a2696ea646ed7959c51549caf4006bfa565010b875dbfbfc1794c010 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.95.0/matrix-synapse_1.95.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=97e9942bea9bcecc2a75228255a1824298300302559a9332e50816fa54193738 # (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 73802ec..5ac0771 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -6,9 +6,9 @@ bleach==6.1.0 canonicaljson==2.0.0 certifi==2023.7.22 cffi==1.16.0 -charset-normalizer==3.3.0 +charset-normalizer==3.3.1 constantly==15.1.0 -cryptography==41.0.4 +cryptography==41.0.5 hyperlink==21.0.0 idna==3.4 ijson==3.2.3 @@ -21,14 +21,14 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.94.0 -matrix-synapse-ldap3==0.2.2 +matrix-synapse==1.95.0 +matrix-synapse-ldap3==0.3.0 msgpack==1.0.7 ndg-httpsclient==0.5.1 netaddr==0.9.0 packaging==23.2 -phonenumbers==8.13.22 -Pillow==10.0.1 +phonenumbers==8.13.23 +Pillow==10.1.0 prometheus-client==0.17.1 psycopg2==2.9.9 pyasn1==0.5.0 @@ -42,7 +42,7 @@ pyOpenSSL==23.2.0 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 -rpds-py==0.10.4 +rpds-py==0.10.6 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.7.0 @@ -53,6 +53,6 @@ treq==22.2.0 Twisted==23.8.0 typing_extensions==4.8.0 unpaddedbase64==2.1.0 -urllib3==2.0.6 +urllib3==2.0.7 webencodings==0.5.1 zope.interface==6.1 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 06c6f04..1e5e2e5 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -6,9 +6,9 @@ bleach==6.1.0 canonicaljson==2.0.0 certifi==2023.7.22 cffi==1.16.0 -charset-normalizer==3.3.0 +charset-normalizer==3.3.1 constantly==15.1.0 -cryptography==41.0.4 +cryptography==41.0.5 hyperlink==21.0.0 idna==3.4 ijson==3.2.3 @@ -21,14 +21,14 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.94.0 -matrix-synapse-ldap3==0.2.2 +matrix-synapse==1.95.0 +matrix-synapse-ldap3==0.3.0 msgpack==1.0.7 ndg-httpsclient==0.5.1 netaddr==0.9.0 packaging==23.2 -phonenumbers==8.13.22 -Pillow==10.0.1 +phonenumbers==8.13.23 +Pillow==10.1.0 pkg_resources==0.0.0 prometheus-client==0.17.1 psycopg2==2.9.9 @@ -43,7 +43,7 @@ pyOpenSSL==23.2.0 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 -rpds-py==0.10.4 +rpds-py==0.10.6 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.7.0 @@ -55,6 +55,6 @@ treq==22.2.0 Twisted==23.8.0 typing_extensions==4.8.0 unpaddedbase64==2.1.0 -urllib3==2.0.6 +urllib3==2.0.7 webencodings==0.5.1 zope.interface==6.1 diff --git a/manifest.json b/manifest.json index 81ae9c7..d835889 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.94.0~ynh1", + "version": "1.95.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {