forked from pool/libcontainers-common
Accepting request 656023 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/656023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=6
This commit is contained in:
parent
627ae92b97
commit
d53b81567f
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 7 10:54:37 UTC 2018 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Update to latest libpod and storage to support cri-o 1.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 5 14:45:37 UTC 2018 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- 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 <vrothberg@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e269138788fb5edb26126553f333fccaba056d55b18a95ed3d7031023e0e133
|
||||
size 3313948
|
||||
oid sha256:29737e82029265143b668b48493a8a3387fb67c49a703a39fb1f3aabef66b0c3
|
||||
size 3410720
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:232e55d6b40070e73048634f7051ba71ffec76c8375633a15920f312b394bb0a
|
||||
size 678300
|
||||
oid sha256:8c28f3f3fd58a7216043e314bff7fc406bfa9aac7c46f8556f5fb4a37b1a6eb7
|
||||
size 722568
|
||||
|
Loading…
Reference in New Issue
Block a user