Release v22.13 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-06-06 22:00:28 -04:00
parent f092da6b04
commit fef8bfaf8c
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 53 additions and 1 deletions

52
debian/changelog vendored
View File

@ -1,3 +1,55 @@
freedombox (22.13) unstable; urgency=medium
[ D āvis ]
* Added translation using Weblate (Latvian)
[ 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)
* Translated using Weblate (Bulgarian)
[ Benedek Nagy ]
* transmission: Add redirects to avoid 409 conflict
[ Joseph Nuthalapati ]
* tests: functional: Integrate into Salsa CI
* tests: functional: Add jobs for bullseye-backports
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ Sunil Mohan Adapa ]
* wordpress: Allow installing/updating plugins and themes
* wordpress: tests: Fix writing title for new post in newer versions
* email: Add description about ISP and domain limitations
* email: Make app available for all users (even without advanced flag)
[ Kolja Gorter ]
* Add function to change root chanel name of mumble server
[ Nikita Epifanov ]
* Translated using Weblate (Russian)
[ James Valleroy ]
* wordpress: tests: Continue past language selection screen
* janus: Add new app for lightweight WebRTC server
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 06 Jun 2022 21:59:34 -0400
freedombox (22.12) unstable; urgency=medium
[ Benedek Nagy ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.12'
__version__ = '22.13'