Release v19.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-02-14 06:01:53 -05:00
parent 28f289b74b
commit 7295a6d9cc
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 39 additions and 1 deletions

38
debian/changelog vendored
View File

@ -1,3 +1,41 @@
plinth (19.1) unstable; urgency=medium
[ James Valleroy ]
* radicale: Log errors during upgrade
* radicale: Bump version to 2
* radicale: Remove obsolete diagnostics
* radicale: Fix server URLs in client info
* locale: Update translation strings
* doc: Fetch latest manual
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Sunil Mohan Adapa ]
* setup: Add option to handle configuration prompts during install
* radicale: Simplify upgrading to newer packages
* matrixsynapse: Remove hard-coded URL
* matrixsynapse: Fix issues with showing certificate warning
* letsencrypt: Fix issue with disabling matrixsynapse checkbox
* matrixsynapse: Don't check for current domain in renew hook
* matrixsynapse: Fix potential exposure of private key
* matrixsynapse: Setup certificate after domain selection
* matrixsynapse: Better checking for valid certificate
[ Joseph Nuthalapati ]
* matrixsynapse: Use Let's Encrypt certificates
-- James Valleroy <jvalleroy@mailbox.org> Thu, 14 Feb 2019 06:01:19 -0500
plinth (19.0) unstable; urgency=high
[ J. Carlos Romero ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '19.0'
__version__ = '19.1'