mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v25.5 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
20f683c2b6
commit
ac3f0efa94
41
debian/changelog
vendored
41
debian/changelog
vendored
@ -1,3 +1,44 @@
|
||||
freedombox (25.5) unstable; urgency=medium
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* sogo: Fix a typo in tags
|
||||
* ui: tags: Show tags on all cards pages if present
|
||||
* ui: tags: Minor refactoring in menu filtering and sorting
|
||||
* ui: tags: Add tag search/filter for system page
|
||||
* ui: tags: Redirect to apps or system page appropriately
|
||||
* ui: Minor change with renaming a variable
|
||||
* ui: system: When canceling search stay on current page
|
||||
* upgrades: Split dist upgrade into a separate module
|
||||
* upgrades: Drop special handling for searx
|
||||
* upgrades: Refactor code to disable snapshots
|
||||
* upgrades: Refactor code for disabling Quassel during dist-upgrade
|
||||
* upgrades: Use systemd-run to create transient service
|
||||
* upgrades: Refactor code to hold packages
|
||||
* upgrades: Split the main dist upgrade code
|
||||
* upgrades: Relax list of packages to hold during dist upgrade
|
||||
* upgrades: Perform sources file update more reliably
|
||||
* upgrades: Refactor code to retrieve the new codename
|
||||
* upgrades: Use systemd service status instead of flag file
|
||||
* upgrades: Simplify dist upgrades checks using exceptions
|
||||
* upgrades: Log apt output to journal during dist upgrade
|
||||
* upgrades: Log messages using python logging framework
|
||||
* upgrades: Simplify some global names
|
||||
* action_utils: Ensure that package are unheld if dist upgrade fails
|
||||
* upgrades: Perform easier checks first during dist upgrade
|
||||
* upgrades: tests: Add unit tests for dist upgrade methods
|
||||
* upgrades: Minor refactor to pre-dist upgrade checks
|
||||
* upgrades: Use bind mounts to edit sources file only upon completion
|
||||
* setup: Fix issue with pending app update and force upgrade
|
||||
|
||||
[ Максим Горпиніч ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ James Valleroy ]
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 10 Mar 2025 20:52:29 -0400
|
||||
|
||||
freedombox (25.4.1) unstable; urgency=medium
|
||||
|
||||
[ Burak Yavuz ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '25.4.1'
|
||||
__version__ = '25.5'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user