diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index e11ac97..5ae2e68 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -21,21 +21,21 @@ ldap3==2.9.1 lxml==5.2.2 MarkupSafe==2.1.5 matrix-common==1.3.0 -matrix-synapse==1.109.0 +matrix-synapse==1.110.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.8 ndg-httpsclient==0.5.1 netaddr==1.3.0 packaging==24.1 -phonenumbers==8.13.39 -pillow==10.3.0 +phonenumbers==8.13.40 +pillow==10.4.0 prometheus_client==0.20.0 psycopg2==2.9.9 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 -pydantic==2.7.4 -pydantic_core==2.18.4 +pydantic==2.8.0 +pydantic_core==2.20.0 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==24.1.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index b55c9d1..7f88881 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -21,21 +21,21 @@ ldap3==2.9.1 lxml==5.2.2 MarkupSafe==2.1.5 matrix-common==1.3.0 -matrix-synapse==1.109.0 +matrix-synapse==1.110.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.8 ndg-httpsclient==0.5.1 netaddr==1.3.0 packaging==24.1 -phonenumbers==8.13.39 -pillow==10.3.0 +phonenumbers==8.13.40 +pillow==10.4.0 prometheus_client==0.20.0 psycopg2==2.9.9 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 -pydantic==2.7.4 -pydantic_core==2.18.4 +pydantic==2.8.0 +pydantic_core==2.20.0 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==24.1.0 diff --git a/manifest.toml b/manifest.toml index 0217d50..da28b38 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Synapse" description.en = "Instant messaging server which uses Matrix" description.fr = "Serveur de messagerie instantané basé sur Matrix" -version = "1.109.0~ynh1" +version = "1.110.0~ynh1" maintainers = ["Josué Tille"] @@ -63,13 +63,13 @@ ram.runtime = "1G" [resources] [resources.sources.synapse_prebuilt_armv7_bookworm] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.109.0/matrix-synapse_1.109.0-bookworm-bin1_armv7l.tar.gz" - armhf.sha256 = "d80915247255433ddad2e8283361f9d4c13c4f10ac50bf0de4139231c4f8164b" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.110.0/matrix-synapse_1.110.0-bookworm-bin1_armv7l.tar.gz" + armhf.sha256 = "54a8b325829a62cdf5fa709ce013b9ff3b6f3133bb09c740c3112702b8005281" [resources.sources.synapse_prebuilt_armv7_bullseye] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.109.0/matrix-synapse_1.109.0-bullseye-bin1_armv7l.tar.gz" - armhf.sha256 = "e1ff4c600fae6f9ccc7a7e758dbcefcf64e55e6f29eece75e903ea6b93f02e78" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.110.0/matrix-synapse_1.110.0-bullseye-bin1_armv7l.tar.gz" + armhf.sha256 = "9b523a3ba9475b4485ff434fe98502b20797d89238ba453095ac9c16f59429b7" [resources.system_user] allow_email = true