Skip to content
Snippets Groups Projects

updater-ng: update to version 70.0.0

Merged Karel Koci requested to merge feature/updater-70.0.0 into develop
1 unresolved thread

Added

  • Change log that leaves minimal trace of changes updater performed stored in system.
  • Support for FilesSignature field in packages. On mismatch it trigger reinstall.
  • Support for files-sha256sum in packages as hash index

Fixed

  • Subprocess call is now terminated way earlier thanks to SIGCHLD signal handling. This improves update time for any scripts spawning "daemon" processes that do not correctly redirect or close standard outputs.
  • Reinstall of packages if some fields were formated differently in index than in package (updater no longer detects change by simple string comparison)

Changed

  • Internal implementation of base64 replaced with base64c library.
  • Utility opkg-create template and input format

Removed

  • --state-log argument
  • --task-log argument
Edited by Josef Schlehofer

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Josef SchlehoferJosef Schlehofer 2 years ago (Feb 23, 2022 9:56pm UTC)

Merge details

  • Changes merged into develop with 4659a945 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply