-
debian/0.0_git20250819.9dc3a90-113b52c48 · ·
golang-github-moby-sys release 0.0~git20250819.9dc3a90-1 for unstable [dgit distro=debian split --quilt=linear] [dgit please-upload source=golang-github-moby-sys version=0.0~git20250819.9dc3a90-1 upstream-tag=upstream/0.0_git20250819.9dc3a90 upstream=64750dcc3b37c1df1b659f74ebcd30739c1c9ec3]
-
-
atomicwriter/v0.1.04a755482 · ·
atomicwriter v0.1.0 This is the initial release of the github.com/moby/sys/atomicwriter module, which was migreated from the github.com/docker/docker/pkg/reexec package at commit [moby@d7b743b8569e253b61ea8d70e75146ff35d50417]. [moby@d7b743b8569e253b61ea8d70e75146ff35d50417]: https://github.com/moby/moby/commit/d7b743b8569e253b61ea8d70e75146ff35d50417
-
user/v0.4.071f0c5ea · ·
user v0.4.0 This release merges the `github.com/moby/moby/pkg/idtools` package functionality. The package was previously trimmed down and is simplified further to better fit `moby/sys`. Now the package interface will just expand with: - `MkdirAllAndChown` with `WithOnlyNew` as a `MkdirOpt` - `MkdirAndChown` also supporting the opts - `IdentityMapping` its functions `RootPair`, `ToHost`, `ToContainer`, `Empty` Note that the `Identity` type is gone since `SID` was not used in the package or by any of the functions. It is more common to just pass the `uid` and `gid`.
-
reexec/v0.1.0ca0444fe · ·
reexec v0.1.0 This is the initial release of the github.com/moby/sys/reexec module, which is a fork of the github.com/docker/docker/pkg/reexec package at commit [moby@cc1d50a63daa725dfb8d43bba7c259107fbb9f74]. [moby@cc1d50a63daa725dfb8d43bba7c259107fbb9f74]: https://github.com/moby/moby/commit/cc1d50a63daa725dfb8d43bba7c259107fbb9f74
-
-
debian/0.0_git20241107.638aa7c-213afeca5 · ·
golang-github-moby-sys release 0.0~git20241107.638aa7c-2 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
-
-
-
-
archive/debian/0.0_git20240807.5447519-2e6262c13 · ·
golang-github-moby-sys release 0.0~git20240807.5447519-2 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
-
debian/0.0_git20240807.5447519-2e6262c13 · ·
golang-github-moby-sys release 0.0~git20240807.5447519-2 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
-
archive/debian/0.0_git20240807.5447519-1a2e06e2f · ·
golang-github-moby-sys release 0.0~git20240807.5447519-1 for experimental (rc-buggy) [dgit] [dgit distro=debian no-split --quilt=linear]
-
debian/0.0_git20240807.5447519-1a2e06e2f · ·
golang-github-moby-sys release 0.0~git20240807.5447519-1 for experimental (rc-buggy) [dgit] [dgit distro=debian no-split --quilt=linear]
-
-
user/v0.3.054475191 · ·
user v0.3.0 - remove userns package that was added in v0.2.0 - downgrade minimum go version to v1.17 - retract v0.2.0 Breaking changes: This release removes the userns package, which was added in v0.2.0, and now retracted. Commit 86870e7b5ae771ec567bf0519663b95345ba59e3 integrated the userns package into the github.com/moby/sys/user module, which was included in the v0.2.0 version of the module. After further discussion with maintainers, this was not a good choice, as the package has no direct relation with "user" operations (other than their name). For that reason, the userns package was move to its own module and can now be found in the github.com/moby/sys/userns module. This release retracts the previous (v0.2.0) release and removes the userns package, effectively reverting the module to v0.1.0.
-
userns/v0.1.054475191 · ·
userns v0.1.0 This is the first release of the github.com/moby/sys/userns module which was previously integrated in the github.com/moby/sys/user module in commit 86870e7b5ae771ec567bf0519663b95345ba59e3 (userns v0.2.0). The userns code was migrated from libcontainer (runc) at commit runc@3778ae6 ([1]). Code was originally added through runc@c0ad40c ([2]), and located in the libcontainer/system package; history of this code from before it was moved can be found through [3] and [4]. [1]: https://github.com/opencontainers/runc/commit/3778ae603c706494fd1e2c2faf83b406e38d687d [2]: https://github.com/opencontainers/runc/commit/c0ad40c5e606157d6adc1955e5de1d724947c20c [3]: https://github.com/opencontainers/runc/commit/4316df8b53cce2933d7f0f3cf4bf87da67459835 [4]: https://github.com/opencontainers/runc/commit/e7fd383bce14bd951e799ff9af2b1d5951149fcb
-
user/v0.2.086870e7b · ·
user v0.2.0 Notable changes: - user: require go1.21 or higher - integrate libcontainer/userns into moby/sys/user This release integrates the userns package from libcontainer (runc) at commit; 3778ae603c706494fd1e2c2faf83b406e38d687d ([1]). Code was originally added through runc@c0ad40c ([2]), and located in the libcontainer/system package; history of this code from before it was moved can be found through [3] and [4]. [1]: https://github.com/opencontainers/runc/commit/3778ae603c706494fd1e2c2faf83b406e38d687d [2]: https://github.com/opencontainers/runc/commit/c0ad40c5e606157d6adc1955e5de1d724947c20c [3]: https://github.com/opencontainers/runc/commit/4316df8b53cce2933d7f0f3cf4bf87da67459835 [4]: https://github.com/opencontainers/runc/commit/e7fd383bce14bd951e799ff9af2b1d5951149fcb
-
mount/v0.3.47af2bbe4 · ·
mount/v0.3.4 - mount: rm unneeded errorlint annotation - mount: fix Go 1.20 errorlint warning - update minimum supported go version to go1.17 - bump golang.org/x/sys to v0.1.0 - bump github.com/moby/sys/mountinfo v0.7.2
-
mountinfo/v0.7.2cafbe423 · ·
mountinfo/v0.7.2 - mountinfo: rm unneeded errorlint annotation - update minimum supported go version to go1.17 - bump golang.org/x/sys to v0.1.0