doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-08-28 20:46:06 -04:00
parent ae1e56df38
commit bc90be15f3
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 42 additions and 0 deletions

View File

@ -8,6 +8,27 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.16 (2023-08-28) ==
=== Highlights ===
* openvpn: Renew server/client certificates
* openvpn: Correctly set expiry of server/client certs to 10 years
=== Other Changes ===
* backups: Remove use of length_is template function
* django: Remove use of X-XSS-Protection header
* locale: Update translations for Czech, Norwegian Bokmål, Swedish
* networks, samba: Fix tests setting firewall zone
* openvpn: Ensure that re-running setup works as expected
* openvpn: Fix app not installing on Debian testing
* openvpn: Minor refactoring in setting up easy-rsa
* openvpn: Use config file instead of env vars for easy-rsa
* sso: Switch to django-axes >= 5.0
* sso: Use POST method for logout
* users, networks: Use the autofocus HTML attribute sparingly
== FreedomBox 23.15 (2023-08-14) ==
* debian: Add Swedish translation for debconf

View File

@ -8,6 +8,27 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.16 (2023-08-28) ==
=== Highlights ===
* openvpn: Renew server/client certificates
* openvpn: Correctly set expiry of server/client certs to 10 years
=== Other Changes ===
* backups: Remove use of length_is template function
* django: Remove use of X-XSS-Protection header
* locale: Update translations for Czech, Norwegian Bokmål, Swedish
* networks, samba: Fix tests setting firewall zone
* openvpn: Ensure that re-running setup works as expected
* openvpn: Fix app not installing on Debian testing
* openvpn: Minor refactoring in setting up easy-rsa
* openvpn: Use config file instead of env vars for easy-rsa
* sso: Switch to django-axes >= 5.0
* sso: Use POST method for logout
* users, networks: Use the autofocus HTML attribute sparingly
== FreedomBox 23.15 (2023-08-14) ==
* debian: Add Swedish translation for debconf