Dominique Leuenberger 2019-12-18 13:43:05 +00:00 committed by Git OBS Bridge
parent 7d3fffcfe2
commit a863ef5ec9
9 changed files with 41 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.4</param>
<param name="revision">v1.13.4</param>
<param name="versionformat">1.15.3</param>
<param name="revision">v1.15.3</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">4.0.0</param>
<param name="revision">v4.0.0</param>
<param name="versionformat">5.0.0</param>
<param name="revision">v5.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.6.0</param>
<param name="revision">v1.6.0</param>
<param name="versionformat">1.6.3</param>
<param name="revision">v1.6.3</param>
</service>
<service name="recompress" mode="disabled">

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Dec 11 16:13:32 UTC 2019 - Richard Brown <rbrown@suse.com>
- Update to image 5.0.0
- Clean up various imports primarily so that imports of packages that aren't in the standard library are all in one section.
- Update to major version v5
- return resp error message
- copy.Image(): select the CopySystemImage image using the source context
- Add manifest list support
- docker: handle http 429 status codes
- allow for .dockercfg files to reside in non-home directories
- Use the correct module path in (make test-skopeo)
- Update to libpod 1.6.3
- Handling of the libpod.conf configuration file has seen major changes. Most significantly, rootless users will no longer automatically receive a complete configuration file when they first use Podman, and will instead only receive differences from the global configuration.
- Initial support for the CNI DNS plugin, which allows containers to resolve the IPs of other containers via DNS name, has been added
- Podman now supports anonymous named volumes, created by specifying only a destination to the -v flag to the podman create and podman run commands
- Named volumes now support uid and gid options in --opt o=... to set UID and GID of the created volume
- Update to storage 1.15.3
- overlay: allow storing images with more than 127 layers
- Lazy initialize the layer store
- tarlogger: drop state mutex
-------------------------------------------------------------------
Wed Oct 2 08:29:50 UTC 2019 - Sascha Grunert <sgrunert@suse.com>

View File

@ -16,16 +16,16 @@
#
# libpodver - version from containers/libpod
%define libpodver 1.6.0
%define libpodver 1.6.3
# storagever - version from containers/storage
%define storagever 1.13.4
%define storagever 1.15.3
# imagever - version from containers/image
%define imagever 4.0.0
%define imagever 5.0.0
Name: libcontainers-common
Version: 20190923
Version: 20191211
Release: 0
Summary: Configuration files common to github.com/containers
License: Apache-2.0 and GPL-3.0+

View File

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

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

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

View File

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

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

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