Accepting request 666726 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/666726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=36
This commit is contained in:
2019-01-21 09:59:17 +00:00
committed by Git OBS Bridge
parent 206247e598
commit 05dc1ca9e5
3 changed files with 45 additions and 2 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 17 11:44:58 UTC 2019 - Jordi Massaguer <jmassaguerpla@suse.com>
- Update requirement to go1.11 to stay in sync with CaaSP4 and use the same
version as k8s and cri-o to prevent "weird" issues because of the go version
(we had problems mixing go1.5 and go1.6 in the past)
-------------------------------------------------------------------
Wed Jan 16 09:42:52 UTC 2019 - Richard Brown <rbrown@suse.com>
- Update libpod.conf to better align with upstream defaults [boo#1122024]
- Require catatonit for new --init flag
-------------------------------------------------------------------
Sun Jan 13 15:39:42 UTC 2019 - Richard Brown <rbrown@suse.com>