Release v26.9 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-06-01 21:20:28 -04:00
parent bd733d4816
commit 2590661fc8
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.9) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* syncthing: Use systemd-sysusers for creating a system user account
* infinoted: Use systemd-sysusers for creating a system user account
* bepasty: Don't remove old system user and group
[ Luca Boccassi ]
* Stop deleting system user on remove/purge
* Install and use sysusers.d/tmpfiles.d config files
[ Hosted Weblate user 151773 ]
* Translated using Weblate (German)
[ jay ]
* Translated using Weblate (Dutch)
[ Frederico Gomes ]
* wireguard: Auto-generate client keypairs
* wireguard: Provide download and QR code for client config
* wireguard: Enable connection to a server using IPv6
[ James Valleroy ]
* debian/control: Add !nocheck for python3-segno
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 01 Jun 2026 21:17:46 -0400
freedombox (26.8) unstable; urgency=medium
[ Pierfrancesco Passerini ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '26.8'
__version__ = '26.9'