mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Release v19.10 to experimental
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
3360ff388e
commit
e2b13a218f
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,3 +1,41 @@
|
|||||||
|
plinth (19.10) experimental; urgency=medium
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* Introduce firewall component for opening/closing ports
|
||||||
|
* Introduce webserver component for managing Apache configuration
|
||||||
|
* Introduce uwsgi component to manage uWSGI configuration
|
||||||
|
* app: Rename get() method to get_component()
|
||||||
|
* app: Add unique ID to each app class
|
||||||
|
* Introduce daemon component to handle systemd units
|
||||||
|
* radicale: Workaround issue with creating log directory
|
||||||
|
* app: Set app as enabled only when the daemon is enabled
|
||||||
|
* syncthing: Open firewall ports for listening and discovery
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* functional_tests: Add shortcut- prefix to test home page config
|
||||||
|
* locale: Update translations strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Mesut Akcan ]
|
||||||
|
* Translated using Weblate (Turkish)
|
||||||
|
|
||||||
|
[ ssantos ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
[ Pavel Borecki ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Allan Nordhøy ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ adaragao ]
|
||||||
|
* Translated using Weblate (Portuguese)
|
||||||
|
|
||||||
|
[ Petter Reinholdtsen ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 24 Jun 2019 20:06:17 -0400
|
||||||
|
|
||||||
plinth (19.9) experimental; urgency=medium
|
plinth (19.9) experimental; urgency=medium
|
||||||
|
|
||||||
[ Danny Haidar ]
|
[ Danny Haidar ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '19.9'
|
__version__ = '19.10'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user