From 2b3786b56e151bfe36cae48a3e27f9b5feb7e862d8b81219d890895ba15c5af3 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 18 Sep 2020 16:26:30 +0000 Subject: [PATCH] - 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 --- _service | 2 +- matrix-synapse-1.19.2.obscpio | 3 --- matrix-synapse-1.19.3.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 11 ++++++++++- matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 matrix-synapse-1.19.2.obscpio create mode 100644 matrix-synapse-1.19.3.obscpio diff --git a/_service b/_service index ca05c63..02e5988 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.19.2 + v1.19.3 v(.*) \1