diff options
author | Andrew Morgan <andrewm@element.io> | 2022-05-05 15:05:58 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-05-05 15:05:58 +0100 |
commit | 6a17a291a6692bc2a0d48ea052478f4014a19281 (patch) | |
tree | cbee5abd6a3e2f63530fdb8bfb4f553e8793677b /debian | |
parent | Include extra dependency groups 'systemd' and 'cache_memory' in debian packag... (diff) | |
download | synapse-6a17a291a6692bc2a0d48ea052478f4014a19281.tar.xz |
1.58.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c828514752..5440f91bc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -matrix-synapse-py3 (1.58.0+nmu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.58.1) stable; urgency=medium * Include python dependencies from the `systemd` and `cache_memory` extras package groups, which were incorrectly omitted from the 1.58.0 package. + * New Synapse release 1.58.1. - -- Synapse Packaging team <packages@matrix.org> Thu, 05 May 2022 12:26:36 +0100 + -- Synapse Packaging team <packages@matrix.org> Thu, 05 May 2022 14:58:23 +0100 matrix-synapse-py3 (1.58.0) stable; urgency=medium |