mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
Release v24.17 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
246e356fd6
commit
99496eb536
64
debian/changelog
vendored
64
debian/changelog
vendored
@ -1,3 +1,67 @@
|
||||
freedombox (24.17) unstable; urgency=medium
|
||||
|
||||
[ gallegonovato ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ 大王叫我来巡山 ]
|
||||
* Translated using Weblate (Chinese (Simplified))
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ Besnik Bleta ]
|
||||
* Translated using Weblate (Albanian)
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* gitweb: Don't backup/restore a drop-in configuration file
|
||||
* tests: functional: Allow submitting form buttons along with inputs
|
||||
* tests: functional: Name the background fixture
|
||||
* nextcloud: Redirect to URL nextcloud/ if ending slash is not given
|
||||
* nextcloud: Prevent process restart when nextcloud is uninstalled
|
||||
* nextcloud: tests: functional: Add base and interface tests
|
||||
* rssbridge: tests: Add missing __init__.py
|
||||
* base.html: Drop dependency on modernizr.js library
|
||||
* apache: Enable dav and dav_fs modules
|
||||
* COPYING.md: Update copyright years
|
||||
* featherwiki: Fix a type check failure
|
||||
* makefile: Don't fail while building and installing multiple versions
|
||||
* actions: Define and allow a new alias for str; secret_str
|
||||
* bepasty: Mark secret strings in privileged actions
|
||||
* ssh: Mark secret strings in privileged actions
|
||||
* pagekite: Mark secret strings in privileged actions
|
||||
* nextcloud: Mark secret strings in privileged actions
|
||||
* mumble: Mark secret strings in privileged actions
|
||||
* miniflux: Mark secret strings in privileged actions
|
||||
* shadowsocks: Mark secret strings in privileged actions
|
||||
* shadowsocksserver: Mark secret strings in privileged actions
|
||||
* mediawiki: Mark secret strings in privileged actions
|
||||
* ikiwiki: Mark secret strings in privileged actions
|
||||
* users: Mark secret strings in privileged actions
|
||||
* backups: Mark secret strings in privileged actions
|
||||
* actions: Log arguments without secret strings in privileged calls
|
||||
* actions: Add error when likely parameters are not marked as secret
|
||||
* django: settings: Don't set USE_L10N on newer versions
|
||||
* templates: Fix warning about using default.html for form template
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* featherwiki: Add new app
|
||||
* featherwiki: Proxy download through freedombox.org
|
||||
* tiddlywiki: Add new app
|
||||
|
||||
[ Jiří Podhorecký ]
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ James Valleroy ]
|
||||
* storage: Add diagnostic for grub config issue
|
||||
* firewall: Setup inter-zone forwarding
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 12 Aug 2024 22:07:34 -0400
|
||||
|
||||
freedombox (24.16) unstable; urgency=medium
|
||||
|
||||
[ 109247019824 ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '24.16'
|
||||
__version__ = '24.17'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user