Release v22.3 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-01-17 20:18:28 -05:00
parent c8a60c9bb4
commit 8a9093e045
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 35 additions and 1 deletions

34
debian/changelog vendored
View File

@ -1,3 +1,37 @@
freedombox (22.3) unstable; urgency=medium
[ nautilusx ]
* Translated using Weblate (German)
[ ikmaak ]
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ Benedek Nagy ]
* tt-rss: Allow published articles to be publicly available
* Translated using Weblate (Hungarian)
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ Sunil Mohan Adapa ]
* container: Avoid a warning that interactive mode is intended
* sso: Add missing captcha/rate limiting on SSO login
* sso: Adjust URL to CAPTCHA page needed by Django security fix
* upgrades: Allow matrix's new dependency to be installed
* tests: functional: Fix setting domain name with active notifications
* help: tests: Fix functional test to check for status logs
[ James Valleroy ]
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 17 Jan 2022 20:17:22 -0500
freedombox (22.2) unstable; urgency=medium
[ Dietmar ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.2'
__version__ = '22.3'