Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2020-02-21 16:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Fri Feb 21 16:43:17 2020 rev:15 rq:777960 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2020-02-13 10:12:45.596383273 +0100
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.26092/matrix-synapse.changes 
2020-02-21 16:43:37.686185311 +0100
@@ -1,0 +2,30 @@
+Fri Feb 21 12:58:18 UTC 2020 - Aleksa Sarai <[email protected]>
+
+- Update to 1.11.0.
+
+  * Limit the number of events that can be requested by the backfill federation
+    API to 100.
+  * Reject device display names over 100 characters in length to prevent abuse.
+  * Implement new aliases endpoint as per MSC2432.
+  * Stop sending m.room.alias events wheng adding / removing aliases. Check
+    alt_aliases in the latest m.room.canonical_alias event when deleting an
+    alias.
+  * Change the default power levels of invites, tombstones and server ACLs for
+    new rooms.
+
+  The full changelog is included in
+  /usr/share/doc/packages/matrix-synapse/CHANGES.md.
+
+-------------------------------------------------------------------
+Tue Feb 18 01:44:41 UTC 2020 - Aleksa Sarai <[email protected]>
+
+- Update to 1.10.1.
+
+  * Fix a bug introduced in Synapse 1.10.0 which would cause room state to be
+    cleared in the database if Synapse was upgraded direct from 1.2.1 or
+    earlier to 1.10.0.
+
+  The full changelog is included in
+  /usr/share/doc/packages/matrix-synapse/CHANGES.md.
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-1.10.0.obscpio

New:
----
  matrix-synapse-1.11.0.obscpio

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

Other differences:
------------------
++++++ matrix-synapse-test.spec ++++++
--- /var/tmp/diff_new_pack.Wzz7pK/_old  2020-02-21 16:43:40.574191081 +0100
+++ /var/tmp/diff_new_pack.Wzz7pK/_new  2020-02-21 16:43:40.618191169 +0100
@@ -32,7 +32,7 @@
 
 %define         pkgname matrix-synapse
 Name:           %{pkgname}-test
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Summary:        Test package for %{pkgname}
 License:        Apache-2.0

++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.Wzz7pK/_old  2020-02-21 16:43:41.070192072 +0100
+++ /var/tmp/diff_new_pack.Wzz7pK/_new  2020-02-21 16:43:41.094192120 +0100
@@ -46,7 +46,7 @@
 %define         modname synapse
 %define         pkgname matrix-synapse
 Name:           %{pkgname}
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Wzz7pK/_old  2020-02-21 16:43:41.218192368 +0100
+++ /var/tmp/diff_new_pack.Wzz7pK/_new  2020-02-21 16:43:41.218192368 +0100
@@ -4,12 +4,12 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="url">https://github.com/matrix-org/synapse.git</param>
     <param name="scm">git</param>
+    <param name="revision">v1.11.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <!--
     <param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
     <param name="versionrewrite-replacement">\1~\2</param>
     -->
-    <param name="revision">v1.10.0</param>
   </service>
   <service name="set_version" mode="disabled"/>
   <service name="tar" mode="buildtime"/>

++++++ matrix-synapse-1.10.0.obscpio -> matrix-synapse-1.11.0.obscpio ++++++
/work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.10.0.obscpio 
/work/SRC/openSUSE:Factory/.matrix-synapse.new.26092/matrix-synapse-1.11.0.obscpio
 differ: char 50, line 1

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.Wzz7pK/_old  2020-02-21 16:43:41.278192488 +0100
+++ /var/tmp/diff_new_pack.Wzz7pK/_new  2020-02-21 16:43:41.278192488 +0100
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 1.10.0
-mtime: 1581510037
-commit: 7b8d654a6196d889c8e1c2a403f5176650216432
+version: 1.11.0
+mtime: 1582275364
+commit: 9c1b83b0078aa9cc1bb902e14d3f7302625ba099
 


Reply via email to