From 35a368929c0ec678a408360bc6860af43404eb1c Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 11 Oct 2021 18:54:28 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 36 ++++++++++++++++++++++++++++ doc/manual/es/MatrixSynapse.raw.wiki | 3 ++- doc/manual/es/ReleaseNotes.raw.wiki | 36 ++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+), 1 deletion(-) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index a4a9d9608..1b82580b3 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,42 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 21.11 (2021-10-11) == + +=== Highlights === + + * ttrss: Fix daemon not running sometimes on startup + +=== Other Changes === + + * *: Always pass check= argument to subprocess.run() + * *: Convert all functional tests to python format + * *: Move all systemd service files from /lib to /usr + * calibre: Run service only if when installed + * d/control: Allow building with python interpreter of any arch + * d/rules: Don't install and enable other systemd service files + * d/rules: Don't use setup.py to invoke tests, invoke directly instead + * email: Manage known installation conflicts + * locale: Update translation for Bulgarian, Ukrainian + * package: Add functions for removing packages + * performance: Cleanup code meant for cockpit version < 235 + * pyproject.toml: Merge contents of .converagerc + * pyproject.toml: Merge contents of pytest.ini + * settings: Choose password hashing complexity suitable for SBCs + * setup: Show and remove conflicts before installation + * sso, translation: Help set language cookie when user logins in + * storage: tests: functional: Fix tests always getting skipped + * tests: Add some missed marks for functional tests + * tests: Add tests for action utilities + * tests: Improve handling of tests skipped by default + * tests: help: Add help view tests + * translation: Always set language cookie when switching language + * ttrss: Add systemd security hardening to daemon + * ttrss: tests: functional: Make subscription faster + * user: Accommodate Django 3.1 change for model choice iteration + * users: Help set language cookie when user profile is edited + * wordpress: Run service only if when installed and configured + == FreedomBox 21.10 (2021-09-27) == === Highlights === diff --git a/doc/manual/es/MatrixSynapse.raw.wiki b/doc/manual/es/MatrixSynapse.raw.wiki index ef9fbb744..3eea26714 100644 --- a/doc/manual/es/MatrixSynapse.raw.wiki +++ b/doc/manual/es/MatrixSynapse.raw.wiki @@ -82,7 +82,8 @@ Si tu !FreedomBox está detrás de un router, necesitarás configurar la redirec * Sitio web de Matrix: https://matrix.org * Sección de Synapse: https://matrix.org/docs/projects/server/synapse - * Documentación de uso: https://matrix.org/docs/guides + * Documentación de uso: https://matrix.org/docs/guides+ + * Video tutorial para instalar Matrix Synapse sobre una instancia en la nube: https://youtu.be/8snpMHHbymI ## END_INCLUDE diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index a4a9d9608..1b82580b3 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,42 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 21.11 (2021-10-11) == + +=== Highlights === + + * ttrss: Fix daemon not running sometimes on startup + +=== Other Changes === + + * *: Always pass check= argument to subprocess.run() + * *: Convert all functional tests to python format + * *: Move all systemd service files from /lib to /usr + * calibre: Run service only if when installed + * d/control: Allow building with python interpreter of any arch + * d/rules: Don't install and enable other systemd service files + * d/rules: Don't use setup.py to invoke tests, invoke directly instead + * email: Manage known installation conflicts + * locale: Update translation for Bulgarian, Ukrainian + * package: Add functions for removing packages + * performance: Cleanup code meant for cockpit version < 235 + * pyproject.toml: Merge contents of .converagerc + * pyproject.toml: Merge contents of pytest.ini + * settings: Choose password hashing complexity suitable for SBCs + * setup: Show and remove conflicts before installation + * sso, translation: Help set language cookie when user logins in + * storage: tests: functional: Fix tests always getting skipped + * tests: Add some missed marks for functional tests + * tests: Add tests for action utilities + * tests: Improve handling of tests skipped by default + * tests: help: Add help view tests + * translation: Always set language cookie when switching language + * ttrss: Add systemd security hardening to daemon + * ttrss: tests: functional: Make subscription faster + * user: Accommodate Django 3.1 change for model choice iteration + * users: Help set language cookie when user profile is edited + * wordpress: Run service only if when installed and configured + == FreedomBox 21.10 (2021-09-27) == === Highlights ===