Commit graph

7 commits

Author SHA1 Message Date
TomSweeneyRedHat
023c4fadf5 Bump c/common to v0.14.10 and c/conmon to v2.0.20
As the title says.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-08-27 16:38:44 -04:00
Daniel J Walsh
6505322c51
Vendor in containers/common v0.14.9
This will fix the localions of the containers.conf file
on Windows and MacOS Boxes.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-23 06:41:37 -04:00
Daniel J Walsh
7ed653804c
In podman 1.* regression on --cap-add
In podman 1.0 if  you executed a command like:

podman run --user dwalsh --cap-add net_bind_service alpine nc -l 80

It would work, and the user dwalsh would get the capability,  in
podman 2.0, only root and the binding set gets the capability.

This change restores us back to the way podman 1.0 worked.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-21 10:55:22 -04:00
Matthew Heon
98a4f89854 Bump github.com/containers/common to v0.14.7
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-08-20 12:16:53 -04:00
Matthew Heon
9e7c7211c4 Bump github.com/containers/common to v0.14.6
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-07-22 10:48:13 -04:00
Daniel J Walsh
5f9e7b5355
Vendor containers/common v0.14.4
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-06 06:49:21 -04:00
Valentin Rothberg
6eefff6471 vendor github.com/containers/common@v0.14.3
Includes several fixes for config parsing and AppArmor.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-06-25 18:00:28 +02:00