Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 9b8a53c

Browse files
committed
Additional tweaks.
1 parent a7d4985 commit 9b8a53c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Synapse 1.21.2 (2020-10-15)
22
===========================
33

4-
Debian packages and Docker images are rebuilt using the latest versions of dependency libraries, including authlib 0.15.1. Please see bugfixes below.
4+
Debian packages and Docker images have been rebuilt using the latest versions of dependency libraries, including authlib 0.15.1. Please see bugfixes below.
55

66
Security advisory
77
-----------------
88

99
* HTML pages served via Synapse were vulnerable to cross-site scripting (XSS)
1010
attacks. All server administrators are encouraged to upgrade.
11-
([34ff8da8](https://github.com/matrix-org/synapse/commit/34ff8da83b54024289f515c6d73e6b486574d699))
11+
([\#8444](https://github.com/matrix-org/synapse/pull/8444))
1212
([CVE-2020-26891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26891))
1313

1414
This fix was originally included in v1.21.0 but was missing a security advisory.
@@ -19,7 +19,7 @@ Bugfixes
1919
--------
2020

2121
- Fix rare bug where sending an event would fail due to a racey assertion. ([\#8530](https://github.com/matrix-org/synapse/issues/8530))
22-
- An updated version of the authlib dependency is included in the Docker and Debian release to fix an issue using OpenID Connect.
22+
- An updated version of the authlib dependency is included in the Docker and Debian images to fix an issue using OpenID Connect. See [\#8534](https://github.com/matrix-org/synapse/issues/8534) for details.
2323

2424

2525
Synapse 1.21.1 (2020-10-13)

0 commit comments

Comments
 (0)