Release v20.18 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-11-16 20:50:00 -05:00
parent 9ac69d00c1
commit 0e7c7ce15d
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 42 additions and 1 deletions

41
debian/changelog vendored
View File

@ -1,3 +1,44 @@
freedombox (20.18) unstable; urgency=medium
[ Hetgyl ]
* Translated using Weblate (French)
[ Reg Me ]
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
[ Joseph Nuthalapati ]
* coverage: Omit files under tests/ directories
* ci: Add --cov-config to the coverage command
* openvpn: Cleanup easyrsa 2 to 3 upgrade code
* openvpn: Function to detect ECC/RSA configuration
* openvpn: ECC: Setup and Migration
* openvpn: Remove explicit setup step
* openvpn: Improve migrate_to_ecc template
* openvpn: Remove opinion on which curve to use
* openvpn: client configuration for RSA and ECC
* gitlabci: Update Dockerfile and script
[ Ralf Barkow ]
* Translated using Weblate (German)
[ Fioddor Superconcentrado ]
* Translated using Weblate (Spanish)
[ Matthias Dellweg ]
* Enable dynamicdns module to handle IPv6
[ Dietmar ]
* Translated using Weblate (Italian)
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 16 Nov 2020 20:49:24 -0500
freedombox (20.17.1) experimental; urgency=medium
[ Burak Yavuz ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.17.1'
__version__ = '20.18'