From 4c5b1c130521f0926038ac4f94e2f9d9c787576e23df68d90c6ea4647cebc719 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 15 Oct 2020 17:17:52 +0000 Subject: [PATCH] Accepting request 841978 from home:darix:apps - prepare to support more optional features in the buildrequires (oidc/redis). failing atm due to missing libraries - Update to 1.21.2 - Security advisory - HTML pages served via Synapse were vulnerable to cross-site scripting (XSS) attacks. All server administrators are encouraged to upgrade. (#8444) (CVE-2020-26891) - This fix was originally included in v1.21.0 but was missing a security advisory. This was reported by Denis Kasak. - Bugfixes - Fix rare bug where sending an event would fail due to a racey assertion. (#8530) - An updated version of the authlib dependency is included in the Docker and Debian images to fix an issue using OpenID Connect. See #8534 for details. OBS-URL: https://build.opensuse.org/request/show/841978 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=147 --- _service | 2 +- matrix-synapse-1.21.1.obscpio | 3 --- matrix-synapse-1.21.2.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 23 +++++++++++++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 14 +++++++++++++- 7 files changed, 44 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.21.1.obscpio create mode 100644 matrix-synapse-1.21.2.obscpio diff --git a/_service b/_service index 2ae3066..fb3eb16 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.21.1 + v1.21.2 v(.*) \1