From d438db446058445465bdb8b63c32f89481847135 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 27 Mar 2023 20:50:15 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/OpenVPN.raw.wiki | 2 +- doc/manual/en/ReleaseNotes.raw.wiki | 15 +++++++++++++++ doc/manual/es/OpenVPN.raw.wiki | 2 +- doc/manual/es/ReleaseNotes.raw.wiki | 15 +++++++++++++++ 4 files changed, 32 insertions(+), 2 deletions(-) diff --git a/doc/manual/en/OpenVPN.raw.wiki b/doc/manual/en/OpenVPN.raw.wiki index 29178b110..df67dcd3f 100644 --- a/doc/manual/en/OpenVPN.raw.wiki +++ b/doc/manual/en/OpenVPN.raw.wiki @@ -121,7 +121,7 @@ If you get an error such as `configuration error: invalid 1th argument to “pro === Accessing internal services === -After connecting to OpenVPN, you will be able to access !FreedomBox services that are only meant to be accessed on internal networks. This is in addition to being able to access external services. This can be done by using the IP address 10.91.0.1 as the host name for these services. +After connecting to OpenVPN, you will be able to access !FreedomBox services that are only meant to be accessed on internal networks. This is in addition to being able to access external services. This can be done by using the IP address 10.91.0.1 as the host name for these services (for example, use smb://10.91.0.1 instead of smb://freedombox.local to access Samba shares). The following services are known to '''work''': * [[FreedomBox/Manual/Privoxy|Privoxy]], diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index c457e3f59..1c4c3cd38 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,21 @@ 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.7 (2023-03-27) == + +=== Highlights === + + * matrixsynapse: Add token based registration verification + * mediawiki: Allow setting site language code + +=== Other Changes === + + * container: Fix resizing disk image containing multiple partitions + * container: Force pip to install packages to system environment + * container: Increase wait time to accommodate slower architectures + * locale: Update translations for Bulgarian + * tests: functional: Fix setting first ethernet connection as internal + == FreedomBox 23.6 (2023-03-13) == * /etc/issue: Update message to reflect that all users can login diff --git a/doc/manual/es/OpenVPN.raw.wiki b/doc/manual/es/OpenVPN.raw.wiki index 40043883e..f266eb0a1 100644 --- a/doc/manual/es/OpenVPN.raw.wiki +++ b/doc/manual/es/OpenVPN.raw.wiki @@ -119,7 +119,7 @@ $ sudo nmcli connection import type openvpn file /ruta/a/.ovpn === Acceso a servicios internos === -Tras conectar por OpenVPN, podrás acceder a algunos servicios !FreedomBox restringidos a acceso interno, además de a los de acceso externo. Esto se puede hacer usando la dirección IP 10.91.0.1 como hostname para esos servicios. +Tras conectar por OpenVPN, podrás acceder a algunos servicios !FreedomBox restringidos a acceso interno, además de a los de acceso externo. Esto se puede hacer usando la dirección IP 10.91.0.1 como hostname para esos servicios. (Por ejemplo, usa `smb://10.91.0.1` en vez de `smb://freedombox.local` para acceder a carpetas compartidas Samba). Los siguientes servicios '''funcionan''' con OpenVPN: * [[es/FreedomBox/Manual/Privoxy|Privoxy]], diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index c457e3f59..1c4c3cd38 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,21 @@ 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.7 (2023-03-27) == + +=== Highlights === + + * matrixsynapse: Add token based registration verification + * mediawiki: Allow setting site language code + +=== Other Changes === + + * container: Fix resizing disk image containing multiple partitions + * container: Force pip to install packages to system environment + * container: Increase wait time to accommodate slower architectures + * locale: Update translations for Bulgarian + * tests: functional: Fix setting first ethernet connection as internal + == FreedomBox 23.6 (2023-03-13) == * /etc/issue: Update message to reflect that all users can login