Release v22.14.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-06-27 07:13:38 -04:00
parent 9603521813
commit 402b5594aa
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 32 additions and 1 deletions

31
debian/changelog vendored
View File

@ -1,3 +1,34 @@
freedombox (22.14.1) unstable; urgency=medium
[ ikmaak ]
* Translated using Weblate (German)
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Sunil Mohan Adapa ]
* matrixsynapse: Allow new dependency to be installed from backports
* mumble: Use privileged decorator for superuser actions
* actions: Note that privileged actions can't output to stdout
* mumble: Backup/restore the configuration file
* mumble: Don't set the root channel name unless it is changed
* mumble: tests: Add functional tests for setting the passwords
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ James Valleroy ]
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 Jun 2022 07:13:07 -0400
freedombox (22.14) unstable; urgency=medium
[ ikmaak ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.14'
__version__ = '22.14.1'