Releases: containers/common
Releases · containers/common
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
*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
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
mode
option 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
v0.61.0
What's Changed
- Bump c/storage to v1.55.0, c/image to v5.32.0, c/common to v0.60.0, then v0.61.0-dev by @TomSweeneyRedHat in #2102
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1 by @renovate in #2105
- fix(deps): update module github.com/onsi/gomega to v1.34.1 by @renovate in #2101
- Use SystemContext when creating manifest references by @mheon in #2107
- cgroups: systemdDestroyConn ignores stopped units by @giuseppe in #2108
- fix(deps): update module golang.org/x/sync to v0.8.0 by @renovate in #2109
- fix(deps): update module golang.org/x/sys to v0.23.0 by @renovate in #2110
- Use the WSL convention for the windows machines default volumes by @l0rd in #2100
- fix(deps): update module golang.org/x/term to v0.23.0 by @renovate in #2114
- fix(deps): update module golang.org/x/crypto to v0.26.0 by @renovate in #2113
- Bump runc, storage, image vendor to latest containers/common by @rhatdan in #2111
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.0 by @renovate in #2115
- improve netns cleanup by @Luap99 in #2112
- fix(deps): update module golang.org/x/sys to v0.24.0 by @renovate in #2116
- gofmt/go fix by @kolyshkin in #2120
- fix(deps): update module github.com/docker/docker to v27.1.2+incompatible by @renovate in #2124
- RPM: No blanket conditionals for configs on COPR envs by @lsm5 in #2122
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 by @renovate in #2133
- fix(deps): update module github.com/vishvananda/netlink to v1.2.1 by @renovate in #2134
- Vendor
c/storage
by @Honny1 in #2131 - fix(deps): update module github.com/vishvananda/netlink to v1.3.0 by @renovate in #2135
- libimage.runtime.layerTree: Use consistent layers and images by @Honny1 in #2125
- Add multiple host for single IP by @jerome59 in #2139
- fix(deps): update module github.com/docker/docker to v27.2.0+incompatible by @renovate in #2138
- chore(deps): update dependency containers/automation_images to v20240821 by @renovate in #2142
- fix(deps): update golang.org/x/exp digest to 9b4947d by @renovate in #2144
- fix(deps): update github.com/containers/storage digest to 8bc8379 by @renovate in #2143
- update to Go 1.22 and golangci-lint 1.60.3 by @Luap99 in #2148
- RPM: Update config file patching by @lsm5 in #2145
- [skip-ci] Packit: update targets for propose-downstream by @lsm5 in #2129
- [skip-ci] RPM: move netavark deps to netavark package by @lsm5 in #2099
- update some dependecies that need go 1.22 by @Luap99 in #2152
- fix(deps): update module golang.org/x/crypto to v0.27.0 by @renovate in #2153
- pasta: use new --map-guest-addr option by @Luap99 in #2136
- fix(deps): update module github.com/checkpoint-restore/go-criu/v7 to v7.2.0 by @renovate in #2156
- cgroups: improve ENOENT and EBUSY handling by @giuseppe in #2158
- fix(deps): update module github.com/docker/docker to v27.2.1+incompatible by @renovate in #2155
- [skip-ci] Packit: Enable sidetags for bodhi updates by @lsm5 in #2159
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.2 by @renovate in #2160
- cgroups: ignore ownership for cgroup v1 controllers by @giuseppe in #2162
- added bootc logos by @mrguitar in #2163
- Add ImageListSelection to copier options by @baude in #2165
- fix(deps): update module github.com/docker/docker to v27.3.0+incompatible by @renovate in #2166
- pkg/netns: some netns improvements by @Luap99 in #2168
- Export portions of Copier by @baude in #2164
- libimage.Image: add ConvertToManifestList() by @nalind in #2091
- RPM: use default seccomp.json profiles by @lsm5 in #2169
- fix(deps): update module github.com/docker/docker to v27.3.1+incompatible by @renovate in #2171
- Revert "Export portions of Copier" by @baude in #2172
- Export Copier to support OCI artifacts by @baude in #2173
- pgk/capabilities: modernize, switch to github.com/moby/sys/capability by @kolyshkin in #2167
- Document that zstd:chunked is downgraded to zstd when encrypting by @mtrmac in #2176
- Update module github.com/cyphar/filepath-securejoin to v0.3.3 by @renovate in #2180
- ci/gha: bump ubuntu to 24.04 by @kolyshkin in #2181
- fix(deps): update golang.org/x/exp digest to 701f63a by @renovate in #2183
- pkg/subscriptions: use securejoin for the container path by @Luap99 in #2185
- fix(deps): update module golang.org/x/sys to v0.26.0 by @renovate in #2190
- fix(deps): update module golang.org/x/term to v0.25.0 by @renovate in #2192
- Audit and update OWNERS file by @baude in #2191
- Update docs of
containers.conf
configs affecting/etc/hosts
by @PhrozenByte in #2184 - fix(deps): update module golang.org/x/crypto to v0.28.0 by @renovate in #2193
- config: prefer compose CLI plugin over docker-compose binary by @gotmax23 in #2194
- Packit: constrain koji_build job to fedora package to avoid dupes by @lsm5 in #2195
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.4 by @renovate in #2197
- fix(deps): update github.com/containers/storage digest to a397602 by @renovate in #2182
- chore(deps): update dependency containers/automation_images to v20241010 by @renovate in #2198
- config: do not set the default nproc to the max available by @giuseppe in #2199
- Document krunkit for AI Workloads by @rhatdan in #2200
- fix(deps): update module github.com/opencontainers/selinux to v1.11.1 by @renovate in #2204
- Revert "Move fuse-overlayfs to suggests" for Fedora 40 and older by @debarshiray in #2203
- Revert "Move fuse-overlayfs to suggests" for all Fedoras by @debarshiray in #2206
- update CONTRIBUTING.md by @Luap99 in #2207
- fix(deps): update module github.com/opencontainers/runc to v1.2.0 by @renovate in #2210
- Only return one image ID, and hopefully a more precise one, from pulling. by @mtrmac in #2202
- rpm/update-config-files: zstd:chunked not enabled in Fedora yet by @travier in #2208
- rpm/update-config-files: Don't set zstd:chunked default anywhere by @cgwalters in #2213
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.21.0 by @renovate in #2216
- fix(deps): update module github.com/onsi/gomega to v1.35.0 by @renovate in #2217
- fix(deps): update module github.com/checkpoint-restore/checkpointctl to v1.3.0 by @renovate in #2214
- fix(deps): update module github.com/pkg/sftp to v1.13.7 by @renovate in #2215
- pkg/timezone: handle TZDIR and local correctly by @Luap99 in #2219
- libnetwork/pasta: remove Setup2() by @Luap99 in #2218
- fix(deps): update module github.com/fsnotify/fsnotify to v1.8.0 by @renovate in #2220
- fix(deps): update module github...
v0.58.5
What's Changed
- [v0.58] Backport pkg/subscriptions: use securejoin for the container path by @danishprakash in #2188
Fixes CVE-2024-9341
Full Changelog: v0.58.4...v0.58.5
v0.60.4
What's Changed
- [v0.60] Backport pkg/subscriptions: use securejoin for the container path + new 0.60.4 release by @Luap99 in #2186
Fixes CVE-2024-9341
Full Changelog: v0.60.3...v0.60.4
v0.60.3
What's Changed
- [v0.60] Bump c/image to v5.32.2, c/common to v0.60.2 by @TomSweeneyRedHat in #2127
- Some pkg/netns improvements by @Luap99 in #2170
Full Changelog: v0.60.2...v0.60.3