mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
Release v20.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
25aa784651
commit
4386ad4f13
60
debian/changelog
vendored
60
debian/changelog
vendored
@ -1,3 +1,63 @@
|
||||
plinth (20.0) unstable; urgency=medium
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* users: Fix test fixture that disables console login restrictions
|
||||
* gitweb: Add tests for views
|
||||
* samba: Improve actions script startup time
|
||||
* deluge: Manage starting/stoping deluged
|
||||
* deluge: Fix set default daemon
|
||||
|
||||
[ Nektarios Katakis ]
|
||||
* openvpn: Enable support for communication among all clients
|
||||
* Translated using Weblate (Greek)
|
||||
* Translated using Weblate (Greek)
|
||||
* Translated using Weblate (Greek)
|
||||
* Translated using Weblate (Greek)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* gitweb: Fix flake8 error that is causing pipeline failures
|
||||
* storage: Ignore errors resizing partition during initial setup
|
||||
* storage: Make partition resizing work with parted 3.3
|
||||
* debian: Add powermgmt-base to recommends list
|
||||
* openvpn: Enable IPv6 for server and client outside the tunnel
|
||||
* networks: Refactor creating a network manager client
|
||||
* networks: Remove unused method
|
||||
* networks: Fix crashing when accessing network manager D-Bus API
|
||||
|
||||
[ Michael Breidenbach ]
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (Swedish)
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Doma Gergő ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* mediawiki: Use a mobile-friendly skin by default
|
||||
* mediawiki: Allow admin to set default skin
|
||||
* mediawiki: Fix functional tests depending on skin
|
||||
|
||||
[ James Valleroy ]
|
||||
* Translated using Weblate (Greek)
|
||||
* Translated using Weblate (Greek)
|
||||
* openvpn: Add diagnostic for ipv6 port
|
||||
* matrixsynapse: Allow upgrade to 1.8.*
|
||||
* security: Add explanation of sandboxing
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ Thomas Vincent ]
|
||||
* Translated using Weblate (French)
|
||||
|
||||
[ Ralf Barkow ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 13 Jan 2020 19:11:44 -0500
|
||||
|
||||
plinth (19.24) unstable; urgency=medium
|
||||
|
||||
[ Thomas Vincent ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '19.24'
|
||||
__version__ = '20.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user