mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Release v24.5 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
169eb9854f
commit
c217fdb5c6
27
debian/changelog
vendored
27
debian/changelog
vendored
@ -1,3 +1,30 @@
|
|||||||
|
freedombox (24.5) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* container: Fix issue with missing make command on stable image
|
||||||
|
* setup: Minor refactoring of force upgrader class instantiation
|
||||||
|
* setup: Ensure that force upgrade won't run when app is not installed
|
||||||
|
* setup: Ensure that apt is updated before checking force upgrade
|
||||||
|
* firewalld: Implement force upgrading to any 2.x versions
|
||||||
|
* backups: tests: Don't use pytest marks on fixtures
|
||||||
|
* tor: tests: Fix issue with pytest 8.x versions
|
||||||
|
* tor: tests: Convert to pytest style tests from class based tests
|
||||||
|
* pyproject.toml: Exclude the build directory from mypy checks
|
||||||
|
* gitweb, users: Minor fixes for newer pycodestyle
|
||||||
|
* daemon: Add new component for daemons shared across apps
|
||||||
|
* wordpress: Add shared daemon component for mariadb/mysql
|
||||||
|
* zoph: Add shared daemon component for mariadb/mysql
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* setup: Try force upgrade before running app setup
|
||||||
|
* tests: Patch apps_init for enable/disable daemon test
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Olaf Schaf ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 26 Feb 2024 20:58:45 -0500
|
||||||
|
|
||||||
freedombox (24.4) unstable; urgency=medium
|
freedombox (24.4) unstable; urgency=medium
|
||||||
|
|
||||||
[ Johannes Keyser ]
|
[ Johannes Keyser ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '24.4'
|
__version__ = '24.5'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user