From d5070f62cc1d2c9f21f6a864cf445bb411155e2d Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Wed, 25 Sep 2024 11:57:21 -0400 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/ReleaseNotes.raw.wiki | 19 ++++++++++++++++++- doc/manual/es/ReleaseNotes.raw.wiki | 19 ++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 559005c7b..c45184ee2 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,23 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.20.1 (2024-09-25) == + +=== Highlights === + + * samba: Fix nmb systemd service is in erroneous state + * users: Inactivate users in LDAP user database + +=== Other Changes === + + * Revert "debian: tests: Wait for systemd-resolved to be started" + * ci: Run autopkgtest but allow failure + * d/tests: Add breaks-testbed restriction + * locale: Update translations for Bulgarian, Chinese (Simplified Han script), Spanish, Turkish + * security: Remove PAM configuration for 'access' module + * users: Increment app version for changes w.r.t. inactive users + * users: Set proper class on default password policy object + == FreedomBox 24.20 (2024-09-23) == === Highlights === @@ -28,7 +45,7 @@ The following are the release notes for each !FreedomBox version. * service: Add privileged utility for 'try-reload-or-restart' action * tests: functional: Don't timeout when web server restarts * upgrades: Treat n/a release as testing - * users: Don't cache NSS user indentity information + * users: Don't cache NSS user identity information * users: Invalidate nscd cache after nslcd service startup == FreedomBox 24.19 (2024-09-09) == diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 559005c7b..c45184ee2 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,23 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.20.1 (2024-09-25) == + +=== Highlights === + + * samba: Fix nmb systemd service is in erroneous state + * users: Inactivate users in LDAP user database + +=== Other Changes === + + * Revert "debian: tests: Wait for systemd-resolved to be started" + * ci: Run autopkgtest but allow failure + * d/tests: Add breaks-testbed restriction + * locale: Update translations for Bulgarian, Chinese (Simplified Han script), Spanish, Turkish + * security: Remove PAM configuration for 'access' module + * users: Increment app version for changes w.r.t. inactive users + * users: Set proper class on default password policy object + == FreedomBox 24.20 (2024-09-23) == === Highlights === @@ -28,7 +45,7 @@ The following are the release notes for each !FreedomBox version. * service: Add privileged utility for 'try-reload-or-restart' action * tests: functional: Don't timeout when web server restarts * upgrades: Treat n/a release as testing - * users: Don't cache NSS user indentity information + * users: Don't cache NSS user identity information * users: Invalidate nscd cache after nslcd service startup == FreedomBox 24.19 (2024-09-09) ==