forked from pool/matrix-synapse
- 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:
2
_service
2
_service
@@ -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>
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user