Skip to content

Releases: moby/sys

sequential v0.6.0

16 Jul 19:03
sequential/v0.6.0
cafbe42
Compare
Choose a tag to compare

What's Changed

  • sequential: remove fileFlagSequentialScan const
  • sequential: consistently use x/sys/windows for consts
  • sequential: open(File)Sequential: remove unused arg
  • sequential: move error-handling to openFileSequential
  • sequential: simplify docs for non-Windows implementations
  • sequential: update docs for Windows-implementation
  • bump golang.org/x/sys to v0.1.0

Full Changelog: sequential/v0.5.0...sequential/v0.6.0

mountinfo v0.7.2

16 Jul 19:18
mountinfo/v0.7.2
cafbe42
Compare
Choose a tag to compare

What's Changed

  • mountinfo: rm unneeded errorlint annotation
  • update minimum supported go version to go1.17
  • bump golang.org/x/sys to v0.1.0

Full Changelog: mountinfo/v0.7.1...mountinfo/v0.7.2

mountinfo v0.7.1

07 Nov 01:49
4950d76
Compare
Choose a tag to compare

What's Changed

  • mountinfo: linux: add a /proc/self/mountinfo fallback by @cyphar in #135 (a regression for a bug in v0.7.0)

Full Changelog: mountinfo/v0.7.0...mountinfo/v0.7.1

mountinfo v0.7.0

05 Nov 07:34
a4e0878
Compare
Choose a tag to compare

What's Changed

  • mountinfo: linux: use /proc/thread-self/mountinfo by @cyphar in #128

user v0.1.0

19 Sep 08:21
user/v0.1.0
c0711cd
Compare
Choose a tag to compare

This integrate the github.com/opencontainers/runc/libcontainer/user package
at commit opencontainers/runc@a3a0ec48c464fe6458d2ba067f6707c027e5384e.

This package was originally authored in a "utils" package in the Docker
repository, after which it moved to "libcontainer", which became part of
runc.

Some commits were not included in history, due to them being applied in
the Docker repository before moving into "libcontainer". Leaving links
to those for future reference:

sequential v0.5.0

31 Aug 19:44
sequential/v0.5.0
b22ba8a
Compare
Choose a tag to compare

Initial release of github.com/moby/sys/sequential, which was extracted from the
github.com/docker/docker/pkg/system package at moby/moby@3e8573a

mountinfo v0.6.2

06 Jun 19:12
1bf36f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: mountinfo/v0.6.1...mountinfo/v0.6.2

mount v0.3.3

07 Jun 00:56
416188a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: mount/v0.3.2...mount/v0.3.3

mount v0.3.2

14 Apr 00:21
7335f4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: mount/v0.3.1...mount/v0.3.2

mountinfo v0.6.1

12 Apr 20:49
523ebb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: mountinfo/v0.6.0...mountinfo/v0.6.1