Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 78
    • Issues 78
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Turris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !393

updater-ng: update to version 67.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karel Koci requested to merge feature/updater-67 into develop Jun 23, 2020
  • Overview 9
  • Commits 2
  • Changes 2

Added

  • Warning for packages not verified against repository index because missing hash

Changed

  • Custom build system was replaced with autotools
  • OpenSSL is now used to verify signatures instead of usign
  • URI implementation no longer uses temporally files and passed instead everything in memory
  • Download retries are removed, code now relies only on libcurl reconnection
  • libb64 usage replaced with OpenSSL

Fixed

  • Memory leak on archive open error
  • Various compilation warning
  • Invalid error complaining about path being called on on URI of invalid scheme
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/updater-67