mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v26.12 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
b9ccba85c3
commit
dc0c5752c9
45
debian/changelog
vendored
45
debian/changelog
vendored
@ -1,3 +1,48 @@
|
|||||||
|
freedombox (26.12) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ John Doe ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
|
||||||
|
[ Jiří Podhorecký ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Bone NI ]
|
||||||
|
* Added translation using Weblate (Lao)
|
||||||
|
* Translated using Weblate (Lao)
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* plinth/*: Rename plinth/ folder to freedombox/
|
||||||
|
* *: Update imports statements from plinth to freedombox
|
||||||
|
* *: Additional import path related changes
|
||||||
|
* *: Update import path in modules-enabled configuration files
|
||||||
|
* doc/dev: Update developer documentation with new import path
|
||||||
|
* *: Update additional documentation/comments with new import path
|
||||||
|
* d/copyright: Update copyright file
|
||||||
|
* django: Changes for new import path
|
||||||
|
* django: Rename DB tables from plinth_ to freedombox_
|
||||||
|
* *: All other changes need for new import path
|
||||||
|
* *: Miscellaneous changes to work with reduce the use of term 'plinth'
|
||||||
|
* container: Fix failure with defining a new VM
|
||||||
|
* errors: Rename PlinthError to FbxError
|
||||||
|
* radicale: Redirect from .well-known URLs only temporarily
|
||||||
|
* radicale: tests: Don't fail if Nextcloud is enabled
|
||||||
|
* tags: tests: Fix functional tests broken by separate apps/add page
|
||||||
|
* wireguard: Fix auto-adding client when no domains are configured
|
||||||
|
* wireguard: Fix issues with newline in public key when adding client
|
||||||
|
* wireguard: Improve reliability functional tests by waiting after ops
|
||||||
|
* bin: Rename main binary from plinth to freedombox
|
||||||
|
* nextcloud: test: Fix functional tests with version 26
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* locale: Move lo to freedombox path
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Daniel Nylander ]
|
||||||
|
* Translated using Weblate (Swedish)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 14 Sep 2026 20:30:46 -0400
|
||||||
|
|
||||||
freedombox (26.11.1) unstable; urgency=medium
|
freedombox (26.11.1) unstable; urgency=medium
|
||||||
|
|
||||||
[ James Valleroy ]
|
[ James Valleroy ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '26.11.1'
|
__version__ = '26.12'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user