diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 7415fd7fd..1b4cc859f 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,29 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 22.26 (2022-12-05) == + +=== Highlights === + + * ejabberd: Enable mod_http_upload + * security: Remove restricted access setting and configuration + * ssh: Restrict logins to groups root, admin and freedombox-ssh + +=== Other Changes === + + * calibre: Add protection to local service using firewall + * deluge: Add protection to local service using firewall + * email: Add protection to local service using firewall + * firewall: Create a mechanism for protecting local services + * firewall: Introduce component for local service protection + * i2p: Add protection to local service using firewall + * i2p: Remove donation URL that is no longer available + * minidlna: Add protection to local service using firewall + * searx: Ensure that socket is only reachable by Apache and root + * ssh: Add checkbox to remove login group restrictions + * syncthing: Add protection to local service using firewall + * transmission: Add protection to local service using firewall + == FreedomBox 22.25 (2022-11-21) == * email: Add fail2ban jail for dovecot diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 7415fd7fd..1b4cc859f 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,29 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 22.26 (2022-12-05) == + +=== Highlights === + + * ejabberd: Enable mod_http_upload + * security: Remove restricted access setting and configuration + * ssh: Restrict logins to groups root, admin and freedombox-ssh + +=== Other Changes === + + * calibre: Add protection to local service using firewall + * deluge: Add protection to local service using firewall + * email: Add protection to local service using firewall + * firewall: Create a mechanism for protecting local services + * firewall: Introduce component for local service protection + * i2p: Add protection to local service using firewall + * i2p: Remove donation URL that is no longer available + * minidlna: Add protection to local service using firewall + * searx: Ensure that socket is only reachable by Apache and root + * ssh: Add checkbox to remove login group restrictions + * syncthing: Add protection to local service using firewall + * transmission: Add protection to local service using firewall + == FreedomBox 22.25 (2022-11-21) == * email: Add fail2ban jail for dovecot