1
0

Accepting request 760199 from home:cyphar:matrix

- Update to 1.7.3.

  * Fix exceptions caused by state resolution choking on malformed events.

  The full changelog is included in
  /usr/share/doc/packages/matrix-synapse/CHANGES.md.

OBS-URL: https://build.opensuse.org/request/show/760199
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=105
This commit is contained in:
2020-01-01 04:09:47 +00:00
committed by Git OBS Bridge
parent 15a7b0e2d6
commit 29e9b19a10
7 changed files with 21 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
<param name="url">https://github.com/matrix-org/synapse.git</param>
<param name="scm">git</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.7.2</param>
<param name="revision">v1.7.3</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="tar" mode="buildtime"/>