1
0

- Update to synapse 1.19.3

- Bugfixes
    - Partially mitigate bug where newly joined servers couldn't
      get past events in a room when there is a malformed event.
      (#8350)
- Update to synapse 1.19.2

OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=141
This commit is contained in:
2020-09-18 16:26:30 +00:00
committed by Git OBS Bridge
parent ce6cc64467
commit 2b3786b56e
7 changed files with 19 additions and 10 deletions

View File

@@ -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.19.2</param>
<param name="revision">v1.19.3</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--