Release v20.6 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-04-06 20:53:29 -04:00
parent 30b4b67e7f
commit 64024725be
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 70 additions and 1 deletions

69
debian/changelog vendored
View File

@ -1,3 +1,72 @@
plinth (20.6) unstable; urgency=medium
[ wind ]
* Translated using Weblate (Russian)
[ Thomas Vincent ]
* Translated using Weblate (French)
* Translated using Weblate (French)
[ Alice Kile ]
* app: Separate app enable/disable form from config form
[ Sunil Mohan Adapa ]
* pagekite: Fix functional tests
* monkeysphere: Making styling more specific to avoid interference
* networks: Make styling more specific to avoid interference
* syncthing: Update description to mention 'syncthing' group
[ Michael Breidenbach ]
* Translated using Weblate (German)
[ Coucouf ]
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ James Valleroy ]
* radicale: Support upgrade to any 2.x version
* packages: Mark freedombox package as held during package installs
* packages: Keep existing hold if already set
* locale: Update translation strings
* doc: Fetch latest manual
* debian: Cleanup overrides for jsxc symlinks
[ Allan Nordhøy ]
* Translated using Weblate (German)
* Translated using Weblate (French)
* Translated using Weblate (Italian)
* Translated using Weblate (Hindi)
[ Joseph Nuthalapati ]
* users: Add component for managing users and groups
* yapf: Update conf to add blank line before nested class/def
* cosmetic: Minor yapf and other fixes
* app: Fix grammar in developer documentation string
* ikiwiki: Disable edits. Add moderation of comments
* Translated using Weblate (Telugu)
* vagrant: Skip upgrading freedombox dependencies
* firewalld: Force upgrade anything in [0.7, 0.9)
* infinoted: Fix permissions of sync directory
[ vihor ]
* Added translation using Weblate (Serbian)
* Translated using Weblate (Serbian)
[ Luis A. Arizmendi ]
* Translated using Weblate (Spanish)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 06 Apr 2020 20:40:17 -0400
plinth (20.5.1) unstable; urgency=medium
[ Petter Reinholdtsen ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.5.1'
__version__ = '20.6'