From cdbe3068c77d84cf11af83e4dd193062dc2d7773a29dbd8c94fea8dc508cc346 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 22 Jul 2021 16:21:37 +0000 Subject: [PATCH] Accepting request 907791 from home:darix:apps - Update to 1.38.1 Always include device_one_time_keys_count key in /sync response to work around a bug in Element Android that broke encryption for new devices. (#10457) OBS-URL: https://build.opensuse.org/request/show/907791 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=187 --- _service | 2 +- matrix-synapse-1.38.0.obscpio | 3 --- matrix-synapse-1.38.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 8 ++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.38.0.obscpio create mode 100644 matrix-synapse-1.38.1.obscpio diff --git a/_service b/_service index cd61378..f20e0d5 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.38.0 + v1.38.1 v(.*) \1