Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 19, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

vvoland and others added 16 commits December 19, 2025 14:36
Add the nri_no_wasm build tag to the BUILDFLAGS for static builds to
disable WASM plugins support in the NRI (Node Resource Interface)
component.

See: https://github.com/containerd/nri/blob/1078130fa016884b4c03880d9d587e6691a67d98/README.md#webassembly-support

The NRI support is still minimal and disabling WASM plugins shaves off a
couple of MiB of the binary size.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
- Revert "cpu: add HPDS, LOR, PAN detection for arm64"
- unix: add IOCTL_MEI_* constants
- unix: fix definition of Statvfs_t for netbsd-arm

full diff: golang/sys@v0.38.0...v0.39.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- errgroup: use consistent read for SetLimit panic

full diff: golang/sync@v0.18.0...v0.19.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/tools@v0.38.0...v0.39.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/text@v0.31.0...v0.32.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- x509roots/fallback: update bundle

full diff: golang/crypto@v0.45.0...v0.46.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- trace: fix data race in RenderEvents
- http2, webdav, websocket: fix %q verb uses with wrong type
- http2: don't PING a responsive server when resetting a stream
- http2: support net/http.Transport.NewClientConn

full diff: golang/net@v0.47.0...v0.48.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/mod@v0.30.0...v0.31.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/tools@v0.39.0...v0.40.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
x/oauth2: populate RetrieveError from DeviceAuth

Endpoints may return errors when attempting to request device
authorization. Currently, these error codes are ignored and an
otherwise empty RetrieveError returned. This change populates
the RetrieveError similar to the oauth2 token exchange.

full diff: golang/oauth2@v0.30.0...v0.34.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
hack: add nri_no_wasm build when building dockerd
vendor: update golang.org/x/xxx dependencies
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
remove uses of deprecated go-archive consts
- remove aliases for deprecated types and functions
- chrootarchive: remove redundant "init" mitigation for CVE-2019-14271
- xattr: Fix OS matching

full diff: moby/go-archive@v0.1.0...v0.2.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
vendor: github.com/moby/go-archive v0.2.0
@pull pull bot locked and limited conversation to collaborators Dec 19, 2025
@pull pull bot added the ⤵️ pull label Dec 19, 2025
@pull pull bot merged commit fba74ac into adamlaska:master Dec 19, 2025
12 of 15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants