mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-08 11:40:25 +00:00
Release v25.6 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
1f11fae1c5
commit
176690d0b9
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,3 +1,29 @@
|
||||
freedombox (25.6) unstable; urgency=medium
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* setup: Fix a minor flake8 complaint
|
||||
* doc: Fetch latest manual
|
||||
* container: Allow taking snapshots of VMs
|
||||
* upgrades: Run dpkg/apt fixes before dist upgrade
|
||||
* names: Store domains in kvstore instead of /etc/hosts
|
||||
* container: Don't remove qcow2 image when terminating VM
|
||||
* operation: Drop type annotations on enum members
|
||||
* storage: tests: Fix a test failure for psutils >= 7.0
|
||||
|
||||
[ Dietmar ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ James Valleroy ]
|
||||
* tests: functional: Add enable-all-apps script
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ Benedek Nagy ]
|
||||
* SOGo: add dpkg-dev to the package list
|
||||
* syncthing: Extend setup process to recover from manual config errors
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Tue, 25 Mar 2025 10:09:07 -0400
|
||||
|
||||
freedombox (25.5) unstable; urgency=medium
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '25.5'
|
||||
__version__ = '25.6'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user