Release v20.8 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-05-04 20:45:06 -04:00
parent d8d67790db
commit dac7bc4f8c
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 73 additions and 1 deletions

72
debian/changelog vendored
View File

@ -1,3 +1,75 @@
plinth (20.8) unstable; urgency=medium
[ Luis A. Arizmendi ]
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
[ Joseph Nuthalapati ]
* Translated using Weblate (Telugu)
* Translated using Weblate (Telugu)
* HACKING: More detailed instructions for VirtualBox
* HACKING: Correction to macOS package manager name
[ Nektarios Katakis ]
* syncthing: add to freedombox-share group
[ Veiko Aasa ]
* users: Try-restart service after service is added to the sharing group
* datetime: Handle timesyncd service runs conditionally
* minidlna: Add functional tests that enable and disable application
* minidlna: Make app installable inside unprivileged container
[ Sunil Mohan Adapa ]
* web_server: Suppress warnings that static directories don't exist
* debian: Remove timer to setup repositories properly
* static: Use SVG logo during first wizard welcome step
* static: Reduce the size of the background noise image
* mediawiki: Reuse existing images in functional tests
* setup.py: Don't install/ship .po files
* static: Don't ship visual design file and unused images
* storage: Fix tests by wrestling with auto-mounting of disks
* HACKING: Minor indentation fix
* *: Update links to repository and project page
* ci: Update link to container in Docker registry
* coturn: New app to manage Coturn TURN/STUN server
* datetime: Refactor handling systemd-timesyncd not running in VMs
* datetime: Don't expect synced time in diagnostics inside VMs
* mediawiki: Partial fix for installing on testing
* datetime: Disable diagnostics when no tests are available
[ James Valleroy ]
* d/copyright: Fix path to visual_design
* data: Print hostname and IP addresses before console login
* snapshot: Fix message when not available
* snapshot: Fix title
* locale: Update translation strings
* debian: Use debhelper compat level 13
* doc: Fetch latest manual
[ Artem ]
* Translated using Weblate (Russian)
[ nautilusx ]
* Translated using Weblate (German)
[ Fioddor Superconcentrado ]
* Directions to install VirtualBox when it's not part of the Debian-based
distro, like Buster.
[ Anonymous ]
* Translated using Weblate (Spanish)
[ Nathan ]
* Translated using Weblate (French)
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ fred1m ]
* mumble: Add Mumla to the list of clients
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 May 2020 20:33:35 -0400
plinth (20.7) unstable; urgency=medium
[ Coucouf ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.7'
__version__ = '20.8'