mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Release v19.24 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
86ccf5b2ed
commit
38442ef7a0
70
debian/changelog
vendored
70
debian/changelog
vendored
@ -1,3 +1,73 @@
|
|||||||
|
plinth (19.24) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Thomas Vincent ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
|
||||||
|
[ Veiko Aasa ]
|
||||||
|
* app: Fix javascript doesn't run on first visit
|
||||||
|
* samba: private shares
|
||||||
|
* storage: Tests for the directory validation action
|
||||||
|
* users: Add tests for the Samba user database
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* samba: Fix spelling in description
|
||||||
|
* debian: Update French debconf translation (Closes: #947386)
|
||||||
|
- Thanks to Jean-Pierre Giraud for the patch.
|
||||||
|
* firewall: Support upgrading firewalld to 0.8
|
||||||
|
* mldonkey: Add ProtectKernelLogs
|
||||||
|
* deluge: Use systemd sandboxing features
|
||||||
|
* infinoted: Use systemd sandboxing features
|
||||||
|
* storage: Add systemd sandboxing features to udiskie service
|
||||||
|
* upgrades: Add systemd sandboxing features to repository setup service
|
||||||
|
* security: List whether each app is sandboxed
|
||||||
|
* locale: Update translation strings
|
||||||
|
* debian: Update Dutch debconf translation (Closes: #947136)
|
||||||
|
- Thanks to Frans Spiesschaert for the patch.
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Michael Breidenbach ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
* Translated using Weblate (Swedish)
|
||||||
|
|
||||||
|
[ Nektarios Katakis ]
|
||||||
|
* Translated using Weblate (Greek)
|
||||||
|
|
||||||
|
[ Doma Gergő ]
|
||||||
|
* Translated using Weblate (Hungarian)
|
||||||
|
|
||||||
|
[ Allan Nordhøy ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Kunal Mehta ]
|
||||||
|
* mediawiki: Pass --quick when running update.php
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* help: Refactor to move app into __init__.py for consistency
|
||||||
|
* app: Introduce API to return a list of all apps
|
||||||
|
* app: Introduce API to run diagnostics on an app
|
||||||
|
* apache: Implement diagnostic test for web server component
|
||||||
|
* daemon: Implement diagnostic test for daemon component
|
||||||
|
* daemon: Implement diagnostic test to check if a daemon is running
|
||||||
|
* firewall: Implement new diagnostic tests to check port status
|
||||||
|
* diagnostics: Use new component based API for all diagnostic tests
|
||||||
|
* cosmetic: Yapf and isort fixes
|
||||||
|
* daemon: Move diagnosing port listening into daemon module
|
||||||
|
* daemon: Move diagnosing using netcat to daemon module
|
||||||
|
* apache: Move diagnostics for checking URLs into apache module
|
||||||
|
* app: Implement API to check if app/component has diagnostics
|
||||||
|
* views: Don't require sending diagnostics module name separately
|
||||||
|
* minidlna: Fix showing clients information
|
||||||
|
* mediawiki: Fix problem with session cache failing logins
|
||||||
|
|
||||||
|
[ Ralf Barkow ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
[ erlendnagel ]
|
||||||
|
* Translated using Weblate (Dutch)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 30 Dec 2019 21:17:58 -0500
|
||||||
|
|
||||||
plinth (19.23) unstable; urgency=medium
|
plinth (19.23) unstable; urgency=medium
|
||||||
|
|
||||||
[ Thomas Vincent ]
|
[ Thomas Vincent ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '19.23'
|
__version__ = '19.24'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user