From 9f96d2876bec62def404c0d6c4ef8b6b975e0ee0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Josu=C3=A9=20Tille?= <josue@tille.ch>
Date: Wed, 7 Jun 2023 01:57:42 +0200
Subject: [PATCH] Upgrade synapse to 1.85.0

---
 conf/armv7_bookworm.src       |  4 ++--
 conf/armv7_bullseye.src       |  4 ++--
 conf/requirement_bookworm.txt | 12 ++++++------
 conf/requirement_bullseye.txt | 12 ++++++------
 manifest.json                 |  2 +-
 5 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src
index 5bef691..a8bc66d 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.84.1/matrix-synapse_1.84.1-bookworm-bin1_armv7l.tar.gz
-SOURCE_SUM=fd516b379687540aa74c828a8d93cb05e59a04c03508258cfb6b331cfb80ea18
+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
 # (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 1b5e931..445a3d5 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.84.1/matrix-synapse_1.84.1-bullseye-bin1_armv7l.tar.gz
-SOURCE_SUM=70ea244b3527ccaaba5384106078c60ef1482b104924311af02406bd52eebf3c
+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
 # (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 6fe6510..0a131fe 100644
--- a/conf/requirement_bookworm.txt
+++ b/conf/requirement_bookworm.txt
@@ -7,7 +7,7 @@ certifi==2023.5.7
 cffi==1.15.1
 charset-normalizer==3.1.0
 constantly==15.1.0
-cryptography==40.0.2
+cryptography==41.0.1
 hyperlink==21.0.0
 idna==3.4
 ijson==3.2.0.post0
@@ -17,15 +17,15 @@ Jinja2==3.1.2
 jsonschema==4.17.3
 ldap3==2.9.1
 lxml==4.9.2
-MarkupSafe==2.1.2
+MarkupSafe==2.1.3
 matrix-common==1.3.0
-matrix-synapse==1.84.1
+matrix-synapse==1.85.0
 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.11
+phonenumbers==8.13.13
 Pillow==9.5.0
 prometheus-client==0.17.0
 psycopg2==2.9.6
@@ -35,7 +35,7 @@ pycparser==2.21
 pydantic==1.10.8
 pymacaroons==0.13.0
 PyNaCl==1.5.0
-pyOpenSSL==23.1.1
+pyOpenSSL==23.2.0
 pyrsistent==0.19.3
 PyYAML==6.0
 requests==2.31.0
@@ -47,7 +47,7 @@ six==1.16.0
 sortedcontainers==2.4.0
 treq==22.2.0
 Twisted==22.10.0
-typing_extensions==4.6.2
+typing_extensions==4.6.3
 unpaddedbase64==2.1.0
 urllib3==2.0.2
 webencodings==0.5.1
diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt
index 364c485..8cd4e95 100644
--- a/conf/requirement_bullseye.txt
+++ b/conf/requirement_bullseye.txt
@@ -7,7 +7,7 @@ certifi==2023.5.7
 cffi==1.15.1
 charset-normalizer==3.1.0
 constantly==15.1.0
-cryptography==40.0.2
+cryptography==41.0.1
 hyperlink==21.0.0
 idna==3.4
 ijson==3.2.0.post0
@@ -17,15 +17,15 @@ Jinja2==3.1.2
 jsonschema==4.17.3
 ldap3==2.9.1
 lxml==4.9.2
-MarkupSafe==2.1.2
+MarkupSafe==2.1.3
 matrix-common==1.3.0
-matrix-synapse==1.84.1
+matrix-synapse==1.85.0
 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.11
+phonenumbers==8.13.13
 Pillow==9.5.0
 pkg_resources==0.0.0
 prometheus-client==0.17.0
@@ -36,7 +36,7 @@ pycparser==2.21
 pydantic==1.10.8
 pymacaroons==0.13.0
 PyNaCl==1.5.0
-pyOpenSSL==23.1.1
+pyOpenSSL==23.2.0
 pyrsistent==0.19.3
 PyYAML==6.0
 requests==2.31.0
@@ -48,7 +48,7 @@ six==1.16.0
 sortedcontainers==2.4.0
 treq==22.2.0
 Twisted==22.10.0
-typing_extensions==4.6.2
+typing_extensions==4.6.3
 unpaddedbase64==2.1.0
 urllib3==2.0.2
 webencodings==0.5.1
diff --git a/manifest.json b/manifest.json
index bb3cee5..4a12249 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.84.1~ynh2",
+	"version": "1.85.0~ynh1",
 	"url": "http://matrix.org",
 	"license": "Apache-2.0",
 	"maintainer": {