Release v21.2 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-02-06 00:40:26 -05:00
parent 7e70e11b61
commit 6baa6e7698
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 66 additions and 1 deletions

65
debian/changelog vendored
View File

@ -1,3 +1,68 @@
freedombox (21.2) unstable; urgency=medium
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
[ Sunil Mohan Adapa ]
* radicale: Allow older 2.x release to upgrade to 3.x
* backups: schedule: tests: Fix failures due to long test run
* minidlna: Minor refactor of media directory handling
* minidlna: Implement force upgrading from older version
* jsxc: Fix issues with jQuery >= 3.5.0
[ Veiko Aasa ]
* calibre: Fix freedombox.local inaccessible after enabling app
* mediawiki: Fix app installation process doesn't display status information
* plinth: Show running spinner when app installation is in progress
[ James Valleroy ]
* upgrades: Return reason when checking for dist upgrade
* upgrades: Get result of start-dist-upgrade
* upgrades: Move start-dist-upgrade result string to app
* upgrades: Add notifications for dist upgrade
* tests: Update functional tests default config
* roundcube: Allow upgrade to 1.4.*
* locale: Update translation strings
* doc: Fetch latest manual
[ Dietmar ]
* Translated using Weblate (German)
* Translated using Weblate (Italian)
[ ikmaak ]
* Translated using Weblate (Spanish)
* Translated using Weblate (Dutch)
* Translated using Weblate (Swedish)
* Translated using Weblate (Russian)
* Translated using Weblate (Hungarian)
[ Coucouf ]
* Translated using Weblate (French)
* Translated using Weblate (French)
[ Алексей Докучаев ]
* Translated using Weblate (Russian)
[ Stanisław Stefan Krukowski ]
* Translated using Weblate (Polish)
[ Oymate ]
* Translated using Weblate (Bengali)
[ Fioddor Superconcentrado ]
* Translated using Weblate (Spanish)
[ Joseph Nuthalapati ]
* matrix-synapse: python3-psycopg2 from backports
* upgrades: Increment version for MatrixSynapse 1.26
* mediawiki: Set default logo to mediawiki.png
[ nautilusx ]
* Translated using Weblate (German)
-- James Valleroy <jvalleroy@mailbox.org> Sat, 06 Feb 2021 00:33:34 -0500
freedombox (21.1) unstable; urgency=medium
[ ikmaak ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '21.1'
__version__ = '21.2'