Accepting request 902960 from devel:kubic

Update podman to 3.2.2 and libraries and configurations up to date as of 2021-06-26 (forwarded request 902628 from iDesmI)

OBS-URL: https://build.opensuse.org/request/show/902960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=83
This commit is contained in:
2021-07-02 11:26:43 +00:00
committed by Git OBS Bridge
parent 1bdf52b2b0
commit cf76835f6b
6 changed files with 43 additions and 14 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sun Jun 27 09:33:30 UTC 2021 - idesmi@protonmail.com
- Update to version 3.2.2:
* Bump to v3.2.2
* fix systemcontext to use correct TMPDIR
* Scrub podman commands to use report package
* Fix volumes with uid and gid options
* Vendor in c/common v0.38.11
* Initial release notes for v3.2.2
* Fix restoring of privileged containers
* Fix handling of podman-remote build --device
* Add support for podman remote build -f - .
* Fix panic condition in cgroups.getAvailableControllers
* Fix permissions on initially created named volumes
* Fix building static podman-remote
* add correct slirp ip to /etc/hosts
* disable tty-size exec checks in system tests
* Fix resize race with podman exec -it
* Fix documentation of the --format option of podman push
* Fix systemd-resolved detection.
* Health Check is not handled in the compat LibpodToContainerJSON
* Do not use inotify for OCICNI
* getContainerNetworkInfo: lock netNsCtr before sync
* [NO TESTS NEEDED] Create /etc/mtab with the correct ownership
* Create the /etc/mtab file if does not exists
* [v3.2] cp: do not allow dir->file copying
* create: support images with invalid platform
* vendor containers/common@v0.38.10
* logs: k8s-file: restore poll sleep
* logs: k8s-file: fix spurious error logs
* utils: move message from warning to debug
* Bump to v3.2.2-dev
-------------------------------------------------------------------
Mon Jun 14 18:07:50 UTC 2021 - idesmi@protonmail.com