From 441eee7e1fc50a514b5d43169fa2858f14bc448c Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 6 Nov 2023 21:02:47 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/OrangePiZero.raw.wiki | 2 +- doc/manual/en/ReleaseNotes.raw.wiki | 20 ++++++++++++++++++++ doc/manual/es/OrangePiZero.raw.wiki | 2 +- doc/manual/es/ReleaseNotes.raw.wiki | 20 ++++++++++++++++++++ 4 files changed, 42 insertions(+), 2 deletions(-) diff --git a/doc/manual/en/OrangePiZero.raw.wiki b/doc/manual/en/OrangePiZero.raw.wiki index b5102cf42..e3e8dbe8d 100644 --- a/doc/manual/en/OrangePiZero.raw.wiki +++ b/doc/manual/en/OrangePiZero.raw.wiki @@ -2,7 +2,7 @@ {{attachment:orange-pi-zero.jpg|Orange Pi Zero|width=649,height=537}} -[[http://www.orangepi.org/orangepizero/|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services. +[[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero.html|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services. '''Important:''' Read [[FreedomBox/Hardware|general advice]] about hardware before building a !FreedomBox with this single board computer. diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 6f400148c..1e70e8f2e 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,26 @@ 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.20 (2023-11-06) == + +=== Highlights === + + * backups: Don't leave services stopped if backup fails + * coturn: Fix incorrectly passing transport argument to STUN URIs + +=== Other Changes === + + * apache: tests: Update to use !DiagnosticCheck class + * app: Update diagnose() docstring + * datetime: Fix diagnostic test for checking NTP server sync + * diagnostics: Add shortcut to re-run setup for app + * ejabberd: Update old STUN URIs to remove 'transport' parameter + * email: Increase the size of the message to 100MiB + * locale: Update translations for Albanian, German, Spanish, Turkish, Ukrainian + * matrixsynapse: Update old STUN URIs to remove 'transport' parameter + * operation: Fix issue with re-running setup when it fails first time + * tests: functional: Run tests on two app servers + == FreedomBox 23.19 (2023-10-23) == === Highlights === diff --git a/doc/manual/es/OrangePiZero.raw.wiki b/doc/manual/es/OrangePiZero.raw.wiki index b5102cf42..e3e8dbe8d 100644 --- a/doc/manual/es/OrangePiZero.raw.wiki +++ b/doc/manual/es/OrangePiZero.raw.wiki @@ -2,7 +2,7 @@ {{attachment:orange-pi-zero.jpg|Orange Pi Zero|width=649,height=537}} -[[http://www.orangepi.org/orangepizero/|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services. +[[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero.html|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services. '''Important:''' Read [[FreedomBox/Hardware|general advice]] about hardware before building a !FreedomBox with this single board computer. diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 6f400148c..1e70e8f2e 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,26 @@ 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.20 (2023-11-06) == + +=== Highlights === + + * backups: Don't leave services stopped if backup fails + * coturn: Fix incorrectly passing transport argument to STUN URIs + +=== Other Changes === + + * apache: tests: Update to use !DiagnosticCheck class + * app: Update diagnose() docstring + * datetime: Fix diagnostic test for checking NTP server sync + * diagnostics: Add shortcut to re-run setup for app + * ejabberd: Update old STUN URIs to remove 'transport' parameter + * email: Increase the size of the message to 100MiB + * locale: Update translations for Albanian, German, Spanish, Turkish, Ukrainian + * matrixsynapse: Update old STUN URIs to remove 'transport' parameter + * operation: Fix issue with re-running setup when it fails first time + * tests: functional: Run tests on two app servers + == FreedomBox 23.19 (2023-10-23) == === Highlights ===