diff --git a/_service b/_service index 712e42c..c0567f0 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/containers/storage.git git storage - v1.32.6 + v1.36.0 @PARENT_TAG@ v(.*) @@ -11,7 +11,7 @@ https://github.com/containers/image.git git image - v5.14.0 + v5.16.0 @PARENT_TAG@ v(.*) @@ -19,7 +19,7 @@ https://github.com/containers/podman.git git podman - v3.2.3 + v3.3.1 @PARENT_TAG@ v(.*) @@ -27,7 +27,7 @@ https://github.com/containers/common.git git common - v0.41.0 + v0.44.0 @PARENT_TAG@ v(.*) diff --git a/common-0.41.0.tar.xz b/common-0.41.0.tar.xz deleted file mode 100644 index 483694e..0000000 --- a/common-0.41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e0819936424b4a841c3d410a04b3300c16b75387c5939ce397b40631d32deb2 -size 4455604 diff --git a/common-0.44.0.tar.xz b/common-0.44.0.tar.xz new file mode 100644 index 0000000..e5e50ee --- /dev/null +++ b/common-0.44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43997c0cbbdc118123e275a5281867039bcd5fdfb6e9de431be92328937d00c +size 4524092 diff --git a/image-5.14.0.tar.xz b/image-5.14.0.tar.xz deleted file mode 100644 index bfa8efc..0000000 --- a/image-5.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76a5f9d9f606437f7aadfd52af32ee30d409c1a4cab2825205d5d7192b1a9b2a -size 372436 diff --git a/image-5.16.0.tar.xz b/image-5.16.0.tar.xz new file mode 100644 index 0000000..11fc4b3 --- /dev/null +++ b/image-5.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f37ca4a1d90220ec93d4e68dc01dc70b782779519d3f304c3e1c723e68cc4df +size 375092 diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 6509145..ddf4557 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 17 10:20:19 UTC 2021 - Alexandre Vicenzi + +- Update common to 0.44.0 +- Update podman to 3.3.1 +- Update storage to 1.36.0 +- Update image to 5.16.0 + ------------------------------------------------------------------- Fri Sep 17 09:23:33 UTC 2021 - Richard Brown diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 9525e8c..b9af514 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -17,16 +17,16 @@ # commonver - version from containers/common -%define commonver 0.41.0 +%define commonver 0.44.0 # podman - version from containers/podman -%define podmanver 3.2.3 +%define podmanver 3.3.1 # storagever - version from containers/storage -%define storagever 1.32.6 +%define storagever 1.36.0 # imagever - version from containers/image -%define imagever 5.14.0 +%define imagever 5.16.0 Name: libcontainers-common Version: 20210626 @@ -88,7 +88,6 @@ rename '.md' '.1' docs/* cd .. # compile subset of containers/podman manpages cd podman-%{podmanver} -go-md2man -in docs/source/markdown/containers-mounts.conf.5.md -out docs/source/markdown/containers-mounts.conf.5 go-md2man -in pkg/hooks/docs/oci-hooks.5.md -out pkg/hooks/docs/oci-hooks.5 cd .. @@ -130,7 +129,7 @@ install -D -m 0644 image-%{imagever}/docs/*.5 %{buildroot}/%{_mandir}/man5/ install -D -m 0644 storage-%{storagever}/docs/*.1 %{buildroot}/%{_mandir}/man1/ install -D -m 0644 storage-%{storagever}/docs/*.5 %{buildroot}/%{_mandir}/man5/ install -D -m 0644 podman-%{podmanver}/pkg/hooks/docs/oci-hooks.5 %{buildroot}/%{_mandir}/man5/ -install -D -m 0644 podman-%{podmanver}/docs/source/markdown/containers-mounts.conf.5 %{buildroot}/%{_mandir}/man5/ +install -D -m 0644 common-%{commonver}/docs/containers-mounts.conf.5 %{buildroot}/%{_mandir}/man5/ install -D -m 0644 common-%{commonver}/docs/containers.conf.5 %{buildroot}/%{_mandir}/man5/ %post diff --git a/podman-3.2.3.tar.xz b/podman-3.2.3.tar.xz deleted file mode 100644 index cfd1ae7..0000000 --- a/podman-3.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c3634b85caa1cae480ee75489f73c5d463a9eea0a58db5998e9381a84aba2d9 -size 6288456 diff --git a/podman-3.3.1.tar.xz b/podman-3.3.1.tar.xz new file mode 100644 index 0000000..b142811 --- /dev/null +++ b/podman-3.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac459b8c791e9c992e3ae43fdf4a1c1b99c08fd3b3cdcbf3b4449ba813357d56 +size 6422752 diff --git a/storage-1.32.6.tar.xz b/storage-1.32.6.tar.xz deleted file mode 100644 index 923fe17..0000000 --- a/storage-1.32.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1696cdfc409388aeb82c754386e34e121b2049c5194e2f84b160efe88effd140 -size 1727892 diff --git a/storage-1.36.0.tar.xz b/storage-1.36.0.tar.xz new file mode 100644 index 0000000..b6b59c2 --- /dev/null +++ b/storage-1.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56316d751008f84194b004d21d8c4ed9566efc31fa66f6bea316f7ee710e9e6e +size 1745412