Release v26.6 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-04-06 20:41:55 -04:00
parent 640463e17e
commit 02a6091722
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 30 additions and 1 deletions

29
debian/changelog vendored
View File

@ -1,3 +1,32 @@
freedombox (26.6) unstable; urgency=medium
[ Coucouf ]
* Translated using Weblate (French)
[ Dietmar ]
* Translated using Weblate (Italian)
* Translated using Weblate (German)
[ Pierfrancesco Passerini ]
* Translated using Weblate (Italian)
[ bsurajpatra ]
* Translated using Weblate (Hindi)
[ Sunil Mohan Adapa ]
* service: Capture stdout/stderr when running as systemd unit
* views: Add a decorator to handle exceptions in JSON views
* d/control: Add fido2 library as dependency
* users: Add support for registering, editing, and deleting passkeys
* users: Add support for logging in with passkeys
* users: Add link to guide on passkeys
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 06 Apr 2026 20:41:35 -0400
freedombox (26.5.1) unstable; urgency=medium
[ Burak Yavuz ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '26.5.1'
__version__ = '26.6'