Release v26.7.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-04-28 18:26:58 -04:00
parent 91296b6e81
commit 5c42e04813
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 17 additions and 1 deletions

16
debian/changelog vendored
View File

@ -1,3 +1,19 @@
freedombox (26.7.1) unstable; urgency=medium
[ Frederico Gomes ]
* radicale: Enable lc_username for case-insensitive auth
[ Sunil Mohan Adapa ]
* radicale, bepasty: Fix issue with failed diagnostic test
* radicale: Fix issue with parsing new configuration file
* radicale: tests: functional: Better checking for well-known URLs
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Tue, 28 Apr 2026 18:26:38 -0400
freedombox (26.7) unstable; urgency=medium freedombox (26.7) unstable; urgency=medium
[ Burak Yavuz ] [ Burak Yavuz ]

View File

@ -3,4 +3,4 @@
Package init file. Package init file.
""" """
__version__ = '26.7' __version__ = '26.7.1'