Release v26.10 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-07-28 22:48:47 -04:00
parent ecddf2cefa
commit 4f419723b5
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 38 additions and 1 deletions

37
debian/changelog vendored
View File

@ -1,3 +1,40 @@
freedombox (26.10) unstable; urgency=medium
[ Coool ]
* Translated using Weblate (Latvian)
[ bittin1ddc447d824349b2 ]
* Translated using Weblate (Swedish)
[ Grayson Wolf ]
* d/t/access-web-interface: make ready check more robust
[ James Valleroy ]
* debian/tests: Drop redundant status check
* tor, torproxy: Avoid error if defaults file missing during uninstall
* locale: Update strings for translation
[ Dietmar ]
* Translated using Weblate (German)
[ Frederico Gomes ]
* luanti: Add more detail to description
* apps: Change header title from Disabled to Available for install
[ Coucouf ]
* Translated using Weblate (French)
[ reducedradius ]
* Translated using Weblate (Chinese (Simplified Han script))
[ Sunil Mohan Adapa ]
* css: Fix sizing for icons in custom shortcuts
* log: Set simpler syslog identifier instead of full binary path
* ssh: Don't fail on page load when SSH host key can't be read
* first_boot: Move first wizard secret generation to this app
-- James Valleroy <jvalleroy@mailbox.org> Tue, 28 Jul 2026 22:48:24 -0400
freedombox (26.9.1) unstable; urgency=medium
[ 大王叫我来巡山 ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '26.9.1'
__version__ = '26.10'