diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 3c46535..87412b7 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 7 10:54:37 UTC 2018 - Richard Brown + +- Update to latest libpod and storage to support cri-o 1.13 + +------------------------------------------------------------------- +Wed Dec 5 14:45:37 UTC 2018 - Richard Brown + +- Use seccomp.json from github.com/containers/libpod, instead of + installing the tar.xz on users systems (boo#1118444) + ------------------------------------------------------------------- Mon Nov 12 09:21:37 UTC 2018 - Valentin Rothberg diff --git a/libcontainers-common.spec b/libcontainers-common.spec index e5ca89d..f434c7c 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -87,7 +87,7 @@ install -D -m 0644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/containers/storage.con install -D -m 0644 %{SOURCE5} %{buildroot}/%{_datadir}/containers/mounts.conf install -D -m 0644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/containers/mounts.conf install -D -m 0644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/containers/registries.conf -install -D -m 0644 %{SOURCE7} %{buildroot}/%{_datadir}/containers/seccomp.json +install -D -m 0644 libpod/seccomp.json %{buildroot}/%{_datadir}/containers/seccomp.json install -D -m 0644 libpod/seccomp.json %{buildroot}/%{_sysconfdir}/containers/seccomp.json install -d %{buildroot}/%{_mandir}/man1 diff --git a/libpod.tar.xz b/libpod.tar.xz index 9077fd7..3399324 100644 --- a/libpod.tar.xz +++ b/libpod.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e269138788fb5edb26126553f333fccaba056d55b18a95ed3d7031023e0e133 -size 3313948 +oid sha256:29737e82029265143b668b48493a8a3387fb67c49a703a39fb1f3aabef66b0c3 +size 3410720 diff --git a/storage.tar.xz b/storage.tar.xz index 0cc48a0..5314e55 100644 --- a/storage.tar.xz +++ b/storage.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:232e55d6b40070e73048634f7051ba71ffec76c8375633a15920f312b394bb0a -size 678300 +oid sha256:8c28f3f3fd58a7216043e314bff7fc406bfa9aac7c46f8556f5fb4a37b1a6eb7 +size 722568