mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v23.16 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bc90be15f3
commit
f527e5db52
34
debian/changelog
vendored
34
debian/changelog
vendored
@ -1,3 +1,37 @@
|
|||||||
|
freedombox (23.16) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Petter Reinholdtsen ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Jiří Podhorecký ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* l10n: Fix error in Czech translation string
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* django: Remove use of X-XSS-Protection header
|
||||||
|
* backups: Remove use of length_is template function
|
||||||
|
* users, networks: Use the autofocus HTML attribute sparingly
|
||||||
|
* sso: Use POST method for logout
|
||||||
|
* sso: Switch to django-axes >= 5.0
|
||||||
|
* networks, samba: tests: functional: Fix setting firewall zone
|
||||||
|
* openvpn: Fix app not installing Debian testing
|
||||||
|
* openvpn: Correctly set expiry of server/client certs to 10 years
|
||||||
|
* openvpn: Minor refactoring in setting up easy-rsa
|
||||||
|
* openvpn: Use config file instead of env vars for easy-rsa
|
||||||
|
* openvpn: Ensure that re-running setup works as expected
|
||||||
|
* openpvn: Renew server/client certificates
|
||||||
|
|
||||||
|
[ Michael Breidenbach ]
|
||||||
|
* Translated using Weblate (Swedish)
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 28 Aug 2023 20:47:10 -0400
|
||||||
|
|
||||||
freedombox (23.15) unstable; urgency=medium
|
freedombox (23.15) unstable; urgency=medium
|
||||||
|
|
||||||
[ ikmaak ]
|
[ ikmaak ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '23.15'
|
__version__ = '23.16'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user