Release v23.7 to experimental

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-03-27 20:52:54 -04:00
parent d438db4460
commit 339095daca
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 25 additions and 1 deletions

24
debian/changelog vendored
View File

@ -1,3 +1,27 @@
freedombox (23.7) experimental; urgency=medium
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
[ Veiko Aasa ]
* container: Force pip to install packages to system environment
* tests: functional: Fix setting first ethernet connection as internal
[ Sunil Mohan Adapa ]
* container: Fix resizing disk image containing multiple partitions
* container: Increase wait time to accommodate slower architectures
* matrixsynapse: Add token based registration verification
[ nbenedek ]
* mediawiki: Allow setting site language code
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 Mar 2023 20:51:28 -0400
freedombox (23.6) unstable; urgency=medium
[ Sunil Mohan Adapa ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '23.6'
__version__ = '23.7'