diff --git a/_service b/_service index 1f1e65c..8a13778 100644 --- a/_service +++ b/_service @@ -4,24 +4,24 @@ https://github.com/containers/storage.git git storage -1.13.2 -v1.13.2 +1.13.4 +v1.13.4 https://github.com/containers/image.git git image -3.0.2 -v3.0.2 +4.0.0 +v4.0.0 https://github.com/containers/libpod.git git libpod -1.5.1 -v1.5.1 +1.6.0 +v1.6.0 diff --git a/image-3.0.2.tar.xz b/image-3.0.2.tar.xz deleted file mode 100644 index 6c5cf52..0000000 --- a/image-3.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0bb8d61a8bd4f4c05bf37577263a3306cc7f9b648ad39584eecdc5caec5234d -size 259532 diff --git a/image-4.0.0.tar.xz b/image-4.0.0.tar.xz new file mode 100644 index 0000000..1cf5055 --- /dev/null +++ b/image-4.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f7e28f065b74f315f4e29ab8c89ec7db0b63bfe201bf284da1ed6c0903c06d +size 270372 diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 61a541d..4e8f084 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Oct 2 08:29:50 UTC 2019 - Sascha Grunert + +- Update to image 4.0.0 + - Add http response to log + - Add tests for parsing OpenShift kubeconfig files + - Compress: define some consts for the compression algos + - Compression: add support for the zstd + - Compression: allow to specify the compression format + - Copy: add nil checks + - Copy: compression: default to gzip + - Copy: don't lose annotations of BlobInfo + - Copy: fix options.DestinationCtx nil check + - Copy: use a bigger buffer for the compression + - Fix cross-compilation by vendoring latest c/storage + - Internal/testing/explicitfilepath-tmpdir: handle unset TMPDIR + - Keyctl: clean up after tests + - Make container tools work with go+openssl + - Make test-skopeo: replace c/image module instead of copying code + - Media type checks + - Move keyctl to internal & func remove auth from keyring + - Replace vendor.conf by go.mod + - Update dependencies + - Update test certificates + - Update to mergo v0.3.5 + - Vendor.conf: update reference for containers/storage +- Update to storage 1.13.4 + - Update generated files + - ImageBigData: distinguish between no-such-image and no-such-item + - ImageSize: don't get tripped up by images with no layers + - tarlogger: disable raw accouting +- Update to libpod 1.6.0 + - Nothing changed regarding the OCI hooks documentation provided by this + package + ------------------------------------------------------------------- Mon Sep 23 15:28:02 UTC 2019 - Richard Brown @@ -22,7 +57,7 @@ Wed Aug 7 10:35:07 UTC 2019 - Sascha Grunert ------------------------------------------------------------------- Tue Aug 6 11:42:17 UTC 2019 - Marco Vedovati -- Add a default registries.d configuration file, used to specify images +- Add a default registries.d configuration file, used to specify images signatures storage location. ------------------------------------------------------------------- diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 3a1322a..5cbfe2f 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -16,13 +16,13 @@ # # libpodver - version from containers/libpod -%define libpodver 1.5.1 +%define libpodver 1.6.0 # storagever - version from containers/storage -%define storagever 1.13.2 +%define storagever 1.13.4 # imagever - version from containers/image -%define imagever 3.0.2 +%define imagever 4.0.0 Name: libcontainers-common Version: 20190923 diff --git a/libpod-1.5.1.tar.xz b/libpod-1.5.1.tar.xz deleted file mode 100644 index b1d054c..0000000 --- a/libpod-1.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f658f971ef96916577e9aee48cc971b0f1cc40d589ea7caa0d81cafc34f9fac4 -size 4300652 diff --git a/libpod-1.6.0.tar.xz b/libpod-1.6.0.tar.xz new file mode 100644 index 0000000..30f0248 --- /dev/null +++ b/libpod-1.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626d5d8ae4fb2d09302225ab40e770a8dcd8c186e0c441a5f626757c962f15b3 +size 4406580 diff --git a/storage-1.13.2.tar.xz b/storage-1.13.2.tar.xz deleted file mode 100644 index f3db8ec..0000000 --- a/storage-1.13.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b61e99aec0cd213bf12bd62ed4caa26819ecc3e40757d5dcec6869d3eff25da0 -size 2972860 diff --git a/storage-1.13.4.tar.xz b/storage-1.13.4.tar.xz new file mode 100644 index 0000000..b08466b --- /dev/null +++ b/storage-1.13.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d80e2e427fe255b8de47dce9eb21028c47d738538e682d220b37805fa3f22e +size 2971520