forked from pool/matrix-synapse
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
This commit is contained in:
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="url">https://github.com/matrix-org/synapse.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.21.1</param>
|
||||
<param name="revision">v1.21.2</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user