diff --git a/CHANGELOG b/CHANGELOG index 2e26529..0fa47cb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -469,4 +469,8 @@ * Send logs to the console * Fix postinstall message about federation - +[1.30.2] +* Update Synapse to 1.41.1 +* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.41.1) +* GHSA-3x4c-pq33-4w3q / CVE-2021-39164: Enumerating a private room's list of members and their display names. +* GHSA-jj53-8fmw-f2w2 / CVE-2021-39163: Disclosing a private room's name, avatar, topic, and number of members. diff --git a/CloudronManifest.json b/CloudronManifest.json index bc13ec8..8e1e4fa 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "1.30.1", + "version": "1.30.2", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912, diff --git a/DESCRIPTION.md b/DESCRIPTION.md index b511841..5ae8427 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Synapse 1.41.0. +This app packages Synapse 1.41.1. **This package only provides the Matrix backend. A variety of clients are available [here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and