From bc90be15f3f264321eafcb74276b6f83b0cef144 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 28 Aug 2023 20:46:06 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 21 +++++++++++++++++++++ doc/manual/es/ReleaseNotes.raw.wiki | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 4fd8a613c..5347a8141 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -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 diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 4fd8a613c..5347a8141 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -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