mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Release v21.10 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
7a4058a3a2
commit
294410019f
73
debian/changelog
vendored
73
debian/changelog
vendored
@ -1,3 +1,76 @@
|
||||
freedombox (21.10) unstable; urgency=medium
|
||||
|
||||
[ Veiko Aasa ]
|
||||
* samba: tests: Convert functional tests to non-BDD python format
|
||||
|
||||
[ James Valleroy ]
|
||||
* tests: Show warning when app not available
|
||||
* bepasty: Convert functional tests to non-BDD python format
|
||||
* bind: Convert functional tests to non-BDD python format
|
||||
* config: Convert functional tests to non-BDD python format
|
||||
* coturn: Convert functional tests to non-BDD python format
|
||||
* datetime: Convert functional tests to non-BDD python format
|
||||
* deluge: Convert functional tests to non-BDD python format
|
||||
* dynamicdns: Convert functional tests to non-BDD python format
|
||||
* ejabberd: Convert functional tests to non-BDD python format
|
||||
* help: Convert functional tests to non-BDD python format
|
||||
* ikiwiki: Convert functional tests to non-BDD python format
|
||||
* mediawiki: Convert functional tests to non-BDD python format
|
||||
* mldonkey: Convert functional tests to non-BDD python format
|
||||
* monkeysphere: Convert functional tests to non-BDD python format
|
||||
* mumble: Convert functional tests to non-BDD python format
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
* debian: Set Standards-Version to 4.6.0
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* ikiwiki: tests: functional: Use newer splinter API for finding links
|
||||
* openvpn: tests: functional: Use newer splinter API for finding links
|
||||
* backups: tests: functional: Use newer splinter API for finding links
|
||||
* users: tests: functional: Use newer splinter API for finding links
|
||||
* mediawiki: tests: functional: Use newer splinter API for finding links
|
||||
* dynamicdns: tests: functional: Use newer splinter API for finding links
|
||||
* calibre: tests: functional: Use newer splinter API for finding links
|
||||
* tests: functional: Use newer splinter API for finding links
|
||||
* *: Use Django gettext functions instead of ugettext
|
||||
* pyproject: Make isort consistent across execution environments
|
||||
* *: Various isort fixes
|
||||
* *: Use django.urls.re_path() instead of its alias url()
|
||||
* signals: Drop provider args when creating Signal object
|
||||
* settings: Set Django auto field type explicitly
|
||||
* *: Use allow/denylist instead white/blacklist in comments
|
||||
* tests: Introduce fixtures to make it easy to test actions
|
||||
* calibre: tests: Use common fixtures for testing actions module
|
||||
* sso: tests: Use common fixtures for testing actions module
|
||||
* gitweb: tests: Use common fixtures for testing actions module
|
||||
* openvpn: tests: Use common fixtures for testing actions module
|
||||
* matrixsynapse: tests: Use common fixtures for testing actions module
|
||||
* ejabberd: tests: Use common fixtures for testing actions module
|
||||
* mediawiki: tests: Use common fixtures for testing actions module
|
||||
* views: Update utility for checking URL safety
|
||||
* sso: Update usage of OpenSSL crypt signing API
|
||||
|
||||
[ Andrij Mizyk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
* Translated using Weblate (Ukrainian)
|
||||
* Translated using Weblate (Ukrainian)
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ Dietmar ]
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (Italian)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ Michael Breidenbach ]
|
||||
* Translated using Weblate (Swedish)
|
||||
|
||||
[ Johannes Keyser ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 Sep 2021 19:10:05 -0400
|
||||
|
||||
freedombox (21.9) unstable; urgency=medium
|
||||
|
||||
[ Fioddor Superconcentrado ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '21.9'
|
||||
__version__ = '21.10'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user