Releases: containers/common
Releases · containers/common
v0.54.0
What's Changed
- Cirrus: Resolve TODO WRT podman-plugins RPM by @cevich in #1433
- Bump v0.53.0 by @saschagrunert in #1434
- fix(deps): update module github.com/docker/docker to v23.0.5+incompatible by @renovate in #1438
- pkg/sysinfo: omit Getpid call in numCPU by @tklauser in #1435
- Update github.com/opencontainers/runtime-tools digest to e931285 by @renovate in #1443
- Disable dependabot in favor of renovate by @cevich in #1444
- history: set Tags by @vrothberg in #1445
- chore(deps): update dependency containers/automation_images to v20230426 by @renovate in #1446
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 by @renovate in #1447
- Cirrus: Update Fedora name to match image by @cevich in #1449
- Add support for confined SELinux users by @rhatdan in #1448
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 by @renovate in #1450
- fix(deps): update module golang.org/x/term to v0.8.0 by @renovate in #1453
- Update c/image with containers/image#1944 by @mtrmac in #1454
- vendor in latest containers/(storage, image) by @rhatdan in #1455
- fix(deps): update module github.com/docker/docker to v23.0.6+incompatible by @renovate in #1456
- docs: containers.conf: CHROOT by @vrothberg in #1457
- fix(deps): update module github.com/containerd/containerd to v1.7.1 by @renovate in #1461
- fix(deps): update module github.com/containernetworking/plugins to v1.3.0 by @renovate in #1459
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 by @renovate in #1466
- fix(deps): update module golang.org/x/crypto to v0.9.0 by @renovate in #1458
- libnetwork: add NetworkInfo() for get network information by @sstosh in #1460
- Fix indentation for the containers.conf by @sstosh in #1467
- fix(deps): update module github.com/docker/docker to v24 by @renovate in #1468
- chore(deps): update dependency containers/automation_images to v20230517 by @renovate in #1470
- fix(deps): update module github.com/onsi/gomega to v1.27.7 by @renovate in #1471
- fix(deps): update module github.com/docker/docker to v24.0.1+incompatible by @renovate in #1473
- fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #1472
- fix(deps): update module github.com/sirupsen/logrus to v1.9.2 by @renovate in #1469
- pkg/config: new fields for better pasta integration by @Luap99 in #1464
- Static Routes by @Cydox in #1440
- netavark: add bclim option for macvlan by @Luap99 in #1474
- fix(deps): update module github.com/docker/docker to v24.0.2+incompatible by @renovate in #1476
- fix(deps): update module github.com/burntsushi/toml to v1.3.0 by @renovate in #1479
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #1478
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 by @renovate in #1482
- Add some fixes for CompressionFormat by @rhatdan in #1481
- fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #1487
- chore(deps): update dependency containers/automation_images to v20230601 by @renovate in #1485
- fix(deps): update module github.com/containerd/containerd to v1.7.2 by @renovate in #1486
- fix(deps): update github.com/containers/image/v5 digest to abe5133 by @renovate in #1483
- fix(deps): update github.com/containers/storage digest to 1dc289a by @renovate in #1484
- [CI:DOCS] Document disabling detach-keys by @rhatdan in #1480
- fix(deps): update module github.com/burntsushi/toml to v1.3.1 by @renovate in #1488
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 by @renovate in #1490
- fix(deps): update module github.com/onsi/gomega to v1.27.8 by @renovate in #1489
- fix(deps): update module github.com/burntsushi/toml to v1.3.2 by @renovate in #1493
- feat: add a function to determine whether a retry is necessary when error occured by @fengxsong in #1492
- override DefaultInitPath for FreeBSD by @dfr in #1496
- libnetwork: handle id filter better by @Luap99 in #1497
- fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3 by @renovate in #1495
- fix(deps): update module golang.org/x/sys to v0.9.0 by @renovate in #1498
- fix(deps): update module golang.org/x/term to v0.9.0 by @renovate in #1499
- fix(deps): update module golang.org/x/crypto to v0.10.0 by @renovate in #1501
- fix: add a local variable 'isRetryable' to avoid modifying the caller's Options by @fengxsong in #1500
- When using additional stores, report id only once by @rhatdan in #1477
- libimage: fix reference filters by @vrothberg in #1503
- Vendor in latest containers/(storage,image) by @rhatdan in #1502
- chore(deps): update dependency containers/automation_images to v20230614 by @renovate in #1508
- fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #1507
- libnetwork/util: export GetLocalIP() by @Luap99 in #1504
- libnetwork: add pasta package to start pasta by @Luap99 in #1506
- Fix some containers.conf comments and docs by @sstosh in #1509
- libnetwork/netavark: fix ipam allocation for custom lease range by @Luap99 in #1510
- bump golangci-lint to v1.53.3 and address new reports by @vrothberg in #1511
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by @renovate in #1512
- refactor(hosts): export hostContainersInternal variable by @BlackHole1 in #1516
- libnetwork/netavark: add isolate option 'strict' by @yassi-github in #1513
- config: add CompressionLevel to containers.conf by @giuseppe in #1518
- add libnetwork/slirp4netns package by @Luap99 in #1517
- libnetwork/slirp4netns: add Pdeathsig option by @Luap99 in #1519
- layer tree: be more resilient by @vrothberg in #1520
- Add cwd argument for hooks exec Run func (API break-free version) by @fangpenlin in #1521
- layer tree: handle more errors by @vrothberg in #1522
- Add Replace option to secret store by @rhatdan in #1525
- Update module github.com/containers/storage to v1.47.0 by @renovate in #1527
- mac helper binaries: add default brew libexec path by @vrothberg in #1523
New Contributors
- @Cydox made their first contribution in #1440
- @fengxsong made their first contribution in #1492
- @BlackHole1 made their first contribution in #1516
- @yassi-github made their first contribution in #1513
- @fangpenlin made their first contribution in #1521
Full Changelog: v0.53.0...v0.54.0
v0.53.0
What's Changed
- pkg/auth: fix nil deref by @vrothberg in #1419
- build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0-rc.1 to 1.1.0-rc.2 by @dependabot in #1423
- fix(deps): update module github.com/docker/docker to v23.0.4+incompatible by @renovate in #1425
- [CI:DOCS] containers.conf: database_backend by @vrothberg in #1422
- pkg/sysinfo: unify NumCPU implementations by @tklauser in #1428
- Use functions from x/sys/unix in numCPU on Linux by @tklauser in #1429
- Don't call
umask
in subscriptions by @saschagrunert in #1421 - pkg/subscription: fix regression in saveTo() by @Luap99 in #1437
New Contributors
Full Changelog: v0.52.0...v0.53.0
v0.52.0
What's Changed
- Bump to v0.51.0 by @TomSweeneyRedHat in #1305
- build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #1306
- Add Provider to MachineConfig by @arixmkii in #1290
- Enable DHCP macvlan by @baude in #1292
- build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16 by @dependabot in #1307
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 by @dependabot in #1308
- build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 by @dependabot in #1309
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 by @dependabot in #1310
- build(deps): bump github.com/docker/docker from 20.10.23+incompatible to 23.0.0+incompatible by @dependabot in #1311
- Don't use lockfile.Locker, it is deprecated by @rhatdan in #1313
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #1314
- build(deps): bump github.com/container-orchestrated-devices/container-device-interface from 0.5.3 to 0.5.4 by @dependabot in #1315
- build(deps): bump golang.org/x/term from 0.4.0 to 0.5.0 by @dependabot in #1316
- build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0 by @dependabot in #1318
- libimage: search: add options for authentication by @sstosh in #1321
- libimage: make sure all events have an ID by @vrothberg in #1325
- build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17 by @dependabot in #1324
- build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #1319
- Support docker-specific network create options via CLI by @hasan4791 in #1320
- LookPath like impelementations for OS specific executable searches by @arixmkii in #1131
- build(deps): bump github.com/docker/docker from 23.0.0+incompatible to 23.0.1+incompatible by @dependabot in #1322
- build(deps): bump github.com/containers/image/v5 from 5.24.0 to 5.24.1 by @dependabot in #1323
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 by @dependabot in #1326
- libimage: wait to write an event until an image loaded by @sstosh in #1327
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 by @dependabot in #1329
- libimage: search: add IdentityToken option for authentication by @sstosh in #1328
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #1331
- containers.conf: add database backend option by @vrothberg in #1333
- pkg/auth: add
NoWriteBack
option by @vrothberg in #1334 - fix netavark IgnoreIfExists config test flake by @Luap99 in #1336
- libimage: pull events: set input name by @vrothberg in #1339
- build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #1332
- Vendor in latest containers/image by @rhatdan in #1341
- pkg/auth/Login: return a typed error by @vrothberg in #1340
- update c/image to latest by @Luap99 in #1343
- build(deps): bump github.com/containers/storage from 1.45.3 to 1.45.4 by @dependabot in #1346
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #1347
- Fix the combination of "table " and \n in report formats by @mtrmac in #1344
- build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #1348
- build(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.19 by @dependabot in #1349
- libimage: Fix getDockerAuthConfig() for authentication by @sstosh in #1342
- Vendor in containers/(storage, image) by @rhatdan in #1351
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 by @dependabot in #1353
- build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 by @dependabot in #1355
- build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #1354
- netavark,NetworkUpdate:
NetworkUpdateOptions
must be IP addresses by @flouthoc in #1358 - build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.7.0 by @dependabot in #1360
- Allow cgroup-conf settings to be stored in containers.conf by @rhatdan in #1364
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #1361
- build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 by @dependabot in #1363
- [CI:DOCS] docs/containerfile: document
RUN --network
by @flouthoc in #1366 - Add oom_score_adj to set default oom score adj by @rhatdan in #1367
- Vendor in latests containers/(storage, image) by @rhatdan in #1369
- Cirrus: Update CI VM images to F37 by @cevich in #1365
- docs: Update OCI Runtime Specifications version referenced to 1.0.2 by @igo95862 in #1371
- bump to v0.52.0-dev by @vrothberg in #1375
- Back by popular demand CAP_SYS_CHROOT by @rhatdan in #1373
- pkg/config: add CONTAINERS_CONF_OVERRIDE by @vrothberg in #1378
- build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #1379
- Update list of codespell ignores by @rhatdan in #1382
- Update vendor of containers/(storage, image) by @rhatdan in #1383
- pkg/netns: NewNS() check if file name already exists by @Luap99 in #1381
- libimage: ListImages: pre-compute dangling/parent by @vrothberg in #1372
- build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #1385
- Configure Renovate by @renovate in #1384
- Netavark add ipvlan support by @Luap99 in #1390
- build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #1386
- Fix typos and other minor language issues by @eriksjolund in #1392
- [CI:DOCS] Cleanup man page display by @rhatdan in #1391
- libnetwork/netavark: error messages should start lower case by @Luap99 in #1393
- Add kube_generate_type to set default for kube generate by @umohnani8 in #1394
- Add kube_generate_type defaults by @umohnani8 in #1396
- Netavark plugin support by @Luap99 in #1388
- build(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #1398
- build(deps): bump github.com/containers/storage from 1.45.5-0.20230326103843-b1216421c44b to 1.46.0 by @dependabot in #1399
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #1402
- Update vendor of containers/image by @rhatdan in #1405
- New Youki logo artwork by @mairin in #1409
- GHA: Use version numbers instead of digests by @cevich in #1408
- fix(deps): update module golang.org/x/term to v0.7.0 by @renovate in #1413
- [skip-ci] Update actions/setup-go action to v4 by @renovate in #1414
- chore(deps): update dependency containers/automation_images to v20230405 by @renovate in #1415
- fix(deps): update module golang.org/x/crypto to v0.8.0 by @...
v0.51.2
v0.51.1
v0.51.0
What's Changed
- Bump to v0.50.1 by @rhatdan in #1170
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2 by @dependabot in #1171
- GHA: Limit operations to
main
branch only by @cevich in #1175 - build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #1179
- Fix empty system context when copy image from oci-archive transport by @tyler92 in #1181
- build(deps): bump github.com/containers/ocicrypt from 1.1.5 to 1.1.6 by @dependabot in #1180
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #1183
- build(deps): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #1182
- build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by @dependabot in #1186
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1 by @dependabot in #1185
- build(deps): bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible by @dependabot in #1187
- Vendor in latest containers/(storage, image) and runtime-tools by @rhatdan in #1188
- ci,codespell: ignore function
ShouldNot
by @flouthoc in #1190 - libnetwork: add
DNSServers
toNetworkOptions
by @flouthoc in #1189 - libimage: add LayersDiskUsage by @vrothberg in #1191
- Update vendor containers/(image,storage) by @rhatdan in #1192
- bump to golangci-lint v1.50.0 by @vrothberg in #1193
- DiskUsage: return total images size by @vrothberg in #1194
- libimage: cache image size by @vrothberg in #1197
- config: Add config entry for ocijail by @dfr in #1199
- build(deps): bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible by @dependabot in #1198
- build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in #1204
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #1203
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in #1205
- Update vendor containers/storage by @rhatdan in #1195
- feat: add support for the youki OCI Runtime by @unknowndevQwQ in #1202
- build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #1207
- build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9 by @dependabot in #1206
- libnetwork/netavark: disable dns for macvlan by @Luap99 in #1208
- feat: add logo for Podman Desktop by @benoitf in #1212
- build(deps): bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible by @dependabot in #1211
- build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #1213
- libimage: format platform warning by @vrothberg in #1218
- build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #1219
- Update vendor of containers/(image, storage) by @rhatdan in #1220
- create known_hosts file path when missing by @rhatdan in #1216
- build(deps): bump golang.org/x/sys from 0.1.0 to 0.2.0 by @dependabot in #1221
- build(deps): bump github.com/coreos/go-systemd/v22 from 22.4.0 to 22.5.0 by @dependabot in #1222
- build(deps): bump golang.org/x/term from 0.1.0 to 0.2.0 by @dependabot in #1223
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 by @dependabot in #1224
- pkg/report: fix IsJSON() by @Luap99 in #1226
- [CI:DOCS] Adding new versions of project logos378.3 by @mairin in #1228
- pkg/report: fix IsJSON() #2 by @Luap99 in #1227
- pkg/config: Fix DefaultSignaturePath on FreeBSD by @dfr in #1229
- build(deps): bump golang.org/x/crypto from 0.1.0 to 0.2.0 by @dependabot in #1230
- build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #1231
- config: add support for
platform_to_oci_runtime
and default entries forwasi/wasm
by @flouthoc in #1225 - Add support for route metric in network configs by @mheon in #1217
- Update vendor of containers/(image, storage) by @rhatdan in #1232
- build(deps): bump github.com/containerd/containerd from 1.6.9 to 1.6.10 by @dependabot in #1233
- build(deps): bump golang.org/x/crypto from 0.2.0 to 0.3.0 by @dependabot in #1235
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #1236
- libnetwork, Network: add field
NetworkDNSServers
for network scoped dns by @flouthoc in #1237 - Deprecate UserNSSize, since we don't use it by @rhatdan in #1238
- Rework default list of capabilities to minimal by @rhatdan in #1240
- validate: ignore validation of CDI devices by @giuseppe in #1239
- Revert "Rework default list of capabilities to minimal" by @vrothberg in #1245
- Remove conmon probe by @rhatdan in #1244
- [CI:DOCS] docs,containerfile:
RUN --mount
mentionrw
option by @flouthoc in #1247 - containers.conf: add events_container_create_inspect_data by @vrothberg in #1243
- build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #1253
- cgroups: use SessionBusPrivateNoAutoStartup by @giuseppe in #1254
- Add ReadOnly flag to run containers in readonly mode by @rhatdan in #1251
- Vendor in latest containers/(storage, image) by @rhatdan in #1255
- libnetwork/cni: fix panic with ipam driver none by @Luap99 in #1256
- Libnetwork: Add IgnoreIfExists flag to network create method by @ygalblum in #1250
- build(deps): bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #1257
- Rework default list of capabilities to minimal by @rhatdan in #1252
- libnetwork: extend API to support
NetworkUpdate
by @flouthoc in #1249 - build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 by @dependabot in #1261
- Add godoc headers for report package by @cblecker in #1260
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #1262
- pkg/netns: UnmountNS() accept netns path as string by @Luap99 in #1258
- Add to default machine volumes for MacOS by @ashley-cui in #1265
- Update vendor or containers/(image, storage) by @rhatdan in #1263
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 by @dependabot in #1267
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 by @dependabot in #1268
- build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #1269
- build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.13 by @dependabot in #1271
- build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #1273
- build(deps): bump github.com/containerd/containerd from 1.6.13 to 1.6.14 by @dependabot in #1274
- build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 by @dependabot in #1280
...