mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v23.4 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
766e7aa7b5
commit
f202c7222e
39
debian/changelog
vendored
39
debian/changelog
vendored
@ -1,3 +1,42 @@
|
||||
freedombox (23.4) unstable; urgency=medium
|
||||
|
||||
[ James Valleroy ]
|
||||
* matrixsynapse: Add python3-psycopg2 to packages
|
||||
* searx: Add libjs-bootstrap to packages
|
||||
* ikiwiki: Re-run setup for each site after restore
|
||||
* matrixsynapse: Use yaml.safe_load
|
||||
* dynamicdns: Skip uninstall test
|
||||
* uninstall: Fix spelling in warning message
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ nbenedek ]
|
||||
* email: Redirect to the app page if roundcube isn't installed
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* ejabberd: Fix making call connections when using TURN
|
||||
* snapshot: Fix issue with snapshot rollbacks
|
||||
* snapshot: Fix mounting /.snapshots subvolume and use automounting
|
||||
* config: Drop RuntimeMaxUse=5% for journal logging
|
||||
* templates: Show better title for 404 page
|
||||
* backups: Allow selecting a single app from URL when creating backup
|
||||
* app: Add backup and restore menu items to toolbar menu
|
||||
* vagrant: Mount source in /freedombox instead of /vagrant
|
||||
* vagrant: Switch to /freedombox before running service with alias
|
||||
* vagrant: Drop unnecessary script that deletes sqlite file
|
||||
* vagrant: Hide the vagrant-script directory
|
||||
* matrixsnapse: Minor refactor in getting/setting public registrations
|
||||
* matrixsynapse: Disable verification to fix public registrations
|
||||
* ejabberd: Add Monal and Siskin for iOS and remove ChatSecure
|
||||
|
||||
[ Juan ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 13 Feb 2023 21:06:24 -0500
|
||||
|
||||
freedombox (23.3) unstable; urgency=medium
|
||||
|
||||
[ 109247019824 ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '23.3'
|
||||
__version__ = '23.4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user