Skip to content

Releases: containers/common

v0.57.1

07 Dec 13:05
5655fcf
Compare
Choose a tag to compare

What's Changed

  • Prioritize addtionalHelperBinariesDir over default dirs in #1754

Full Changelog: v0.57.0...v0.57.1

v0.57.0

16 Nov 21:43
Compare
Choose a tag to compare

What's Changed

  • Bump to v0.56.0 by @rhatdan in #1652
  • Fix typo in comment by @c3d in #1653
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc5 by @renovate in #1655
  • Fix specification of unix:///run by @rhatdan in #1656
  • libimage/layer_tree: if parent is empty and a manifest list then ignore check. by @flouthoc in #1651
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.1 by @renovate in #1658
  • Split up util package into pkg/password, pkg/copy, pkg/version by @rhatdan in #1657
  • Remove ActiveDestination method to move into podman by @cgiradkar in #1640
  • Default machine CPUs to Cores/2 by @ashley-cui in #1659
  • pkg/config: do NOT set StaticDir and VolumeDir by @vrothberg in #1660
  • Implement negated label match function by @jakecorrenti in #1661
  • chore: import packages only once by @testwill in #1665
  • CoC: fix email link by @Luap99 in #1669
  • libnetwork/cni: ignore ENOENT while reading networks by @Luap99 in #1668
  • Makefile, libimage: test-unit must cover libimage/manifests_test.go by @flouthoc in #1671
  • Add support for vrf option on netavark by @MrSuicideParrot in #1673
  • Update module github.com/onsi/gomega to v1.28.0 by @renovate in #1674
  • libimage: implement retry logic for manifest push by @flouthoc in #1666
  • Add list members emails to the CoC by @TomSweeneyRedHat in #1670
  • Use MatchNegatedLabelFilter function for networks by @jakecorrenti in #1677
  • pkg/subscriptions: add /etc/crypto-policies/config in fips mode by @Luap99 in #1667
  • Fix ID and Digest filters by @umohnani8 in #1676
  • Update github.com/opencontainers/runtime-tools digest to 408c51e by @renovate in #1679
  • URGENT: heal CI: fix codespell by @vrothberg in #1682
  • Update module github.com/docker/distribution to v2.8.3+incompatible by @renovate in #1680
  • Makefile: simplify unit tests by @Luap99 in #1684
  • POC: appendable string arrays in containers.conf by @vrothberg in #1675
  • containers.conf: add privileged field to containers table by @vrothberg in #1683
  • Update module golang.org/x/term to v0.13.0 by @renovate in #1688
  • Update module golang.org/x/crypto to v0.14.0 by @renovate in #1686
  • apparmor: fix parsing beta/alpha version by @vrothberg in #1689
  • Update module golang.org/x/sync to v0.4.0 by @renovate in #1685
  • Update module github.com/onsi/ginkgo/v2 to v2.13.0 by @renovate in #1690
  • Update module github.com/containerd/containerd to v1.7.7 by @renovate in #1691
  • pkg/config: use empty default for db_backend by @Luap99 in #1692
  • Move platform code to its own directory by @umohnani8 in #1693
  • Update module golang.org/x/net to v0.17.0 [SECURITY] by @renovate in #1694
  • libimage: add compat interfaces for the new platform subpackage by @nalind in #1696
  • libimage: fix computing history by @vrothberg in #1697
  • chore(deps): update dependency containers/automation_images to v20231004 by @renovate in #1699
  • pkg/config: lookup InitPath in HelperBinariesDir by @Luap99 in #1698
  • libimage: support parallel tag/untag by @Luap99 in #1700
  • libimage: Untag should error for non existent name by @Luap99 in #1701
  • fix(deps): update module github.com/onsi/gomega to v1.28.1 by @renovate in #1706
  • Copier: use StringWithinTransport instead of DockerReference by @ygalblum in #1704
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.7.0 by @renovate in #1705
  • libimage: add !remote tag by @Luap99 in #1708
  • containers.conf: appendable string arrays, Part 1 by @vrothberg in #1707
  • fix(deps): update module sigs.k8s.io/yaml to v1.4.0 by @renovate in #1709
  • containers.conf: turn all []string into attributedstring.Slice by @vrothberg in #1710
  • Update module google.golang.org/grpc to v1.57.1 [SECURITY] by @renovate in #1712
  • Update module github.com/docker/docker to v24.0.7+incompatible by @renovate in #1713
  • Update module github.com/onsi/gomega to v1.29.0 by @renovate in #1711
  • Update module go.etcd.io/bbolt to v1.3.8 by @renovate in #1714
  • Update module github.com/containerd/containerd to v1.7.8 by @renovate in #1715
  • cgroups: remove unused files by @giuseppe in #1716
  • Add masked paths and readonly paths to config by @rhatdan in #1717
  • Add back SystemCPUUsage by @rhatdan in #1718
  • containers.conf: append to string arrays by @vrothberg in #1719
  • UserConnection is used by non linux platforms by @rhatdan in #1720
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.9 by @renovate in #1721
  • fix(deps): update module github.com/container-orchestrated-devices/container-device-interface to v0.6.2 by @elezar in #1724
  • cgroups: provide UserConnection for non-linux platforms by @giuseppe in #1726
  • fix(deps): update module golang.org/x/sys to v0.14.0 by @renovate in #1727
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #1729
  • fix(deps): update module golang.org/x/sync to v0.5.0 by @renovate in #1728
  • fix(deps): update module golang.org/x/term to v0.14.0 by @renovate in #1732
  • fix(deps): update module golang.org/x/crypto to v0.15.0 by @renovate in #1734
  • fix(deps): update module github.com/onsi/gomega to v1.30.0 by @renovate in #1733
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1 by @renovate in #1736
  • Add --compat-auth-file to login/logout by @mtrmac in #1731
  • fix(deps): update module github.com/containerd/containerd to v1.7.9 by @renovate in #1738
  • fix(deps): update module github.com/containers/storage to v1.51.0 by @renovate in #1739

