Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !321

updater-ng: update to version 66.0

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Karel Koci requested to merge hotfix/updater-66.0 into master Apr 27, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1
  • libarchive is now used to unpack packages instead of tar command
  • fix invalid sha256sum field name and that way hash verification
  • rm -rf call is replaced with built in function
  • call to find replaced with internal function implementation
  • update_alternatives.sh script was removed
  • empty journal recovery is now not considered as fatal

This should fix problems with Mox updates failing because of not enough RAM. The primary change for it is usage of libarchive over tar.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hotfix/updater-66.0