Release v19.4 to experimental

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-04-01 20:32:11 -04:00
parent 6c5518f545
commit 03432c2111
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 43 additions and 1 deletions

42
debian/changelog vendored
View File

@ -1,3 +1,45 @@
plinth (19.4) experimental; urgency=medium
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ nautilusx ]
* Translated using Weblate (German)
[ Doma Gergő ]
* Translated using Weblate (Hungarian)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Joseph Nuthalapati ]
* clients: Open web app in a new browser tab
* matrix-synapse: Change client diagnostics url
* minetest: Fix duplicate domain names being displayed in UI
* storage: Do not show an eject button on /boot partitions
* letsencrypt: Call letsencrypt manage_hooks with correct arguments
* vagrant: Run plinth as user plinth in development environment
[ Johannes Keyser ]
* Translated using Weblate (German)
[ James Valleroy ]
* dynamicdns: Install module by default
* locale: Update strings
* doc: Fetch latest manual
[ Sunil Mohan Adapa ]
* storage: Don't check type of the disk for / and /boot
* storage: Don't log error when checking if partition is expandable
[ wind ]
* Translated using Weblate (Russian)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 01 Apr 2019 20:31:54 -0400
plinth (19.3) experimental; urgency=medium plinth (19.3) experimental; urgency=medium
[ Pavel Borecki ] [ Pavel Borecki ]

View File

@ -18,4 +18,4 @@
Package init file. Package init file.
""" """
__version__ = '19.3' __version__ = '19.4'