doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-03-27 20:50:15 -04:00
parent bc9f9d8c34
commit d438db4460
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
4 changed files with 32 additions and 2 deletions

View File

@ -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]],

View File

@ -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

View File

@ -119,7 +119,7 @@ $ sudo nmcli connection import type openvpn file /ruta/a/<USUARIO>.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]],

View File

@ -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