Release v20.19 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-11-30 19:09:18 -05:00
parent 3b25004970
commit 2fc5760af4
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 43 additions and 1 deletions

42
debian/changelog vendored
View File

@ -1,3 +1,45 @@
freedombox (20.19) unstable; urgency=medium
[ ikmaak ]
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (German)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
[ Fioddor Superconcentrado ]
* networks: Apply translation to a tooltip.
* bepasty: Apply translation to autogenerated comments.
* snapshots: Translate snapshot types (field description)
* Translated using Weblate (Spanish)
[ Joseph Nuthalapati ]
* OpenVPN: Create user group "vpn"
* openvpn: Add functional tests for user group "vpn"
* openvpn: Deny access to users not in group "vpn"
[ James Valleroy ]
* upgrades: Add first boot step to run initial update
* upgrades: Add progress page for initial update
* upgrades: Fix flag name in info message
* upgrades: Hold freedombox package during dist upgrade
* upgrades: Use apt_hold contextmanager
* upgrades: Print steps in dist-upgrade
* upgrades: Fix sources list for dist upgrade from buster
* sso: Add test to generate ticket
* locale: Update translation strings
* doc: Fetch latest manual
* debian: Add python3-openssl as build dependency for tests
[ Veiko Aasa ]
* Samba: UI: Show toggle buttons and share names
[ Oymate ]
* Translated using Weblate (Bengali)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 30 Nov 2020 18:37:52 -0500
freedombox (20.18.1) unstable; urgency=medium
[ Burak Yavuz ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.18.1'
__version__ = '20.19'