diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-09 12:17:35 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-09 12:17:35 +0000 |
commit | 01f61da77f280d4014af61713f3ba07c03a387a6 (patch) | |
tree | bba7a1632edd116d5bce0aaeb6ca0c1f8017c2b4 /debian/changelog | |
parent | Include cross-signing signatures when syncing remote devices for the first ti... (diff) | |
download | synapse-01f61da77f280d4014af61713f3ba07c03a387a6.tar.xz |
1.47.0rc1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 74a98f0866..c391a22207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ -matrix-synapse-py3 (1.47.0+nmu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.47.0+nmu1) stable; urgency=medium + [ Dan Callahan ] * Update scripts to pass Shellcheck lints. * Remove unused Vagrant scripts from debian/ directory. * Allow building Debian packages for any architecture, not just amd64. * Preinstall the "wheel" package when building virtualenvs. * Do not error if /etc/default/matrix-synapse is missing. - -- Dan Callahan <danc@element.io> Fri, 22 Oct 2021 22:20:31 +0000 + -- Synapse Packaging team <packages@matrix.org> Tue, 09 Nov 2021 12:16:43 +0000 matrix-synapse-py3 (1.46.0) stable; urgency=medium |