diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 3e02d10c..f9e08eb1 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -1,12 +1,12 @@ annotated-types==0.7.0 -attrs==24.2.0 +attrs==24.3.0 Automat==24.8.1 bcrypt==4.2.1 bleach==6.2.0 canonicaljson==2.0.0 -certifi==2024.8.30 +certifi==2024.12.14 cffi==1.17.1 -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 constantly==23.10.4 cryptography==44.0.0 hyperlink==21.0.0 @@ -14,32 +14,32 @@ idna==3.10 ijson==3.3.0 immutabledict==4.2.1 incremental==24.7.2 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 ldap3==2.9.1 lxml==5.3.0 MarkupSafe==3.0.2 matrix-common==1.3.0 -matrix-synapse==1.121.1 +matrix-synapse==1.122.0 matrix-synapse-ldap3==0.3.0 msgpack==1.1.0 ndg-httpsclient==0.5.1 netaddr==1.3.0 packaging==24.2 -phonenumbers==8.13.51 -pillow==11.0.0 +phonenumbers==8.13.52 +pillow==11.1.0 prometheus_client==0.21.1 psycopg2==2.9.10 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.10.3 -pydantic_core==2.27.1 +pydantic==2.10.5 +pydantic_core==2.27.2 pymacaroons==0.13.0 PyNaCl==1.5.0 -pyOpenSSL==24.3.0 -python-multipart==0.0.19 +pyOpenSSL==25.0.0 +python-multipart==0.0.20 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 @@ -54,6 +54,6 @@ treq==24.9.1 Twisted==24.11.0 typing_extensions==4.12.2 unpaddedbase64==2.1.0 -urllib3==2.2.3 +urllib3==2.3.0 webencodings==0.5.1 zope.interface==7.2 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index b2da86f1..c81b9193 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -1,12 +1,12 @@ annotated-types==0.7.0 -attrs==24.2.0 +attrs==24.3.0 Automat==24.8.1 bcrypt==4.2.1 bleach==6.2.0 canonicaljson==2.0.0 -certifi==2024.8.30 +certifi==2024.12.14 cffi==1.17.1 -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 constantly==23.10.4 cryptography==44.0.0 hyperlink==21.0.0 @@ -14,32 +14,32 @@ idna==3.10 ijson==3.3.0 immutabledict==4.2.1 incremental==24.7.2 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 ldap3==2.9.1 lxml==5.3.0 MarkupSafe==3.0.2 matrix-common==1.3.0 -matrix-synapse==1.121.1 +matrix-synapse==1.122.0 matrix-synapse-ldap3==0.3.0 msgpack==1.1.0 ndg-httpsclient==0.5.1 netaddr==1.3.0 packaging==24.2 -phonenumbers==8.13.51 -pillow==11.0.0 +phonenumbers==8.13.52 +pillow==11.1.0 prometheus_client==0.21.1 psycopg2==2.9.10 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.10.3 -pydantic_core==2.27.1 +pydantic==2.10.5 +pydantic_core==2.27.2 pymacaroons==0.13.0 PyNaCl==1.5.0 -pyOpenSSL==24.3.0 -python-multipart==0.0.19 +pyOpenSSL==25.0.0 +python-multipart==0.0.20 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 @@ -55,6 +55,6 @@ treq==24.9.1 Twisted==24.11.0 typing_extensions==4.12.2 unpaddedbase64==2.1.0 -urllib3==2.2.3 +urllib3==2.3.0 webencodings==0.5.1 zope.interface==7.2 diff --git a/manifest.toml b/manifest.toml index 979849bd..32ec42e6 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.121.1~ynh1" +version = "1.122.0~ynh1" maintainers = ["Josué Tille"] @@ -64,13 +64,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.121.1/matrix-synapse_1.121.1-bookworm-bin1_armv7l.tar.gz" - armhf.sha256 = "a2461cc23c864517a3e47c4f7edb5789513fc17da869047ddc3c96ae7cbcb6d8" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.122.0/matrix-synapse_1.122.0-bookworm-bin1_armv7l.tar.gz" + armhf.sha256 = "43ce291853fc8197935ee01203a7bb8d3e7f6609ee54bf2d4b32f87e013cccb9" [resources.sources.synapse_prebuilt_armv7_bullseye] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.121.1/matrix-synapse_1.121.1-bullseye-bin1_armv7l.tar.gz" - armhf.sha256 = "173b27ba8e7f942c461878b27d95b47959193967cb7a8b2180400a38507cdc83" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.122.0/matrix-synapse_1.122.0-bullseye-bin1_armv7l.tar.gz" + armhf.sha256 = "bcf82e7c4b274cfc6b5372a04d511901ef67c6891df12b527ec4a8597ae7ba3a" [resources.system_user] allow_email = true