mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v22.19 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
a4d0cfb646
commit
eccf75efdd
77
debian/changelog
vendored
77
debian/changelog
vendored
@ -1,3 +1,80 @@
|
||||
freedombox (22.19) unstable; urgency=medium
|
||||
|
||||
[ James Valleroy ]
|
||||
* debian: Update Spanish translation template (Closes: #1017452)
|
||||
* avahi: Don't disable after tests
|
||||
* ejabberd: Set hostname for test that relies on it
|
||||
* upgrades: Add button to test dist-upgrade in development mode
|
||||
* Translated using Weblate (French)
|
||||
* janus: Convert action to privileged
|
||||
* janus: Handle upgrades to 1.0.*
|
||||
* upgrades: Hold janus during dist-upgrade
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* tests: Make functional.is_available check faster
|
||||
|
||||
[ nautilusx ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Maxime Leroy ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ Eric ]
|
||||
* Translated using Weblate (Chinese (Simplified))
|
||||
|
||||
[ Andrij Mizyk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ Fioddor Superconcentrado ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Jiří Podhorecký ]
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ nbenedek ]
|
||||
* ttrss: add donation url
|
||||
* d/control: Break ufw as we use firewalld
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* container: Display help message when no args are passed
|
||||
* container: Show default values in command help
|
||||
|
||||
[ Hugel ]
|
||||
* Translated using Weblate (Chinese (Simplified))
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* operation: Factor out template code into a separate file
|
||||
* operation: Show operations on app page in addition to setup page
|
||||
* package: Implement low-level methods for uninstalling
|
||||
* forms: Implement form for uninstallation
|
||||
* setup: Drop check for already running operation
|
||||
* app: Add API to uninstall an app
|
||||
* package: Implement uninstall in Package component
|
||||
* setup: Implement operation to uninstall an app
|
||||
* views: Implement a view to uninstall an app
|
||||
* app: Add a menu item to trigger uninstallation
|
||||
* tests: functional: Add install/uninstall test for all apps
|
||||
* backups: Use AppView for the main app page
|
||||
* diagnostics: Use AppView for app page
|
||||
* names: Use AppView for app page
|
||||
* networks: Use AppView for app page
|
||||
* power: Use AppView for app page
|
||||
* security: Use AppView for app page
|
||||
* snapshot: Use AppView for app page
|
||||
* letsencrypt: Use AppView for app page
|
||||
* tor: Use AppView and Operation for app page
|
||||
* jsxc: Allow disabling the app
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 29 Aug 2022 22:33:54 -0400
|
||||
|
||||
freedombox (22.18) unstable; urgency=medium
|
||||
|
||||
[ Maxime Leroy ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '22.18'
|
||||
__version__ = '22.19'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user