mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v24.7 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5a7a0c1268
commit
f735f183b7
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,3 +1,41 @@
|
|||||||
|
freedombox (24.7) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* actions: Move most of the privileged action code to main directory
|
||||||
|
* tests: Remove unused fixture for testing actions
|
||||||
|
* tests: Move test configuration to plinth directory
|
||||||
|
* tests: Merge actions related test files
|
||||||
|
* tests: Automatically create pytest marks for apps
|
||||||
|
* users: Add email address field when creating/updating user accounts
|
||||||
|
* users: Add email address field during first boot
|
||||||
|
* system: Organize items into sections
|
||||||
|
* views: Fix alignment of close button in error messages
|
||||||
|
* actions: Minor refactor to action error logging
|
||||||
|
* actions: Provide HTML error message with action error
|
||||||
|
* views: Implement a utility to easily show error message
|
||||||
|
* middleware: Show HTML exception message as extra detail in messages
|
||||||
|
* package: Drop special error message handling for package errors
|
||||||
|
* backups: Adjust to changes in privileged errors
|
||||||
|
* letsencrypt: Simplify error warning when certificate revoke fails
|
||||||
|
* letsencrypt: Show better error messages
|
||||||
|
* storage: Adjust to changes in privileged errors
|
||||||
|
* letsencrypt: Remove unnecessary processing of the error messages
|
||||||
|
* storage: Show better error message
|
||||||
|
* upgrades: Show better error messages
|
||||||
|
* snapshot: Show better error messages
|
||||||
|
* package: Don't remove packages of other apps on uninstall
|
||||||
|
* matrixsynapse: Prevent setup page from being shown during uninstall
|
||||||
|
|
||||||
|
[ Veiko Aasa ]
|
||||||
|
* samba: Fix Samba not accessible from IPv6 localhost ::1 address
|
||||||
|
* samba: Disable nmbd NetBIOS service
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 25 Mar 2024 21:12:59 -0400
|
||||||
|
|
||||||
freedombox (24.6) unstable; urgency=medium
|
freedombox (24.6) unstable; urgency=medium
|
||||||
|
|
||||||
[ Veiko Aasa ]
|
[ Veiko Aasa ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '24.6'
|
__version__ = '24.7'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user