From 0fa46ec2169fe2f2c5dd51578f1cdb6c98f635eddb1ee8f8c94e7db8bc36fc3c Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Wed, 4 Mar 2020 14:48:28 +0000 Subject: [PATCH] Accepting request 781565 from home:darix:apps - Update to 1.11.1 This release includes a security fix impacting installations using Single Sign-On (i.e. SAML2 or CAS) for authentication. Administrators of such installations are encouraged to upgrade as soon as possible. - Bugfixes - Add a confirmation step to the SSO login flow before redirecting users to the redirect URL. ([b2bd54a2](https://github.com/matrix-org/synapse/commit/b2bd54a2e31d9a248f73fadb184ae9b4cbdb49f9), [65c73cdf](https://github.com/matrix-org/synapse/commit/65c73cdfec1876a9fec2fd2c3a74923cd146fe0b), [a0178df1](https://github.com/matrix-org/synapse/commit/a0178df10422a76fd403b82d2b2a4ed28a9a9d1e)) - Fixed set a user as an admin with the admin API `PUT /_synapse/admin/v2/users/`. Contributed by @dklimpel. ([\#6910](https://github.com/matrix-org/synapse/issues/6910)) - Fix bug introduced in Synapse 1.11.0 which sometimes caused errors when joining rooms over federation, with `'coroutine' object has no attribute 'event_id'`. ([\#6996](https://github.com/matrix-org/synapse/issues/6996)) - track series file to make updating patches easier OBS-URL: https://build.opensuse.org/request/show/781565 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=119 --- _service | 2 +- matrix-synapse-1.11.0.obscpio | 3 --- matrix-synapse-1.11.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 29 +++++++++++++++++++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 6 +++++- series | 1 + 8 files changed, 43 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.11.0.obscpio create mode 100644 matrix-synapse-1.11.1.obscpio create mode 100644 series diff --git a/_service b/_service index baa4111..040f53b 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.11.0 + v1.11.1 v(.*)