Release v21.4 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-02-28 20:57:53 -05:00
parent 2fd66b93f1
commit 8f6b6f87a0
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 52 additions and 1 deletions

51
debian/changelog vendored
View File

@ -1,3 +1,54 @@
freedombox (21.4) unstable; urgency=medium
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ ikmaak ]
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ James Valleroy ]
* plinth: Disable start rate limiting for service
* upgrades: Disable searx during dist-upgrade
* locale: Update translation strings
* doc: Fetch latest manual
[ Dietmar ]
* Translated using Weblate (German)
* Translated using Weblate (Italian)
* Translated using Weblate (German)
* Translated using Weblate (Italian)
[ Coucouf ]
* Translated using Weblate (French)
[ Michael Breidenbach ]
* Translated using Weblate (Swedish)
[ Sunil Mohan Adapa ]
* ui: Fix buttons jumping on click in snapshots page
* matrix-synapse, coturn: Fix minor pipeline failures
[ Benedek Nagy ]
* Translated using Weblate (Hungarian)
[ Kornelijus Tvarijanavičius ]
* Translated using Weblate (Lithuanian)
[ Joseph Nuthalapati ]
* coturn: Add new component for usage of coturn by other apps
* coturn: Minor refactor view to use utility to generate URIs
* coturn: Remove advanced flag, make app visible to all
* matrix-synapse: Auto configure STUN/TURN using coturn server
* matrix-synapse: Update description to talk about TURN configuration
-- James Valleroy <jvalleroy@mailbox.org> Sun, 28 Feb 2021 20:57:00 -0500
freedombox (21.3) unstable; urgency=medium
[ Oğuz Ersen ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '21.3'
__version__ = '21.4'