mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v0.47.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
37dfc7876b
commit
19d335bf38
54
debian/changelog
vendored
54
debian/changelog
vendored
@ -1,3 +1,57 @@
|
||||
plinth (0.47.0) unstable; urgency=medium
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* ci: Don't install fuse and fuse3 packages in the CI environment
|
||||
* snapshot: Fix snapshots filling up the disk
|
||||
* snapshot: ui: Remove NUMBER_MIN_AGE setting and add FREE_LIMIT
|
||||
* snapshot: Enable TIMELINE_CLEANUP and NUMBER_CLEANUP by default
|
||||
* snapshot: Improve description
|
||||
* snapshot: Merge the functionality of the migrate command into setup
|
||||
* snapshot: Fix failing tests
|
||||
* snapshots: Handle installation on non-btrfs filesystems
|
||||
* snapshot: Handle "Config in use" error
|
||||
|
||||
[ James Valleroy ]
|
||||
* radicale: Add tests for well-known URLs
|
||||
* radicale: Don't modify default file for radicale >= 2.1.10
|
||||
* radicale: Add support for radicale 2.x
|
||||
* setup: Fix spelling error
|
||||
* radicale: Switch to uwsgi for radicale 2.x
|
||||
* radicale: Create collections folder before starting uwsgi
|
||||
* Update translation strings
|
||||
* Fetch latest manual
|
||||
* debian: Update debhelper compat version to 12
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* radicale: Redirect to well-known URLs according to version
|
||||
* syncthing: Use exact matches when enforcing trailing '/'
|
||||
* snapshot: Minor styling fixes
|
||||
* snapshot: Update descriptions and UI options
|
||||
* snapshot: Refactor configuration migration
|
||||
* main: Separate out Django setup into a separate module
|
||||
* main: Separate out CherryPy code into a separate module
|
||||
* Show Gujarati in the list of UI languages
|
||||
* cockpit: Add link to manual page
|
||||
* cockpit: Update description
|
||||
* firewalld: Flush iptables rules before restarting firewall
|
||||
* backups: Don't fail tests when borg is not installed
|
||||
* backups: yapf fixes
|
||||
* django: Use Argon2 password hash
|
||||
* setup: Handle showing setup page after app completes installation
|
||||
* setup: Minor flake8 fixes
|
||||
* setup: Reduce refresh time when application is already installed
|
||||
* setup: Don't perform is-package-manager-busy checks when not needed
|
||||
* action_utils: Implement utilities for managing uwsgi configurations
|
||||
* searx: Use action utils for uwsgi configuration management
|
||||
* radicale: Don't keep radicale service running
|
||||
* icons: Fixes for switching to fork-awesome
|
||||
* Fix i18n for menu strings
|
||||
|
||||
[ Prachi Srivastava ]
|
||||
* Replace glyphicons with forkawesome icons
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 14 Jan 2019 22:08:54 -0500
|
||||
|
||||
plinth (0.46.1) unstable; urgency=medium
|
||||
|
||||
[ prolinux ukraine ]
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '0.46.1'
|
||||
__version__ = '0.47.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user