Hello community,
here is the log from the commit of package libcontainers-common for
openSUSE:Factory checked in at 2020-06-08 23:46:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-common.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common"
Mon Jun 8 23:46:20 2020 rev:24 rq:811340 version:20200603
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes
2020-05-14 23:23:44.528843190 +0200
+++
/work/SRC/openSUSE:Factory/.libcontainers-common.new.3606/libcontainers-common.changes
2020-06-08 23:47:01.213917538 +0200
@@ -1,0 +2,22 @@
+Wed Jun 3 14:37:20 UTC 2020 - Ralf Haferkamp <[email protected]>
+
+- Update to image 5.4.4
+ - Remove registries.conf VERSION 2 references from man page
+ - Intial authfile man page
+ - Add $HOME/.config/containers/certs.d to perHostCertDirPath
+ - Add $HOME/.config/containers/registries.conf to config path
+ - registries.conf.d: add stances for the registries.conf
+- update to libpod 1.9.3
+ - userns: support --userns=auto
+ - Switch to using --time as opposed to --timeout to better match Docker
+ - Add support for specifying CNI networks in podman play kube
+ - man pages: fix inconsistencies
+- Update to storage 1.19.1
+ - userns: add support for auto
+ - store: change the default user to containers
+ - config: honor XDG_CONFIG_HOME
+- Remove the /var/lib/ca-certificates/pem/SUSE.pem workaround again.
+ It never ended up in SLES and a different way to fix the underlying
+ problem is being worked on.
+
+-------------------------------------------------------------------
Old:
----
image-5.2.1.tar.xz
libpod-1.8.0.tar.xz
storage-1.16.1.tar.xz
New:
----
image-5.4.4.tar.xz
libpod-1.9.3.tar.xz
storage-1.19.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcontainers-common.spec ++++++
--- /var/tmp/diff_new_pack.MPHPwC/_old 2020-06-08 23:47:04.449927520 +0200
+++ /var/tmp/diff_new_pack.MPHPwC/_new 2020-06-08 23:47:04.457927545 +0200
@@ -16,16 +16,16 @@
#
# libpodver - version from containers/libpod
-%define libpodver 1.8.0
+%define libpodver 1.9.3
# storagever - version from containers/storage
-%define storagever 1.16.1
+%define storagever 1.19.1
# imagever - version from containers/image
-%define imagever 5.2.1
+%define imagever 5.4.4
Name: libcontainers-common
-Version: 20200306
+Version: 20200603
Release: 0
Summary: Configuration files common to github.com/containers
License: Apache-2.0 and GPL-3.0+
@@ -94,7 +94,6 @@
cat >>%{SOURCE5} <<EOL
/etc/SUSEConnect:/etc/SUSEConnect
/etc/zypp/credentials.d/SCCcredentials:/etc/zypp/credentials.d/SCCcredentials
-/var/lib/ca-certificates/pem/SUSE.pem:/etc/pki/trust/anchors/SUSE.pem
EOL
%endif
++++++ _service ++++++
--- /var/tmp/diff_new_pack.MPHPwC/_old 2020-06-08 23:47:04.549927828 +0200
+++ /var/tmp/diff_new_pack.MPHPwC/_new 2020-06-08 23:47:04.549927828 +0200
@@ -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.16.1</param>
-<param name="revision">v1.16.1</param>
+<param name="versionformat">1.19.1</param>
+<param name="revision">v1.19.1</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">5.2.1</param>
-<param name="revision">v5.2.1</param>
+<param name="versionformat">5.4.4</param>
+<param name="revision">v5.4.4</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.8.0</param>
-<param name="revision">v1.8.0</param>
+<param name="versionformat">1.9.3</param>
+<param name="revision">v1.9.3</param>
</service>
<service name="recompress" mode="disabled">
++++++ image-5.2.1.tar.xz -> image-5.4.4.tar.xz ++++++
++++ 6182 lines of diff (skipped)
++++++ libpod-1.8.0.tar.xz -> libpod-1.9.3.tar.xz ++++++
++++ 271066 lines of diff (skipped)
++++++ storage-1.16.1.tar.xz -> storage-1.19.1.tar.xz ++++++
++++ 85020 lines of diff (skipped)