mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v22.26 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
daf8238106
commit
70662e481a
25
debian/changelog
vendored
25
debian/changelog
vendored
@ -1,3 +1,28 @@
|
|||||||
|
freedombox (22.26) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* i2p: Remove donation URL that is no longer available
|
||||||
|
* searx: Ensure that socket is only reachable by Apache and root
|
||||||
|
* firewall: Create a mechanism for protecting local services
|
||||||
|
* firewall: Introduce component for local service protection
|
||||||
|
* calibre: Add protection to local service using firewall
|
||||||
|
* deluge: Add protection to local service using firewall
|
||||||
|
* transmission: Add protection to local service using firewall
|
||||||
|
* syncthing: Add protection to local service using firewall
|
||||||
|
* minidlna: Add protection to local service using firewall
|
||||||
|
* i2p: Add protection to local service using firewall
|
||||||
|
* email: Add protection to local service using firewall
|
||||||
|
* ssh: Restrict logins to groups root, admin and freedombox-ssh
|
||||||
|
* ssh: Add checkbox to remove login group restrictions
|
||||||
|
* security: Remove restricted access setting and configuration
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* ejabberd: Enable mod_http_upload
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 05 Dec 2022 21:37:21 -0500
|
||||||
|
|
||||||
freedombox (22.25.1) unstable; urgency=medium
|
freedombox (22.25.1) unstable; urgency=medium
|
||||||
|
|
||||||
* Re-upload to unstable.
|
* Re-upload to unstable.
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '22.25.1'
|
__version__ = '22.26'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user