Release v22.23 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-10-24 20:38:14 -04:00
parent c538871057
commit 083f67757f
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.23) unstable; urgency=medium
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
[ James Valleroy ]
* upgrades: Allow FreedomBox vendor when adding backports
* upgrades: Skip unattended-upgrade in dist-upgrade
* locale: Update translation strings
* doc: Fetch latest manual
[ Benedek Nagy ]
* Translated using Weblate (Hungarian)
[ tunebes ]
* storage: Handle file systems on non-physical devices
[ Sunil Mohan Adapa ]
* Translated using Weblate (Hungarian)
* upgrades: Fix a minor flake8 pipeline failure
* letsencrypt: Fix regression with comparing certificate
[ nbenedek ]
* rssbridge: add option to allow public access
-- James Valleroy <jvalleroy@mailbox.org> Mon, 24 Oct 2022 20:37:54 -0400
freedombox (22.22.1) unstable; urgency=medium
[ Sunil Mohan Adapa ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.22.1'
__version__ = '22.23'