Release v23.2 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-01-16 20:33:13 -05:00
parent 0f828207ea
commit 0d27d10811
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 19 additions and 1 deletions

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
freedombox (23.2) unstable; urgency=medium
[ Besnik Bleta ]
* Translated using Weblate (Albanian)
[ James Valleroy ]
* upgrades: Stop quassel during dist upgrade
* ssh: Add sudo to allowed groups
* doc: Fetch latest manual
[ Sunil Mohan Adapa ]
* ssh: Update existing setups to add sudo group to allowed SSH groups
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 16 Jan 2023 20:33:02 -0500
freedombox (23.1) unstable; urgency=medium
[ gallegonovato ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '23.1'
__version__ = '23.2'