Skip to content

go.mod: github.com/containerd/continuity, golang.org/x/sys#1920

Closed
thaJeztah wants to merge 2 commits into
moby:masterfrom
thaJeztah:bump_continuity
Closed

go.mod: github.com/containerd/continuity, golang.org/x/sys#1920
thaJeztah wants to merge 2 commits into
moby:masterfrom
thaJeztah:bump_continuity

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Dec 23, 2020

go.mod: golang.org/x/sys v0.0.0-20201202213521-69691e467435

full diff: golang/sys@0aaa271...69691e4

  • unix: add support for ptrace on macOS/ARM64
  • unix: add IoctlCtlInfo on darwin
  • unix/linux: update to Go 1.15.3 release
  • cpu: refactor parsing of ARM64 registers into separate function
  • unix,windows,plan9: add Byte{Slice,Ptr}ToString functions
  • unix: define isBigEndian for all GOARCHes supported by gccgo
  • unix: add Ioctl{Get,Set}IfreqMTU on darwin
  • unix: revert zsysnum_darwin_*.go deletion from CL 250437
  • unix: add Linux MPLS tunnel constants for use with rtnetlink APIs
  • unix: add Linux lwtunnel constants for use with rtnetlink APIs
  • windows: add IsWow64Process2 for detecting x86 on arm
  • windows: add DLL directory search path manipulation functions
  • windows: add missing page flag constants
  • windows: add CertDeleteCertificateFromStore
  • windows: add missing error constants from setupapi.h

go.mod: github.com/containerd/continuity v0.0.0-20201208142359-180525291bb7

full diff: containerd/continuity@efbc448...1805252

  • GH Actions: test against Go 1.15
  • go.mod: update various dependencies to latest released versions
    • go.mod: logrus v1.6.0
    • go.mod: github.com/pkg/errors v0.9.1
    • go.mod: github.com/dustin/go-humanize v1.0.0
    • go.mod: github.com/opencontainers/go-digest v1.0.0
  • go.mod: golang.org/x/sys to v0.0.0-20201201145000-ef89a241ccb3 to include riscv64 support
  • Fix usage calculation to account for sparse files
  • Fix incorrect usage calculation
  • Add check to compare against du output
  • Support FreeBSD

@thaJeztah
Copy link
Copy Markdown
Member Author

oh; need to update x/sys with one commit; hold on

full diff: golang/sys@0aaa271...69691e4

- unix: add support for ptrace on macOS/ARM64
- unix: add IoctlCtlInfo on darwin
- unix/linux: update to Go 1.15.3 release
- cpu: refactor parsing of ARM64 registers into separate function
- unix,windows,plan9: add Byte{Slice,Ptr}ToString functions
- unix: define isBigEndian for all GOARCHes supported by gccgo
- unix: add Ioctl{Get,Set}IfreqMTU on darwin
- unix: revert zsysnum_darwin_*.go deletion from CL 250437
- unix: add Linux MPLS tunnel constants for use with rtnetlink APIs
- unix: add Linux lwtunnel constants for use with rtnetlink APIs
- windows: add IsWow64Process2 for detecting x86 on arm
- windows: add DLL directory search path manipulation functions
- windows: add missing page flag constants
- windows: add CertDeleteCertificateFromStore
- windows: add missing error constants from setupapi.h

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…291bb7

full diff: containerd/continuity@efbc448...1805252

- GH Actions: test against Go 1.15
- go.mod: update various dependencies to latest released versions
    - go.mod: logrus v1.6.0
    - go.mod: github.com/pkg/errors v0.9.1
    - go.mod: github.com/dustin/go-humanize v1.0.0
    - go.mod: github.com/opencontainers/go-digest v1.0.0
- go.mod: golang.org/x/sys to v0.0.0-20201201145000-ef89a241ccb3 to include riscv64 support
- Fix usage calculation to account for sparse files
- Fix incorrect usage calculation
- Add check to compare against du output
- Support FreeBSD

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@tonistiigi
Copy link
Copy Markdown
Member

tonistiigi commented Dec 28, 2020

Why should we update continuity ahead of the commit defined by containerd?

@tonistiigi
Copy link
Copy Markdown
Member

Looks this has gotten old

@tonistiigi tonistiigi closed this Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants