Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v1.4.3 protected Version 1.4.3 Fixed * `packages` module failure when there is uninstalled package in index
-
v1.4.2 protected Version 1.4.2 Fixed * Missing defaults for `--rand-sleep` and `--wait-for-network` arguments * Deprecated usage of `collections
-
v1.4.1 protected Updater Supervisor version 1.4.1 * Merged changes from 1.3.3 fixup release
-
v1.3.3 protected Updater Supervisor version 1.3.3 Fixed * exception raised when "approvals needed" was configured there was pending approval
-
v1.4.0 protected Version 1.4.0 Added * msgtrace module with ability to provide info such as date of last check for updates or updater execution messages * packages module that allows read access of installed packages info * Option --no-network-fail to skip updater run when network connection is unavailable * Possibility to disable network test by setting zero * System shutdown is now retained till there is process holding opkg lock * argument --autorun to mark execution as automatic run to adhere autorun configuration Changed * Disabled autorun now won't prevent from update, you have to use --autorun to get previous behavior
-
v1.3.2 protected Updater Supervisor version 1.3.2 Changed * pkgupdate is now not run with `--task-log`
-
v1.3.1 protected Version 1.3.1 Added - Support for package lists filter based on board - New dependency is now distro
-
v1.3.0 protected Version 1.3.0 Added - options for pkglists - labels for pkglists Changes - Exceptions renamed to be more consistent with standard Python ones Refactor - Used new UCI set/get methods instead of obsolete get_boolean/set_boolean ones
-
v1.1.1 protected Fix path in hook_postupdate to use ROOT_DIR
-
v1.1 protected Update lists API to support additional fields * Added field url to dictionary returned by lists.pkglists() * Added field official to dictionary returned by lists.pkglists() * Allow visible field not to be defined in pkglists.json. It defaults to True now. * Update lists.pkglists() comment to be accurate
-
v1.0.3 protected Fix exception caused by trying to decode string
-
v1.0.2 protected Fix invalid uci tag used when checking if updater is enabled
-
v1.0.1 protected Fix entrypoint and generated files moved from /tmp * Fixed entrypoint in setup.py * Files generated by supervisor are now moved to non-root accessible location for security reasons * autorun.enabled now returns None if configuration is not set in uci * typing added to autorun API
-
v1.0 protected Initial release This was splitted off updater-ng version 62.1.