1
0
Dominique Leuenberger 2019-10-23 13:46:54 +00:00 committed by Git OBS Bridge
parent 281cae8d2d
commit 7d3fffcfe2
9 changed files with 54 additions and 19 deletions

View File

@ -4,24 +4,24 @@
<param name="url">https://github.com/containers/storage.git</param>
<param name="scm">git</param>
<param name="filename">storage</param>
<param name="versionformat">1.13.2</param>
<param name="revision">v1.13.2</param>
<param name="versionformat">1.13.4</param>
<param name="revision">v1.13.4</param>
</service>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/image.git</param>
<param name="scm">git</param>
<param name="filename">image</param>
<param name="versionformat">3.0.2</param>
<param name="revision">v3.0.2</param>
<param name="versionformat">4.0.0</param>
<param name="revision">v4.0.0</param>
</service>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/libpod.git</param>
<param name="scm">git</param>
<param name="filename">libpod</param>
<param name="versionformat">1.5.1</param>
<param name="revision">v1.5.1</param>
<param name="versionformat">1.6.0</param>
<param name="revision">v1.6.0</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0bb8d61a8bd4f4c05bf37577263a3306cc7f9b648ad39584eecdc5caec5234d
size 259532

3
image-4.0.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3f7e28f065b74f315f4e29ab8c89ec7db0b63bfe201bf284da1ed6c0903c06d
size 270372

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Oct 2 08:29:50 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- 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 <rbrown@suse.com>
@ -22,7 +57,7 @@ Wed Aug 7 10:35:07 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
-------------------------------------------------------------------
Tue Aug 6 11:42:17 UTC 2019 - Marco Vedovati <mvedovati@suse.com>
- 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.
-------------------------------------------------------------------

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f658f971ef96916577e9aee48cc971b0f1cc40d589ea7caa0d81cafc34f9fac4
size 4300652

3
libpod-1.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:626d5d8ae4fb2d09302225ab40e770a8dcd8c186e0c441a5f626757c962f15b3
size 4406580

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b61e99aec0cd213bf12bd62ed4caa26819ecc3e40757d5dcec6869d3eff25da0
size 2972860

3
storage-1.13.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75d80e2e427fe255b8de47dce9eb21028c47d738538e682d220b37805fa3f22e
size 2971520