mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Release v22.18 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
29f7d8d209
commit
7071a05f47
60
debian/changelog
vendored
60
debian/changelog
vendored
@ -1,3 +1,63 @@
|
||||
freedombox (22.18) unstable; urgency=medium
|
||||
|
||||
[ Maxime Leroy ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ Jiří Podhorecký ]
|
||||
* Translated using Weblate (Czech)
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ nautilusx ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Andrij Mizyk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ James Valleroy ]
|
||||
* networks: Remove DNSSEC diagnostics
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Cosmin Humeniuc ]
|
||||
* container: Add IdentitiesOnly option to SSH
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* container: Ignore flake8 error 'line too long' in bash script text
|
||||
* storage: Fix enumerating partitions without mount points
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* coturn: Fix link to ejabberd in description
|
||||
* notification: Pass full context when rendering body template
|
||||
* package: Run installation operation using app_id instead of module
|
||||
* operation: Add module to manage threaded operations
|
||||
* *: Make setup method part of App class for all apps
|
||||
* *: Add setup method on all apps that don't have it
|
||||
* *: Make force upgrading part of app rather than a module
|
||||
* app: Drop optimization that skips setup process
|
||||
* setup: Fix issue with immediate refresh after installation
|
||||
* *: Drop module level app property
|
||||
* setup: Drop setup_helper and use the new Operation API
|
||||
* setup: Allow starting installation when package manager is busy
|
||||
* backups: tests: Mark need for Django database during API tests
|
||||
* matrixsynapse: Fix showing the status messages
|
||||
* ejabberd: Fix showing the status messages
|
||||
* ssh: tests: functional: Keep service enabled after tests
|
||||
* sharing: tests: functional: Fix a flaky test by waiting
|
||||
* sharing: Add installing and enable/disable like other apps
|
||||
* wireguard: Fix module.app usage that is no longer available
|
||||
* doc: dev: Document previously undocumented components
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Aug 2022 20:54:46 -0400
|
||||
|
||||
freedombox (22.17) unstable; urgency=medium
|
||||
|
||||
[ ikmaak ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '22.17'
|
||||
__version__ = '22.18'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user