Release v23.6.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-04-10 20:35:15 -04:00
parent 7748499e3f
commit e25468c07d
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 34 additions and 1 deletions

33
debian/changelog vendored
View File

@ -1,3 +1,36 @@
freedombox (23.6.1) unstable; urgency=medium
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
* 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
* gitweb: Disable snapshot feature
* gitweb: Make globally configured features overridable per-repository
[ Sunil Mohan Adapa ]
* container: Fix resizing disk image containing multiple partitions
* container: Increase wait time to accommodate slower architectures
* tests: Don't error during collection if selenium is not installed
* tests: functional: Make install script work for Bullseye
* datetime: Re-implement backup/restore for timezone
* coturn: Prevent package removal when roundcube is uninstalled
[ James Valleroy ]
* HACKING: Force pip to install packages to system environment
* ci: Force pip install for functional tests
* datetime: Use unique component ID for related daemon
* doc: Fetch latest manual
[ Coucouf ]
* Translated using Weblate (French)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 10 Apr 2023 20:34:35 -0400
freedombox (23.6) unstable; urgency=medium
[ Sunil Mohan Adapa ]

View File

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