New Contributors

Full Changelog: v0.56.0...v0.57.0

v0.56.0

14 Sep 00:44
Compare
Choose a tag to compare

What's Changed

  • Bump to v0.55.0 by @rhatdan in #1536
  • Update module github.com/containers/image/v5 to v5.26.1 by @renovate in #1540
  • After secret --replace, make sure old ID is deleted by @rhatdan in #1537
  • Update module github.com/opencontainers/image-spec to v1.1.0-rc4 by @renovate in #1542
  • libimage: HasDifferentDigest: add InsecureSkipTLSVerify option by @vrothberg in #1538
  • fix(deps): update module golang.org/x/sys to v0.10.0 by @renovate in #1544
  • Remove constraints on secret name by @rhatdan in #1541
  • fix(deps): update module golang.org/x/term to v0.10.0 by @renovate in #1545
  • fix(deps): update module golang.org/x/crypto to v0.11.0 by @renovate in #1546
  • fix(deps): update module github.com/docker/docker to v24.0.3+incompatible by @renovate in #1548
  • Update from and copy documentation by @mskott in #1550
  • fix(deps): update module github.com/docker/docker to v24.0.4+incompatible by @renovate in #1552
  • chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml by @Juneezee in #1553
  • fix(deps): update module github.com/container-orchestrated-devices/container-device-interface to v0.6.0 by @renovate in #1555
  • CI: check for possible diff after make vendor by @Luap99 in #1556
  • pkg/ssh: simplify ssh.Validate by @dfr in #1554
  • libimage: harden lookup by digest by @vrothberg in #1505
  • libnetwork: correctly assign free names by @Luap99 in #1561
  • Secret names can not container "," by @rhatdan in #1562
  • Beautify lookup after #1505 by @mtrmac in #1559
  • containers.conf: Add podmansh_timeout by @lsm5 in #1547
  • Change default image volume mode to "nullfs" on FreeBSD by @dfr in #1564
  • Vendor in latest containers/(storage,image) by @rhatdan in #1565
  • libnetwork: Add support for host-gatway by @geichelberger in #1549
  • Update module github.com/containers/image/v5 to v5.26.1 by @renovate in #1569
  • Update vendor of containers/(storage,image) by @rhatdan in #1574
  • Update module github.com/opencontainers/runtime-spec to v1.1.0 by @renovate in #1576
  • Update module github.com/onsi/gomega to v1.27.9 by @renovate in #1577
  • Use dlocate where available, instead of dpkg search by @afbjorklund in #1578
  • pkg/config: Add ocijail to the RuntimeSupportsJSON list by @dfr in #1579
  • containers.conf: add compose fields by @vrothberg in #1571
  • fix(deps): update module github.com/onsi/gomega to v1.27.10 by @renovate in #1582
  • config: rm cni plugins dir check by @danishprakash in #1583
  • Default to port 22 when dialing by @rhatdan in #1568
  • fix(deps): update module github.com/docker/docker to v24.0.5+incompatible by @renovate in #1580
  • Allow mounts to be specified in containers.conf by @rhatdan in #1584
  • manifests,push: add support for AddCompression by @flouthoc in #1585
  • fix(deps): update module github.com/containerd/containerd to v1.7.3 by @renovate in #1587
  • pkg/config: fix lint reports by @vrothberg in #1588
  • We don't want TERM environment turned on by default by @rhatdan in #1589
  • libimage/ManifestPushOptions: add AddCompression for Manifest.PushOptions by @flouthoc in #1590
  • fix(deps): update github.com/containers/storage digest to c3da76f by @renovate in #1591
  • libnetwork/etchosts: add docker.internal dns entries by @Luap99 in #1592
  • fix(deps): update module golang.org/x/sys to v0.11.0 by @renovate in #1595
  • Add Farms to config by @umohnani8 in #1586
  • fix(deps): update module golang.org/x/crypto to v0.12.0 by @renovate in #1596
  • chore(deps): update dependency containers/automation_images to v20230807 by @renovate in #1601
  • change default machine image for windows by @baude in #1603
  • chore(deps): update dependency ubuntu to v22 by @renovate in #1607
  • default windows machine user change by @baude in #1608
  • libimage: add support for ForceCompressionFormat for image copier and manifest by @flouthoc in #1602
  • cleanup getDefaultMachineUser|Image by @baude in #1611
  • chore(deps): update dependency containers/automation_images to v20230809 by @renovate in #1612
  • fix(deps): update module github.com/pkg/sftp to v1.13.6 by @renovate in #1613
  • containers.conf: implement modules by @vrothberg in #1599
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.8 by @renovate in #1614
  • cgroups_linux: use SessionBusPrivateNoAutoStartup by @jontte75 in #1615
  • Allow rootless AppArmor by @kernelmethod in #1572
  • Revert #1572 by @vrothberg in #1620
  • libnetwork/cni: use 'ifconfig -j' on FreeBSD if it is supported by @dfr in #1619
  • chore(deps): update dependency containers/automation_images to v20230816 by @renovate in #1618
  • fix(deps): update module github.com/jinzhu/copier to v0.4.0 by @renovate in #1621
  • fix(deps): update module github.com/containers/storage to v1.49.0 by @renovate in #1622
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 by @renovate in #1624
  • libimage: pull: increase timeout running under systemd by @vrothberg in #1616
  • containers.conf: add field for AddCompression to Engine table by @flouthoc in #1593
  • fix(deps): update module github.com/containerd/containerd to v1.7.4 by @renovate in #1626
  • fix(deps): update module github.com/containerd/containerd to v1.7.5 by @renovate in #1627
  • libimage: close all ImageClosers by @vrothberg in #1628
  • Move libimage.ManifestList{Descriptor,Data} to libimage/define by @mtrmac in #1629
  • Update CODE-OF-CONDUCT.md with new mailing list by @TomSweeneyRedHat in #1625
  • libimage: preserve optional name when pulling from OCI transport by @vrothberg in #1630
  • golangci.yml: enable all, disable failing linters by @vrothberg in #1631
  • fix(deps): update module golang.org/x/sys to v0.12.0 by @renovate in #1634
  • Add restore handler for password input by @grisu48 in #1312
  • enable more linters by @vrothberg in #1632
  • fix(deps): update module golang.org/x/term to v0.12.0 by @renovate in #1635
  • [skip-ci] Update actions/checkout action to v4 by @renovate in #1636
  • fix(deps): update module github.com/docker/docker to v24.0.6+incompatible by @renovate in #1638
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.4 by @renovate in #1639
  • fix(deps): update module golang.org/x/crypto to v0.13.0 by @renovate in #1637
  • fix(deps): update module github.com/container-orchestrated-devices/container-device-interface to v0.6.1 by @renovate in #1641
  • Bump vendor of containers/(storage, image) by @rhatdan in #1644
  • cgroups: fix memory usage on cgroup v1 by @giuseppe in #1643
  • libimage: split out search filters by @Luap99 in https:...
Read more

v0.55.4

24 Aug 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.3...v0.55.4

v0.55.3

09 Aug 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.2...v0.55.3

v0.55.2

13 Jul 08:49
Compare
Choose a tag to compare
  • libimage: harden lookup by digest
  • libimage: HasDifferentDigest: add InsecureSkipTLSVerify option

v0.55.1

30 Jun 13:33
Compare
Choose a tag to compare

v0.55.0

29 Jun 19:23
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/containers/image/v5 to v5.26.0 by @renovate in #1529
  • Bump to v0.54.0 and bump c/image to v5.26.0 by @TomSweeneyRedHat in #1530
  • pkg/servicereaper: build this for FreeBSD as well as Linux by @dfr in #1531
  • Change secrets Replace to modify the ID by @rhatdan in #1532
  • Relax name length restriction for Secrets/ConfigMaps. by @rhatdan in #1528
  • Vendor in containers/storage by @rhatdan in #1534

Full Changelog: v0.54.0...v0.55.0

v0.54.0

28 Jun 20:09
Compare
Choose a tag to compare

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

Full Changelog: v0.53.0...v0.54.0

v0.53.0

27 Apr 06:39
776b274
Compare
Choose a tag to compare

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