Release v22.4 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-01-31 20:05:31 -05:00
parent 5387614867
commit 5cda94735c
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 57 additions and 1 deletions

56
debian/changelog vendored
View File

@ -1,3 +1,59 @@
freedombox (22.4) unstable; urgency=medium
[ ikmaak ]
* Translated using Weblate (German)
* Translated using Weblate (Dutch)
[ Benedek Nagy ]
* shaarli: Add android app to description
* apache: Don't redirect to HTTPS for .onion domains
* matrixsynapse: Add FluffyChat to client list
* power: Add a link to power app in the system menu
* Translated using Weblate (Hungarian)
[ Sunil Mohan Adapa ]
* mldonkey: Drop app not available in Debian Bullseye and Bookworm
* tests: functional: Implement a workaround for issue with screenshots
* wordpress: tests: functional: Add missing marks on tests
* tests: functional: Set default screenshots dir as ./screenshots
* doc: Fail when downloading images from Debian wiki fails
* cockpit: Explicitly redirect to HTTPS as needed for WebSockets
* apache: Don't set HSTS for .onion domain
* wireguard: tests: Add functional tests
* snapshots: Clarify that snapshots are take during updates too
* coturn: Use wildcard listening address to fix startup issues
* sso, users: Redirect to home page after logout
* users: Clarify help message for authorization password
* HACKING: Stop using setup.py as a way to run tests
* email_server: Drop some unused code
* roundcube: Add setting for local connection only
* email_server: Drop showing diagnostics/repair and roundcube config
[ James Valleroy ]
* .gitignore: Add screenshots/
* shaarli: Add backup component
* shaarli: Add functional test
* shaarli: Test adding a bookmark
* locale: Update translation strings
* doc: Fetch latest manual
[ Coucouf ]
* Translated using Weblate (French)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ Nikita Epifanov ]
* Translated using Weblate (Russian)
[ Andrij Mizyk ]
* Translated using Weblate (Ukrainian)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 31 Jan 2022 20:04:57 -0500
freedombox (22.3) unstable; urgency=medium
[ nautilusx ]

View File

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