mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Release v21.11 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
35a368929c
commit
dc6282676d
73
debian/changelog
vendored
73
debian/changelog
vendored
@ -1,3 +1,76 @@
|
|||||||
|
freedombox (21.11) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Fioddor Superconcentrado ]
|
||||||
|
* test: help: Add help view tests
|
||||||
|
* test: Add tests for action utilities
|
||||||
|
* tests: Improve handling of tests skipped by default
|
||||||
|
* package: Add functions for removing packages
|
||||||
|
* setup: Show and remove conflicts before installation
|
||||||
|
* email: Manage known installation conflicts
|
||||||
|
|
||||||
|
[ 109247019824 ]
|
||||||
|
* Translated using Weblate (Bulgarian)
|
||||||
|
|
||||||
|
[ Andrij Mizyk ]
|
||||||
|
* Translated using Weblate (Ukrainian)
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* openvpn: Convert functional tests to non-BDD python format
|
||||||
|
* pagekite: Convert functional tests to non-BDD python format
|
||||||
|
* privoxy: Convert functional tests to non-BDD python format
|
||||||
|
* tests: Add backups mark for openvpn, pagekite, privoxy
|
||||||
|
* quassel: Convert functional tests to non-BDD python format
|
||||||
|
* radicale: Convert functional tests to non-BDD python format
|
||||||
|
* roundcube: Convert functional tests to non-BDD python format
|
||||||
|
* searx: Convert functional tests to non-BDD python format
|
||||||
|
* security: Convert functional tests to non-BDD python format
|
||||||
|
* shadowsocks: Convert functional tests to non-BDD python format
|
||||||
|
* sharing: Convert functional tests to non-BDD python format
|
||||||
|
* snapshot: Convert functional tests to non-BDD python format
|
||||||
|
* ssh: Convert functional tests to non-BDD python format
|
||||||
|
* sso: Convert functional tests to non-BDD python format
|
||||||
|
* storage: Convert functional tests to non-BDD python format
|
||||||
|
* syncthing: Convert functional tests to non-BDD python format
|
||||||
|
* tahoe: Convert functional tests to non-BDD python format
|
||||||
|
* tor: Convert functional tests to non-BDD python format
|
||||||
|
* transmission: Convert functional tests to non-BDD python format
|
||||||
|
* ttrss: Convert functional tests to non-BDD python format
|
||||||
|
* upgrades: Convert functional tests to non-BDD python format
|
||||||
|
* zoph: Convert functional tests to non-BDD python format
|
||||||
|
* users: Convert functional tests to non-BDD python format
|
||||||
|
* tests: Add some missed marks for functional tests
|
||||||
|
* tests: Drop step definitions
|
||||||
|
* conftest: Skip functional tests if splinter not importable
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* d/control: Allow building with python interpreter of any arch
|
||||||
|
* user: Accommodate Django 3.1 change for model choice iteration
|
||||||
|
* settings: Choose password hashing complexity suitable for SBCs
|
||||||
|
* pyproject.toml: Merge contents of pytest.ini
|
||||||
|
* pyproject.toml: Merge contents of .converagerc
|
||||||
|
* d/rules: Don't use setup.py to invoke tests, invoke directly instead
|
||||||
|
* users: Help set language cookie when user profile is edited
|
||||||
|
* sso, translation: Help set language cookie when user logins in
|
||||||
|
* translation: Always set language cookie when switching language
|
||||||
|
* *: Move all systemd service files from /lib to /usr
|
||||||
|
* wordpress: Run service only if when installed and configured
|
||||||
|
* calibre: Run service only if when installed
|
||||||
|
* d/rules: Don't install and enable other systemd service files
|
||||||
|
* storage: tests: functional: Fix tests always getting skipped
|
||||||
|
* package: Remove unused import to fix pipeline
|
||||||
|
* tests: Drop installation of pytest-bdd
|
||||||
|
* performance: Cleanup code meant for cockpit version < 235
|
||||||
|
* *: Always pass check= argument to subprocess.run()
|
||||||
|
* ttrss: Fix daemon not running sometimes on startup
|
||||||
|
* ttrss: Add systemd security hardening to daemon
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* ttrss: tests: functional: Make subscription faster
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 11 Oct 2021 18:55:20 -0400
|
||||||
|
|
||||||
freedombox (21.10) unstable; urgency=medium
|
freedombox (21.10) unstable; urgency=medium
|
||||||
|
|
||||||
[ Veiko Aasa ]
|
[ Veiko Aasa ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '21.10'
|
__version__ = '21.11'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user