Hello community,
here is the log from the commit of package libcontainers-common for
openSUSE:Factory checked in at 2019-12-18 14:43:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-common.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common"
Wed Dec 18 14:43:05 2019 rev:21 rq:756022 version:20191211
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes
2019-10-23 15:46:56.742441364 +0200
+++
/work/SRC/openSUSE:Factory/.libcontainers-common.new.4691/libcontainers-common.changes
2019-12-18 14:45:41.657866601 +0100
@@ -1,0 +2,22 @@
+Wed Dec 11 16:13:32 UTC 2019 - Richard Brown <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
image-4.0.0.tar.xz
libpod-1.6.0.tar.xz
storage-1.13.4.tar.xz
New:
----
image-5.0.0.tar.xz
libpod-1.6.3.tar.xz
storage-1.15.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcontainers-common.spec ++++++
--- /var/tmp/diff_new_pack.Re4d7W/_old 2019-12-18 14:45:45.493868356 +0100
+++ /var/tmp/diff_new_pack.Re4d7W/_new 2019-12-18 14:45:45.513868365 +0100
@@ -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+
++++++ _service ++++++
--- /var/tmp/diff_new_pack.Re4d7W/_old 2019-12-18 14:45:46.045868608 +0100
+++ /var/tmp/diff_new_pack.Re4d7W/_new 2019-12-18 14:45:46.073868621 +0100
@@ -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">
++++++ image-4.0.0.tar.xz -> image-5.0.0.tar.xz ++++++
++++ 6258 lines of diff (skipped)
++++++ libpod-1.6.0.tar.xz -> libpod-1.6.3.tar.xz ++++++
++++ 123845 lines of diff (skipped)
++++++ storage-1.13.4.tar.xz -> storage-1.15.3.tar.xz ++++++
++++ 92391 lines of diff (skipped)