Accepting request 688763 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/688763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=40
This commit is contained in:
2019-03-27 15:13:10 +00:00
committed by Git OBS Bridge
parent aa618aaf5a
commit 2173e02175
3 changed files with 33 additions and 10 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Mar 22 21:02:05 UTC 2019 - Flavio Castelli <fcastelli@suse.com>
- Change default libpod.conf configuration file: use the runtimes
section to allow users to specify different OCI runtimes. This
allows user to choose which runtime to use on a per container
basis.
-------------------------------------------------------------------
Tue Mar 19 13:15:38 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add 'apparmor-parser' to list of requires (boo#1123387)
-------------------------------------------------------------------
Sat Mar 16 08:33:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Scriptlets contain sh-compatible code, so drop -p /bin/bash.
-------------------------------------------------------------------
Fri Mar 8 09:47:25 UTC 2019 - Richard Brown <rbrown@suse.com>