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 2026-04-08 17:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Wed Apr  8 17:17:25 2026 rev:154 rq:1345148 version:1.151.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2026-03-27 06:44:27.721483883 +0100
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.21863/matrix-synapse.changes 
2026-04-08 17:17:30.552308837 +0200
@@ -1,0 +2,58 @@
+Tue Apr  7 14:05:34 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to 1.151.0
+  - Features
+    - Add stable support for MSC4284 Policy Servers. (#19503)
+    - Update and stabilize support for MSC2666: Get rooms in common
+      with another user. Contributed by @tulir @ Beeper. (#19511)
+    - Updated experimental support for MSC4388: Secure out-of-band
+      channel for sign in with QR. (#19573)
+    - Stabilize room_version and encryption fields in the
+      space/room /hierarchy API (part of MSC3266). (#19576)
+    - Introduce a configuration option to allow using HTTP/2 over
+      plaintext when Synapse connects to Matrix Authentication
+      Service. (#19586)
+  - Bugfixes
+    - Fix KNOWN_ROOM_VERSIONS.__contains__ raising TypeError for
+      non-string keys, which could cause /sync to fail for rooms
+      with a NULL room version in the database. Bug introduced in
+      #19589 as part of v1.151.0rc1. (#19649)
+    - Fix MSC4284 Policy Servers implementation to skip signing
+      org.matrix.msc4284.policy and m.room.policy state events.
+      (#19503)
+    - Correctly apply MSC4284 Policy Server signatures to events
+      when the sender and policy server have the same server name.
+      (#19503)
+    - Allow Synapse to start up even when discovery fails for an
+      OpenID Connect provider. (#19509)
+    - Fix quarantine media admin APIs sometimes returning
+      inaccurate counts for remote media. (#19559)
+    - Fix Build and push complement image CI job not having poetry
+      available for the Complement runner script. (#19578)
+    - Increase timeout for policy server requests to avoid repeated
+      requests for checking media. (#19629)
+  - Deprecations and Removals
+    - Remove support for MSC3852: Expose user agent information on
+      Device as the MSC was closed. (#19430)
+  - Internal Changes
+    - Fix small comment typo in config output from the
+      demo/start.sh script. (#19538)
+    - Add MSC3820 comment context to RoomVersion attributes.
+      (#19577)
+    - Remove redacted_because from internal unsigned. (#19581)
+    - Prevent sending registration emails if registration is
+      disabled. (#19585)
+    - Port RoomVersion to Rust. (#19589)
+    - Only show failing Complement tests in the formatted output in
+      CI. (#19590)
+    - Ensure old Complement test files are removed when downloading
+      a Complement checkout via ./scripts-dev/complement.sh.
+      (#19592)
+    - Update HomeserverTestCase.pump() docstring to demystify
+      behavior (Twisted reactor/clock). (#19602)
+    - Deprecate HomeserverTestCase.pump() in favor of more direct
+      HomeserverTestCase.reactor.advance(...) usage. (#19602)
+    - Lower the Postgres database statement_timeout to 10m
+      (previously 1h). (#19604)
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-1.150.0.obscpio

New:
----
  matrix-synapse-1.151.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matrix-synapse-test.spec ++++++
--- /var/tmp/diff_new_pack.Pm0l3V/_old  2026-04-08 17:17:32.784400606 +0200
+++ /var/tmp/diff_new_pack.Pm0l3V/_new  2026-04-08 17:17:32.788400770 +0200
@@ -27,7 +27,7 @@
 
 %define         pkgname matrix-synapse
 Name:           %{pkgname}-test
-Version:        1.150.0
+Version:        1.151.0
 Release:        0
 Summary:        Test package for %{pkgname}
 License:        AGPL-3.0-or-later

++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.Pm0l3V/_old  2026-04-08 17:17:32.828402415 +0200
+++ /var/tmp/diff_new_pack.Pm0l3V/_new  2026-04-08 17:17:32.832402579 +0200
@@ -230,7 +230,7 @@
 %define         pkgname matrix-synapse
 %define         eggname matrix_synapse
 Name:           %{pkgname}
-Version:        1.150.0
+Version:        1.151.0
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        AGPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Pm0l3V/_old  2026-04-08 17:17:32.916406033 +0200
+++ /var/tmp/diff_new_pack.Pm0l3V/_new  2026-04-08 17:17:32.920406198 +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.150.0</param>
+    <param name="revision">v1.151.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <!--
-    <param name="revision">v1.151.0rc1</param>
+    <param name="revision">v1.152.0rc1</param>
     <param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
     <param name="versionrewrite-replacement">\1~\2</param>
     -->

++++++ matrix-synapse-1.150.0.obscpio -> matrix-synapse-1.151.0.obscpio ++++++
++++ 6126 lines of diff (skipped)

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.Pm0l3V/_old  2026-04-08 17:17:35.476511288 +0200
+++ /var/tmp/diff_new_pack.Pm0l3V/_new  2026-04-08 17:17:35.480511452 +0200
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 1.150.0
-mtime: 1774361843
-commit: 33d47f43e441ef06ac5a855d383dc41df4f4dbdb
+version: 1.151.0
+mtime: 1775565011
+commit: 4ea109aa5cdeb52ab63d619f676ffe490fc86557
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/matrix-synapse/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.matrix-synapse.new.21863/vendor.tar.zst differ: 
char 8, line 1

Reply via email to