Release v20.17 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-11-02 19:49:19 -05:00
parent a41020b077
commit 5fbcbe9e16
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 68 additions and 1 deletions

67
debian/changelog vendored
View File

@ -1,3 +1,70 @@
plinth (20.17) unstable; urgency=medium
[ Fioddor Superconcentrado ]
* package: i18n: Mark progress status strings for translation
* networks: i18n: Mark string for translation on delete page
* networks: i18n: Mark various strings for translation
* notifications: i18n: Mark app names and extra data for translation
* networks: css: Make button wider in network list
* Translated using Weblate (Spanish)
[ Sunil Mohan Adapa ]
* backups: i18n: Mark form success messages for translation
* doc: wikiparser: Fix issue with running parser outside doc/ dir
* upgrades: Disable the option when not able to dist upgrade
* ci: Split testing stages into smaller stages
[ Coucouf ]
* Translated using Weblate (French)
* Translated using Weblate (French)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
[ Nikita Epifanov ]
* Translated using Weblate (Russian)
[ Jens Molgaard ]
* Translated using Weblate (Danish)
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ Praveen Illa ]
* Translated using Weblate (Telugu)
[ James Valleroy ]
* Translated using Weblate (Danish)
* ci: Run wikiparser doctests
* wikiparser: Exit with return value 1 on test failure
* upgrades: Add a setting to enable dist upgrade
* locale: Update translation strings
* doc: Fetch latest manual
[ Michael Breidenbach ]
* Translated using Weblate (German)
* Translated using Weblate (Swedish)
[ marklin0913 ]
* Added translation using Weblate (Chinese (Traditional))
[ Joseph Nuthalapati ]
* mediawiki: Ensure password file is not empty
* mediawiki: Add action to set domain name
[ Dietmar ]
* Translated using Weblate (German)
* Translated using Weblate (Italian)
[ Radek Pasiok ]
* Translated using Weblate (Polish)
[ Onurb ]
* apache: setup uwsgi by default
-- James Valleroy <jvalleroy@mailbox.org> Mon, 02 Nov 2020 19:45:57 -0500
plinth (20.16) unstable; urgency=medium
[ Oğuz Ersen ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.16'
__version__ = '20.17'