diff --git a/_service b/_service index 0225d94..50fdca9 100644 --- a/_service +++ b/_service @@ -4,16 +4,16 @@ https://github.com/containers/storage.git git storage -1.12.13 -v1.12.13 +1.12.16 +v1.12.16 https://github.com/containers/image.git git image -2.0.0 -v2.0.0 +3.0.0 +v3.0.0 diff --git a/image-2.0.0.tar.xz b/image-2.0.0.tar.xz deleted file mode 100644 index 3e05c32..0000000 --- a/image-2.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4ef9770374e60e2a625309e35e45875313b0691ba796cd48193f8ca8b8f6d5a -size 257232 diff --git a/image-3.0.0.tar.xz b/image-3.0.0.tar.xz new file mode 100644 index 0000000..3dfff1d --- /dev/null +++ b/image-3.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5abc4d2acd5eddca6d8b2d25fa6a6f487de5d080762fbb390cbdd19dfeced272 +size 259944 diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 6690f43..dccebeb 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Fri Aug 2 09:46:10 UTC 2019 - Sascha Grunert + +- Update to image v3.0.0 + - Add "Env" to ImageInspectInfo + - Add API function TryUpdatingCache + - Add ability to install man pages + - Add user registry auth to kernel keyring + - Fix policy.json.md -> containers-policy.json.5.md references + - Fix typo in docs/containers-registries.conf.5.md + - Remove pkg/sysregistries + - Touch up transport man page + - Try harder in storageImageDestination.TryReusingBlob + - Use the same HTTP client for contacting the bearer token server and the + registry + - ci: change GOCACHE to a writeable path + - config.go: improve debug message + - config.go: log where credentials come from + - docker client: error if registry is blocked + - docker: allow deleting OCI images + - docker: delete: support all MIME types + - ostree: default is no OStree support + - ostree: improve error message + - progress bar: use spinners for unknown blob sizes + - use 'containers_image_ostree' as build tag + - use keyring when authfile empty +- Update to storage v1.12.16 + - Add cirrus vendor check + - Add storage options to IgnoreChownErrors + - Add support for UID as well as UserName in /etc/subuid files. + - Add support for ignoreChownErrors to vfs + - Add support for installing man pages + - Fix cross-compilation + - Keep track of the UIDs and GIDs used in applied layers + - Move lockfiles to their own package + - Remove merged directory when it is unmounted + - Switch to go modules + - Switch to golangci-lint + - Update generated files + - Use same variable name on both commands + - cirrus: ubuntu: try removing cryptsetup-initramfs + - compression: add support for the zstd algorithm + - getLockfile(): use the absolute path + - loadMounts(): reset counts before merging just-loaded data + - lockfile: don't bother releasing a lock when closing a file + - locking test updates + - locking: take read locks on read-only stores + - make local-cross more reliable for CI + - overlay: cache the results of supported/using-metacopy/use-naive-diff + feature tests + - overlay: fix small piece of repeated work + - utils: fix check for missing conf file + - zstd: use github.com/klauspost/compress directly + ------------------------------------------------------------------- Mon Jul 8 13:18:20 UTC 2019 - Sascha Grunert diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 643c130..e8bc635 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -19,13 +19,13 @@ %define libpodver 1.4.4 # storagever - version from containers/storage -%define storagever 1.12.13 +%define storagever 1.12.16 # imagever - version from containers/image -%define imagever 2.0.0 +%define imagever 3.0.0 Name: libcontainers-common -Version: 20190401 +Version: 20190802 Release: 0 Summary: Configuration files common to github.com/containers License: Apache-2.0 diff --git a/storage-1.12.13.tar.xz b/storage-1.12.13.tar.xz deleted file mode 100644 index 31eefde..0000000 --- a/storage-1.12.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8868cff09918e3b159628e112bc876514cba213cc10958efe98141a17bc74d40 -size 878452 diff --git a/storage-1.12.16.tar.xz b/storage-1.12.16.tar.xz new file mode 100644 index 0000000..97cee0a --- /dev/null +++ b/storage-1.12.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6daf5a26f5a837e81500be45d1c86deb46294bcde15afa02ca1e0d657b527b +size 2960684