Release v25.2 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2025-01-27 21:07:43 -05:00
parent 4d535294d3
commit 23d6096d37
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 60 additions and 1 deletions

59
debian/changelog vendored
View File

@ -1,3 +1,62 @@
freedombox (25.2) unstable; urgency=medium
[ Dietmar ]
* Translated using Weblate (German)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ 大王叫我来巡山 ]
* Translated using Weblate (Chinese (Simplified Han script))
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
[ Besnik Bleta ]
* Translated using Weblate (Albanian)
[ Sunil Mohan Adapa ]
* action_utils: Implement methods to get/set the systemd boot target
* gnome: Add app to provide a graphical desktop environment
* gnome: Add changes missing from branch merge
* ui: Fix missing arrow on dropdown form fields
* nextcloud: tests: functional: Set override domain testing on VM
* nextcloud: tests: functional: Fix test for modified structure of UI
* ui: Drop the temporary fix for missing popper.js 2.0
* firewall, networks, storage: Drop polkit pkla files
* d/control: Fix incorrect comment format
* d/copyright: Fix copyright entry for GNOME app icons
* ui: Fix tag separator not showing on some machines
* email: Recommend Thunderbird Mobile instead of K-9 Mail
* miniflux: Add management of postgresql daemon in a shared manner
* ttrss: Add management of postgresql daemon in a shared manner
* wordpress: Order daemon enable/disable correctly
* db: Add more utilities for managing PostgreSQL databases
* ttrss: Fix issue with installing after uninstalling
* nextcloud: Drop some dead code
* apache: Enable expires module by default
[ Benedek Nagy ]
* email: Make rspamd learn spam/ham when the user marks mails as junk or
not junk
* sogo: Add a new app for SOGo groupware
[ pesder ]
* Translated using Weblate (Chinese (Traditional Han script))
[ ikmaak ]
* Translated using Weblate (Dutch)
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 Jan 2025 21:07:10 -0500
freedombox (25.1) unstable; urgency=medium
[ gfbdrgng ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '25.1'
__version__ = '25.2'