Releases: containers/common
Releases · containers/common
v0.64.2
What's Changed
- Bump to c/storage v1.59.1, c/image v5.36.1, c/common v0.64.1 by @TomSweeneyRedHat in #2497
Full Changelog: v0.64.1...v0.64.2
v0.64.1
Bump to c/storage v1.59.1, c/image v5.36.1, c/common v0.64.1 by @TomSweeneyRedHat in #2497
Full Changelog: v0.64.0...v0.64.1
v0.64.0
What's Changed
- Bump to c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0 by @TomSweeneyRedHat in #2423
- config: drop SetDefaultConfigFilePath($CONTAINERS_STORAGE_CONF) by @giuseppe in #2420
- chore(deps): update module golang.org/x/net to v0.38.0 [security] by @renovate[bot] in #2425
- Clarify configuration when using podman machine by @chrw in #2402
- fix(deps): update module github.com/seccomp/libseccomp-golang to v0.11.0 by @renovate[bot] in #2428
- chore(deps): update dependency containers/automation_images to v20250422 by @renovate[bot] in #2427
- libnetwork/netavark: allow existing host subnet/interface with the vlan and unmanaged option by @Luap99 in #2426
- chore(deps): update dependency golangci/golangci-lint to v2.1.5 by @renovate[bot] in #2429
- fix(deps): update module github.com/containernetworking/plugins to v1.7.1 by @renovate[bot] in #2430
- fix(deps): update module github.com/opencontainers/cgroups to v0.0.2 by @renovate[bot] in #2432
- fix(deps): update github.com/vishvananda/netlink digest to 9d88d83 by @renovate[bot] in #2435
- chore(deps): update dependency golangci/golangci-lint to v2.1.6 by @renovate[bot] in #2436
- fix(deps): update module golang.org/x/sync to v0.14.0 by @renovate[bot] in #2438
- [skip-ci] Update golangci/golangci-lint-action action to v8 by @renovate[bot] in #2437
- fix(deps): update module golang.org/x/crypto to v0.38.0 by @renovate[bot] in #2440
- fix(deps): update module github.com/vishvananda/netlink to v1.3.1 by @renovate[bot] in #2442
- libnetwork/rootlessnetns: set mount propagation to slave by @Luap99 in #2431
- update github.com/opencontainers/runc to v1.3.0 by @Luap99 in #2443
- Add some jitter to pkg/retry by @mtrmac in #2444
- libnetwork/resolvconf: add new KeepHostSearches/Options by @Luap99 in #2445
- Merge v0.63.1 tag into main by @Luap99 in #2448
- fix(deps): update module golang.org/x/sync to v0.15.0 by @renovate[bot] in #2449
- fix(deps): update module golang.org/x/crypto to v0.39.0 by @renovate[bot] in #2450
- fix(deps): update module github.com/opencontainers/cgroups to v0.0.3 by @renovate[bot] in #2456
- fix(deps): update module go.etcd.io/bbolt to v1.4.1 by @renovate[bot] in #2451
- cgroups: change memory usage calculation to match Docker by @giuseppe in #2455
- SecretsManager - support ignore flag to noop if already exists by @ygalblum in #2457
- Fix unexpected results when filtering images by @Honny1 in #2413
- fix(deps): update module sigs.k8s.io/yaml to v1.5.0 by @renovate[bot] in #2458
- fix(deps): update module go.etcd.io/bbolt to v1.4.2 by @renovate[bot] in #2459
- chore(deps): update dependency golangci/golangci-lint to v2.2.1 by @renovate[bot] in #2461
- fix(deps): update github.com/opencontainers/runtime-tools digest to 0ea5ed0 by @renovate[bot] in #2463
- Add /var/run/cdi as a default cdi spec dir in config by @remos in #2462
- libnetwork/etchosts: add host.containers.internal for machine by @Luap99 in #2464
- fix(deps): update module golang.org/x/term to v0.33.0 by @renovate[bot] in #2469
- fix(deps): update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #2467
- fix(deps): update module golang.org/x/crypto to v0.40.0 by @renovate[bot] in #2470
- libimage: drop "internal error" message on regular error by @Luap99 in #2471
- chore(deps): update dependency golangci/golangci-lint to v2.2.2 by @renovate[bot] in #2472
- fix(deps): update module github.com/opencontainers/cgroups to v0.0.4 by @renovate[bot] in #2474
- Fix broken gitignore exclude by @Luap99 in #2478
New Contributors
Full Changelog: v0.63.1...v0.64.0
v0.63.1
v0.63.0
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
*Imageinstead of re-resolving vianameby @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
NewCopierby @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
v0.62.3
What's Changed
- [v0.62] Bump c/image to v5.34.3, c/common to v0.62.3 by @TomSweeneyRedHat in #2395
Full Changelog: v0.62.2...v0.62.3
v0.62.2
What's Changed
- [v0.62] Bump to c/common v0.62.2, c/storage v1.57.2, c/image to v5.34.2 by @TomSweeneyRedHat in #2358
Full Changelog: v0.62.1...v0.62.2
v0.62.1
- [v0.62] Bump c/image to v5.34.1, c/common to v0.62.1 by @TomSweeneyRedHat in #2337
Full Changelog: v0.62.0...v0.62.1
v0.62.0
What's Changed
- Bump to c/storage v1.56.0, c/image v5.33.0, and c/common v0.61.0 by @TomSweeneyRedHat in #2242
- PerNetworkOptions: add driver specific options by @M1cha in #2245
- libimage tests: try to avoid docker.io images by @Luap99 in #2250
- fix(deps): update module github.com/opencontainers/runc to v1.2.2 by @renovate in #2248
- update ci image to f41 by @Luap99 in #2246
- fix(deps): update module github.com/moby/sys/capability to v0.4.0 by @renovate in #2244
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.0 by @renovate in #2251
- fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #2252
- libnetwork: support
modeoption for bridge by @M1cha in #2247 - fix(deps): update module github.com/onsi/gomega to v1.36.0 by @renovate in #2253
- OWNERS: remove edsantiago by @Luap99 in #2257
- Allow Podman to send the container's hostname to Netavark by @gtjoseph in #2254
- Only reset compression if its not valid by @Jamstah in #2255
- libnetwork/pasta: do not ignore ipv4 link local by @Luap99 in #2258
- fix(deps): update module golang.org/x/sync to v0.10.0 by @renovate in #2261
- fix(deps): update module golang.org/x/sys to v0.28.0 by @renovate in #2262
- fix(deps): update module golang.org/x/crypto to v0.30.0 by @renovate in #2263
- pkg/ssh: fix windows path logic by @Luap99 in #2256
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by @renovate in #2266
- spec: create/own /etc/containers/networks by @dustymabe in #2265
- libnetwork/netavark: do not create config dir in init by @Luap99 in #2267
- fix(deps): update module github.com/docker/docker to v27.4.0+incompatible by @renovate in #2269
- fix(deps): update module github.com/onsi/gomega to v1.36.1 by @renovate in #2270
- fix(deps): update module github.com/opencontainers/runc to v1.2.3 by @renovate in #2271
- fix(deps): update module golang.org/x/crypto to v0.31.0 by @renovate in #2272
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.6 by @renovate in #2275
- fix(deps): update golang.org/x/exp digest to 7d7fa50 by @renovate in #2285
- fix(deps): update module golang.org/x/term to v0.28.0 by @renovate in #2288
- fix(deps): update module github.com/onsi/gomega to v1.36.2 by @renovate in #2283
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 by @renovate in #2281
- fix(deps): update github.com/opencontainers/runtime-tools digest to f7e3563 by @renovate in #2284
- fix(deps): update module github.com/containers/ocicrypt to v1.2.1 by @renovate in #2274
- fix(deps): update module github.com/docker/docker to v27.4.1+incompatible by @renovate in #2279
- fix(deps): update module github.com/opencontainers/runc to v1.2.4 by @renovate in #2289
- config: drop /sys/dev/block from masked paths by @giuseppe in #2278
- fix(deps): update module golang.org/x/crypto to v0.32.0 by @renovate in #2291
- chore(deps): update dependency containers/automation_images to v20250107 by @renovate in #2292
- config: detect XDG_RUNTIME_DIR if empty by @giuseppe in #2294
- fix(deps): update module github.com/docker/docker to v27.5.0+incompatible by @renovate in #2295
- vendor latest c/{image,storage} by @Luap99 in #2300
- Add RamaLama logo by @ericcurtin in #2303
- fix(deps): update module github.com/spf13/pflag to v1.0.6 by @renovate in #2305
- fix(deps): update module github.com/docker/docker to v27.5.1+incompatible by @renovate in #2301
- fix(deps): update module github.com/containers/storage to v1.57.1 by @renovate in #2307
- rootlessnetns: fix setup error when file already exists by @Luap99 in #2306
- libnetwork/netavark: allow same bridge name with different vlan by @Luap99 in #2308
- Bump c/image to v5.34.0 by @TomSweeneyRedHat in #2311
New Contributors
- @M1cha made their first contribution in #2245
- @gtjoseph made their first contribution in #2254
- @Jamstah made their first contribution in #2255
- @dustymabe made their first contribution in #2265
- @ericcurtin made their first contribution in #2303
Full Changelog: v0.61.0...v0.62.0
v0.61.1
What's Changed
- [v0.61] Bump c/storage v1.56.1, c/image v5.33.1, c/common v0.61.1 by @TomSweeneyRedHat in #2297
- [v0.61] Some backports by @Luap99 in #2268
Full Changelog: v0.61.0...v0.61.1