Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2024-08-21 23:26:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matrix-synapse" Wed Aug 21 23:26:47 2024 rev:106 rq:1195052 version:1.113.0 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2024-07-31 13:30:38.239113801 +0200 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.2698/matrix-synapse.changes 2024-08-21 23:27:11.820540323 +0200 @@ -1,0 +2,43 @@ +Wed Aug 21 09:48:38 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- 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) + +------------------------------------------------------------------- Old: ---- matrix-synapse-1.112.0.obscpio New: ---- matrix-synapse-1.113.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse-test.spec ++++++ --- /var/tmp/diff_new_pack.HGFNv9/_old 2024-08-21 23:27:15.220681947 +0200 +++ /var/tmp/diff_new_pack.HGFNv9/_new 2024-08-21 23:27:15.232682448 +0200 @@ -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 ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.HGFNv9/_old 2024-08-21 23:27:15.500693611 +0200 +++ /var/tmp/diff_new_pack.HGFNv9/_new 2024-08-21 23:27:15.508693943 +0200 @@ -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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HGFNv9/_old 2024-08-21 23:27:15.872709106 +0200 +++ /var/tmp/diff_new_pack.HGFNv9/_new 2024-08-21 23:27:15.892709939 +0200 @@ -4,11 +4,11 @@ <param name="versionformat">@PARENT_TAG@</param> <param name="url">https://github.com/element-hq/synapse.git</param> <param name="scm">git</param> - <param name="revision">v1.112.0</param> + <param name="revision">v1.113.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <!-- - <param name="revision">v1.113.0rc1</param> + <param name="revision">v1.114.0rc1</param> <param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param> <param name="versionrewrite-replacement">\1~\2</param> --> ++++++ matrix-synapse-1.112.0.obscpio -> matrix-synapse-1.113.0.obscpio ++++++ /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.112.0.obscpio /work/SRC/openSUSE:Factory/.matrix-synapse.new.2698/matrix-synapse-1.113.0.obscpio differ: char 49, line 1 ++++++ matrix-synapse.obsinfo ++++++ --- /var/tmp/diff_new_pack.HGFNv9/_old 2024-08-21 23:27:16.432732432 +0200 +++ /var/tmp/diff_new_pack.HGFNv9/_new 2024-08-21 23:27:16.456733432 +0200 @@ -1,5 +1,5 @@ name: matrix-synapse -version: 1.112.0 -mtime: 1722356649 -commit: 37f9876ccfdd9963cda4ff802882b9eec037877a +version: 1.113.0 +mtime: 1723556221 +commit: bab37dfc6fe81ebb4995859ebe2c09d68a12a0c9 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/matrix-synapse/vendor.tar.zst /work/SRC/openSUSE:Factory/.matrix-synapse.new.2698/vendor.tar.zst differ: char 454432, line 1913