diff --git a/_service b/_service index e6d64ec..1979274 100644 --- a/_service +++ b/_service @@ -4,11 +4,11 @@ @PARENT_TAG@ https://github.com/element-hq/synapse.git git - v1.112.0 + v1.113.0 v(.*) \1 diff --git a/matrix-synapse-1.112.0.obscpio b/matrix-synapse-1.112.0.obscpio deleted file mode 100644 index 8a9182d..0000000 --- a/matrix-synapse-1.112.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d0ac72c80abe374740683f0af068b45baa067a102ae9deaf0f324d20b375f31 -size 37371405 diff --git a/matrix-synapse-1.113.0.obscpio b/matrix-synapse-1.113.0.obscpio new file mode 100644 index 0000000..29a8061 --- /dev/null +++ b/matrix-synapse-1.113.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52f61ef6801829cc218e83767bbc6586471bb7289fcb93d69bbf88a45226952 +size 37584397 diff --git a/matrix-synapse-test.spec b/matrix-synapse-test.spec index a7b8502..3e8cb82 100644 --- a/matrix-synapse-test.spec +++ b/matrix-synapse-test.spec @@ -27,7 +27,7 @@ %define pkgname matrix-synapse Name: %{pkgname}-test -Version: 1.112.0 +Version: 1.113.0 Release: 0 Summary: Test package for %{pkgname} License: AGPL-3.0-or-later diff --git a/matrix-synapse.changes b/matrix-synapse.changes index 25733be..1c77e7c 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Wed Aug 21 09:48:38 UTC 2024 - Marcus Rueckert + +- Update to 1.113.0 + - Features + - Track which rooms have been sent to clients in the + experimental MSC3575 Sliding Sync /sync endpoint. (#17447) + - Add Account Data extension support to experimental MSC3575 + Sliding Sync /sync endpoint. (#17477) + - Add receipts extension support to experimental MSC3575 + Sliding Sync /sync endpoint. (#17489) + - Add typing notification extension support to experimental + MSC3575 Sliding Sync /sync endpoint. (#17505) + - Bugfixes + - Update experimental MSC3575 Sliding Sync /sync endpoint to + handle invite/knock rooms when filtering. (#17450) + - Fix a bug introduced in v1.110.0 which caused /keys/query to + return incomplete results, leading to high network activity + and CPU usage on Matrix clients. (#17499) + - Improved Documentation + - Update the allowed_local_3pids config option's msisdn address + to a working example. (#17476) + - Internal Changes + - Change sliding sync to use their own token format in + preparation for storing per-connection state. (#17452) + - Ensure we don't send down negative bump_stamp in experimental + sliding sync endpoint. (#17478) + - Do not send down empty room entries down experimental sliding + sync endpoint. (#17479) + - Refactor Sliding Sync tests to better utilize the + SlidingSyncBase. (#17481, #17482) + - Add some opentracing tags and logging to the experimental + sliding sync implementation. (#17501) + - Split and move Sliding Sync tests so we have some more sane + test file sizes. (#17504) + - Update the limited field description in the Sliding Sync + response to accurately describe what it actually represents. + (#17507) + - Easier to understand timeline assertions in Sliding Sync + tests. (#17511) + - Reset the sliding sync connection if we don't recognize the + per-connection state position. (#17529) + ------------------------------------------------------------------- Tue Jul 30 17:07:03 UTC 2024 - Marcus Rueckert diff --git a/matrix-synapse.obsinfo b/matrix-synapse.obsinfo index 1713631..6b57bef 100644 --- a/matrix-synapse.obsinfo +++ b/matrix-synapse.obsinfo @@ -1,4 +1,4 @@ name: matrix-synapse -version: 1.112.0 -mtime: 1722356649 -commit: 37f9876ccfdd9963cda4ff802882b9eec037877a +version: 1.113.0 +mtime: 1723556221 +commit: bab37dfc6fe81ebb4995859ebe2c09d68a12a0c9 diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 3cf9dac..876cb82 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -24,7 +24,7 @@ %global Pillow_version 10.4.0 %global PyYAML_version 6.0.1 %global attrs_version 23.2.0 -%global bcrypt_version 4.1.3 +%global bcrypt_version 4.2.0 %global bleach_version 6.1.0 %global canonicaljson_version 2.0.0 %global cryptography_version 42.0.8 @@ -154,7 +154,7 @@ %define pkgname matrix-synapse %define eggname matrix_synapse Name: %{pkgname} -Version: 1.112.0 +Version: 1.113.0 Release: 0 Summary: Matrix protocol reference homeserver License: AGPL-3.0-or-later diff --git a/vendor.tar.zst b/vendor.tar.zst index a6a6a79..eff38bd 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df0325c14caa2cfbf67954376cbe5b4611ffff740ba1dd39c97ff4e1364ad4bc -size 7263419 +oid sha256:4734a5edcfe9ca159ce4ee521477708d83e00220765203c5bf4c2b88a82c7a64 +size 7122862