Release v24.8 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2024-04-09 07:26:04 -04:00
parent 4bbff86ff3
commit 0a70199434
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 58 additions and 1 deletions

57
debian/changelog vendored
View File

@ -1,3 +1,60 @@
freedombox (24.8) unstable; urgency=medium
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ 大王叫我来巡山 ]
* Translated using Weblate (Chinese (Simplified))
[ Besnik Bleta ]
* Translated using Weblate (Albanian)
[ gallegonovato ]
* Translated using Weblate (Spanish)
[ John Doe ]
* Translated using Weblate (French)
* Translated using Weblate (French)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Veiko Aasa ]
* gitweb: Fix an issue when cloning existing repository
[ Benedek Nagy ]
* network: Skip of bridge interfaces in connections list
* action_utils: Add generic utils for managing podman containers
* nextcloud: Add new app based on podman container
* nextcloud: Add backup/restore
* nextcloud: Add option to configure the default phone region
* nextcloud: Configure redis caching, create static PHP file
[ Sunil Mohan Adapa ]
* nextcloud: Diasble app until more testing and review changes
* zoph: Re-add a safety check when reading the setup state of the app
* zoph: Include dbconfig configuration file in backup
* ttrss: Include dbconfig configuration file in backup
* ttrss: tests: functional: Uninstall during backup/restore test
* ttrss: Improve backup and restore of the database
* ttrss: Ensure that database is removed after uninstall
* actions: Don't repeat action traceback in stderr
* doc: Fetch latest manual
[ ikmaak ]
* Translated using Weblate (Dutch)
[ James Valleroy ]
* upgrades: Re-enable unattended-upgrade during dist-upgrade
* diagnostics: Don't store list of app objects with results
* locale: Update translation strings
* doc: Fetch latest manual
[ Johannes Keyser ]
* Translated using Weblate (German)
-- James Valleroy <jvalleroy@mailbox.org> Tue, 09 Apr 2024 07:24:57 -0400
freedombox (24.7) unstable; urgency=medium
[ Sunil Mohan Adapa ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '24.7'
__version__ = '24.8'