mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Release v20.9 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
eac1256b4b
commit
10924a1dca
61
debian/changelog
vendored
61
debian/changelog
vendored
@ -1,3 +1,64 @@
|
|||||||
|
plinth (20.9) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Petter Reinholdtsen ]
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* snapshot: Set as essential module
|
||||||
|
* functional_tests: snapshot: Skip delete all when there are no snapshots
|
||||||
|
* quassel: Use systemd sandboxing features
|
||||||
|
* minidlna: Move sysctl config to /etc/sysctl.d/50-freedombox.conf
|
||||||
|
* upgrades: Add needrestart to restart services as needed
|
||||||
|
* upgrades: Enable Automatic-Reboot option of unattended-upgrades
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Michael Breidenbach ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
* Translated using Weblate (Swedish)
|
||||||
|
|
||||||
|
[ Fioddor Superconcentrado ]
|
||||||
|
* Folder remained unrenamed. Should have changed along with git links.
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* snapshot: Fix issues with restore and delete
|
||||||
|
* performance: Add basic functional tests
|
||||||
|
* daemon: Allow using an alias when enabling a daemon
|
||||||
|
* bind: Add daemon alias for bind9 -> named
|
||||||
|
* daemon: bind: cosmetic: yapf, isort formatting
|
||||||
|
* firewall: Reload firewalld so it works with newly installed services
|
||||||
|
* glib: Allow scheduling non-repeating tasks in separate threads
|
||||||
|
* notification: Expand and clarify restriction on id property
|
||||||
|
* storage: Auto-mount disks, notify of failing disks
|
||||||
|
* package: Fix error log when checking if package manager is busy
|
||||||
|
* power: cosmetic: Fix flake8 warnings
|
||||||
|
* first_setup: Fix regression with logo not showing
|
||||||
|
* minidlna: cosmetic: isort fixes
|
||||||
|
* mediawiki: Stop jobrunner during backup/restore
|
||||||
|
* minidlna: Stop daemon during backup/restore
|
||||||
|
* mumble: Stop server during backup/restore
|
||||||
|
* quassel: Fix stopping server during backup/restore
|
||||||
|
* tor: Fix stopping server during backup/restore
|
||||||
|
* upgrades: Always schedule a reboot at 02:00 local time
|
||||||
|
* upgrades: Add information about service restart and system reboot
|
||||||
|
* performance: Launch the Cockpit graphs directly if possible
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* samba: Change description to Network File Storage
|
||||||
|
* functional-tests: Skip network setup wizard
|
||||||
|
* functional-tests: Move Disable tests to the end
|
||||||
|
|
||||||
|
[ fred1m ]
|
||||||
|
* performance: Add app for system monitoring
|
||||||
|
|
||||||
|
[ Luis A. Arizmendi ]
|
||||||
|
* Translated using Weblate (Spanish)
|
||||||
|
|
||||||
|
[ Artem ]
|
||||||
|
* Translated using Weblate (Russian)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 May 2020 19:42:49 -0400
|
||||||
|
|
||||||
plinth (20.8) unstable; urgency=medium
|
plinth (20.8) unstable; urgency=medium
|
||||||
|
|
||||||
[ Luis A. Arizmendi ]
|
[ Luis A. Arizmendi ]
|
||||||
|
|||||||
@ -3,4 +3,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '20.8'
|
__version__ = '20.9'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user