commit matrix-synapse for openSUSE:Factory
Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2020-07-31 15:56:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "matrix-synapse" Fri Jul 31 15:56:33 2020 rev:18 rq:823649 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2020-07-16 12:15:55.494811370 +0200 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.3592/matrix-synapse.changes 2020-07-31 16:06:47.384782935 +0200 @@ -1,0 +2,53 @@ +Thu Jul 30 11:40:22 UTC 2020 - Aleksa Sarai <asarai@suse.com> + +- Update to synapse 1.18.0. + * Features + + Include room states on invite events that are sent to application + services. + + Add delete room admin endpoint (POST /_synapse/admin/v1/rooms/<room_id>/delete). + + Add experimental support for running multiple federation sender + processes. + + Add the option to validate the iss and aud claims for JWT logins. + + Add support for handling registration requests across multiple client + reader workers. + + Add an admin API to list the users in a room. Contributed by Awesome + Technologies Innovationslabor GmbH. + + Allow email subjects to be customised through Synapse's configuration. + + Add the ability to re-activate an account from the admin API. + + Add experimental support for running multiple pusher workers. + + Add experimental support for moving typing off master. + + Report CPU metrics to prometheus for time spent processing replication + commands. + + Support oEmbed for media previews. + + Abort federation requests where the client disconnects before the + ratelimiter expires. + + Cache responses to /_matrix/federation/v1/state_ids to reduce duplicated + work. + * Bugfixes + * Fix detection of out of sync remote device lists when receiving events + from remote users. + * Fix bug where Synapse fails to process an incoming event over federation + if the server is missing too much of the event's auth chain. + * Fix a bug causing Synapse to misinterpret the value off for + encryption_enabled_by_default_for_room_type in its configuration file(s) + if that value isn't surrounded by quotes. This bug was introduced in + v1.16.0. + * Fix bug where we did not always pass in app_name or server_name to email + templates, including e.g. for registration emails. + * Errors which occur while using the non-standard JWT login now return the + proper error: 403 Forbidden with an error code of M_FORBIDDEN. + * Fix "AttributeError: 'str' object has no attribute 'get'" error message + when applying per-room message retention policies. The bug was introduced + in Synapse 1.7.0. + * Fix a bug introduced in Synapse 1.10.0 which could cause a "no create + event in auth events" error during room creation. + * Fix a bug which allowed empty rooms to be rejoined over federation. + * Fix 'Unable to find a suitable guest user ID' error when using multiple + client_reader workers. + * Fix a long standing bug where the tracing of async functions with + opentracing was broken. + * Fix "TypeError in synapse.notifier" exceptions. + * Fix deprecation warning due to invalid escape sequences. + + +------------------------------------------------------------------- Old: ---- matrix-synapse-1.17.0.obscpio New: ---- matrix-synapse-1.18.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse-test.spec ++++++ --- /var/tmp/diff_new_pack.O25yW0/_old 2020-07-31 16:06:51.336786315 +0200 +++ /var/tmp/diff_new_pack.O25yW0/_new 2020-07-31 16:06:51.340786319 +0200 @@ -32,7 +32,7 @@ %define pkgname matrix-synapse Name: %{pkgname}-test -Version: 1.17.0 +Version: 1.18.0 Release: 0 Summary: Test package for %{pkgname} License: Apache-2.0 ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.O25yW0/_old 2020-07-31 16:06:51.368786342 +0200 +++ /var/tmp/diff_new_pack.O25yW0/_new 2020-07-31 16:06:51.372786346 +0200 @@ -46,7 +46,7 @@ %define modname synapse %define pkgname matrix-synapse Name: %{pkgname} -Version: 1.17.0 +Version: 1.18.0 Release: 0 Summary: Matrix protocol reference homeserver License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.O25yW0/_old 2020-07-31 16:06:51.420786387 +0200 +++ /var/tmp/diff_new_pack.O25yW0/_new 2020-07-31 16:06:51.424786390 +0200 @@ -4,7 +4,7 @@ <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.17.0</param> + <param name="revision">v1.18.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <!-- ++++++ matrix-synapse-1.17.0.obscpio -> matrix-synapse-1.18.0.obscpio ++++++ /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.17.0.obscpio /work/SRC/openSUSE:Factory/.matrix-synapse.new.3592/matrix-synapse-1.18.0.obscpio differ: char 46, line 1 ++++++ matrix-synapse.obsinfo ++++++ --- /var/tmp/diff_new_pack.O25yW0/_old 2020-07-31 16:06:51.476786435 +0200 +++ /var/tmp/diff_new_pack.O25yW0/_new 2020-07-31 16:06:51.476786435 +0200 @@ -1,5 +1,5 @@ name: matrix-synapse -version: 1.17.0 -mtime: 1594632036 -commit: 29df3d0e9f455c780d8489cc9bc293cb6fa6bc1e +version: 1.18.0 +mtime: 1596106751 +commit: 320ef98852227210c630955dd4ad863a764a617c
participants (1)
-
root