Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N Nomad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 小 白蛋
  • Nomad
  • Repository
Switch branch/tag
  • nomad
  • .changelog
  • 10832.txt
Find file BlameHistoryPermalink
  • Seth Hoenig's avatar
    deps: upgrade docker and runc · 87dbc716
    Seth Hoenig authored Jan 14, 2022
    This PR upgrades
     - docker dependency to the latest tagged release (v20.10.12)
     - runc dependency to the latest tagged release (v1.0.3)
    
    Docker does not abide by [semver](https://github.com/moby/moby/issues/39302), so it is marked +incompatible,
    and transitive dependencies are upgrade manually.
    
    Runc made three relevant breaking changes
    
     * cgroup manager .Set changed to accept Resources instead of Cgroup
       https://github.com/opencontainers/runc/commit/3f6594675675d4e88901c782462f56497260b1d2
    
     * config.Device moved to devices.Device
       https://github.com/opencontainers/runc/pull/2679
    
     * mountinfo.Mounted now returns an error if the specified path does not exist
       https://github.com/moby/sys/blob/mountinfo/v0.5.0/mountinfo/mountinfo.go#L16
    87dbc716

免费DevSecOps平台,让您的项目体验完整的DevSecOps流程,让项目更安全