From f6e0b031017a7aa82565487e2251af74008093e5712b6c871a1ba4338cc7d5dc Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 28 Oct 2022 15:04:45 +0000 Subject: [PATCH] Accepting request 1031982 from home:darix:apps - Update to 1.70.1 - Bugfixes - Fix a bug introduced in Synapse 1.70.0rc1 where the access tokens sent to application services as headers were malformed. Application services which were obtaining access tokens from query parameters were not affected. (#14301) - Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) OBS-URL: https://build.opensuse.org/request/show/1031982 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=251 --- _service | 2 +- matrix-synapse-1.70.0.obscpio | 3 --- matrix-synapse-1.70.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 12 ++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- vendor.tar.xz | 4 ++-- 8 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 matrix-synapse-1.70.0.obscpio create mode 100644 matrix-synapse-1.70.1.obscpio diff --git a/_service b/_service index f761359..f8408b6 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.70.0 + v1.70.1 v(.*) \1