diff options
author | Matthew Heon <mheon@redhat.com> | 2021-08-20 13:47:23 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-08-20 13:47:23 -0400 |
commit | 98f252a3a1a8f1ee00f9f96c6ba00500954b5093 (patch) | |
tree | eef30453dd648ee67cf98059b616ecb50fa692ac /changelog.txt | |
parent | 608b8758aa30f1c1038365494e404326dda4d3fb (diff) | |
download | podman-3.3.0.tar.gz podman-3.3.0.tar.bz2 podman-3.3.0.zip |
Bump to v3.3.0v3.3.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 64c91845a..6d8deaa40 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,25 @@ +- Changelog for HEAD (2021-08-20): + * Final release notes for v3.3.0 + * Fix network aliases with network id + * machine: compute sha256 as we read the image file + * machine: check for file exists instead of listing directory + * pkg/bindings/images.nTar(): slashify hdr.Name values + * Volumes: Only remove from DB if plugin removal succeeds + * For compatibility, ignore Content-Type + * [v3.3] Bump c/image 5.15.2, buildah v1.22.3 + * Implement SD-NOTIFY proxy in conmon + * Fix rootless cni dns without systemd stub resolver + * fix rootlessport flake + * Skip stats test in CGv1 container environments + * Fix AVC denials in tests of volume mounts + * Restore buildah-bud test requiring new images + * Revert ".cirrus.yml: use fresh images for all VMs" + * Fix device tests using ls test files + * Enhance priv. dev. check + * Workaround host availability of /dev/kvm + * Skip cgroup-parent test due to frequent flakes + * Cirrus: Fix not uploading logformatter html + - Changelog for HEAD (2021-08-17): * Release notes for v3.3.0-RC3 * [v3.3] Bump c/storage to v1.34.1 and c/image to v5.15.1 |