What's Changed
- Bump c/common to v0.62.0, then to v0.63.0-dev by @TomSweeneyRedHat in #2313
- fix(deps): update module github.com/skeema/knownhosts to v1.3.1 by @renovate in #2310
- chore(deps): update dependency containers/automation_images to v20250131 by @renovate in #2315
- fix(deps): update module golang.org/x/sync to v0.11.0 by @renovate in #2316
- fix(deps): update module golang.org/x/sys to v0.30.0 by @renovate in #2317
- fix(deps): update module golang.org/x/term to v0.29.0 by @renovate in #2318
- fix(deps): update module golang.org/x/crypto to v0.33.0 by @renovate in #2320
- update apparmor profile to allow podman to send any signal by @terencehonles in #2228
- fix(deps): update module github.com/opencontainers/runc to v1.2.5 by @renovate in #2324
- pkg/config: make Capabilities() a no-op stub on non-linux platforms by @dfr in #2326
- fix(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in #2325
- update golangci-lint to v1.64.4 by @Luap99 in #2323
- chore(deps): update dependency golangci/golangci-lint to v1.64.5 by @renovate in #2327
- fix(deps): update module tags.cncf.io/container-device-interface to v0.8.1 by @renovate in #2331
- chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security] by @renovate in #2332
- fix(deps): update module github.com/opencontainers/runtime-spec to v1.2.1 by @renovate in #2334
- chore(deps): update dependency golangci/golangci-lint to v1.64.6 by @renovate in #2340
- Use UnparsedInstance.Manifest instead of ImageSource.GetManifest by @mtrmac in #2335
- fix(deps): update module github.com/opencontainers/image-spec to v1.1.1 by @renovate in #2342
- Makefile,.golangci.yml: rm exclude_graphdriver_devicemapper by @kolyshkin in #2344
- Merge back v0.62.1 into main by @Luap99 in #2348
- ci: fixups to golangci lint configuration by @kolyshkin in #2346
- libnetwork/netavark: dealloc ips on setup error by @Luap99 in #2341
- No regexp by @kolyshkin in #2349
- Update c/image to main by @mtrmac in #2333
- libimage: rework DiskUsage() to count layers by @Luap99 in #2355
- [skip-ci] RPM: silence rpmlint warning by @lsm5 in #2359
- [skip-ci] Packit: remove epel/rhel copr targets by @lsm5 in #2276
- chore(deps): update dependency golangci/golangci-lint to v1.64.7 by @renovate in #2361
- Update to go 1.23 by @Luap99 in #2362
- Merge back v0.62.2 tag into main an dupdate c/{image,storage} to latest by @Luap99 in #2363
- Switch to opencontainers/cgroups by @kolyshkin in #2345
- chore(deps): update module golang.org/x/net to v0.36.0 [security] by @renovate in #2365
- fix(deps): update module github.com/pkg/sftp to v1.13.8 by @renovate in #2364
- fix(deps): update module github.com/containernetworking/plugins to v1.6.2 by @renovate in #2367
- docs: update network description by @Luap99 in #2343
- chore(deps): update dependency golangci/golangci-lint to v1.64.8 by @renovate in #2369
- update bolt to 1.4.0 and cdi to v1.0.0 by @Luap99 in #2368
- fix(deps): update module github.com/burntsushi/toml to v1.5.0 by @renovate in #2371
- fix(deps): update module github.com/opencontainers/runc to v1.2.6 by @renovate in #2370
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.1 by @renovate in #2373
- fix(libnetwork): interface name length validation by @lpcalisi in #2372
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.2 by @renovate in #2376
- config: mask thermal interrupt info paths by @giuseppe in #2375
- pull,load: use
*Image
instead of re-resolving vianame
by @flouthoc in #2339 - fix(deps): update module tags.cncf.io/container-device-interface to v1.0.1 by @renovate in #2382
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.3 by @renovate in #2379
- fix(deps): update module github.com/opencontainers/selinux to v1.12.0 by @renovate in #2381
- fix(deps): update module github.com/onsi/gomega to v1.36.3 by @renovate in #2380
- chore(deps): update dependency containers/automation_images to v20250324 by @renovate in #2383
- fix(deps): update module github.com/pkg/sftp to v1.13.9 by @renovate in #2387
- When checking IsDangling make sure image is not in manifest list by @rhatdan in #2360
- image: look for mountpoint in mapped layers too by @giuseppe in #2374
- ci: fix running extra linters by @kolyshkin in #2388
- libimage: fix one copyToStorage error message by @Luap99 in #2390
- Switch to golangci-lint v2, cleanup config, fix new linter warnings by @kolyshkin in #2389
- Clarify the documentation of containers.env by @dseomn in #2393
- pkg/retry: retry 50{2,3,4} server errors by @Luap99 in #2378
- Update CONTRIBUTING.md and split by language by @mheon in #2386
- Merge back v0.62.3 into main and update c/image to latest by @Luap99 in #2397
- fix(deps): update github.com/containers/storage digest to 3fc5c23 by @renovate in #2398
- fix(deps): update github.com/opencontainers/runtime-tools digest to 260e151 by @renovate in #2399
- libimage: remove unnecessary reportResolvedReference from
NewCopier
by @flouthoc in #2401 - fix(deps): update module github.com/onsi/gomega to v1.37.0 by @renovate in #2403
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.4 by @renovate in #2410
- fix(deps): update module golang.org/x/crypto to v0.37.0 by @renovate in #2409
- seccomp: allow fanotify_init without CAP_SYS_ADMIN by @giuseppe in #2412
- fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 by @renovate in #2405
- fix(deps): update module github.com/containernetworking/cni to v1.3.0 by @renovate in #2414
- libimage: fix manifest race during listing by @Luap99 in #2400
- pkg/cgroups: do not log ENOENT for Stat() by @Luap99 in #2415
- chore(deps): update dependency golangci/golangci-lint to v2.1.1 by @renovate in #2418
- pkg/sysinfo: rm unused code by @kolyshkin in #2416
- *_test.go: use t.TempDir, t.Setenv by @kolyshkin in #2417
- chore(deps): update dependency golangci/golangci-lint to v2.1.2 by @renovate in #2421
New Contributors
- @terencehonles made their first contribution in #2228
- @lpcalisi made their first contribution in #2372
- @dseomn made their first contribution in #2393
Full Changelog: v0.62.3...v0.63.0