Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2019-10-05 16:19:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Sat Oct  5 16:19:00 2019 rev:94 rq:734439 version:19.03.2_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2019-07-30 
12:37:07.154951761 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new.2352/docker.changes  2019-10-05 
16:19:23.525579888 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 23:54:25 UTC 2019 - Aleksa Sarai <asa...@suse.com>
+
+- Update to Docker 19.03.2-ce. See upstream changelog in the packaged
+  /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1150397
+
+-------------------------------------------------------------------

Old:
----
  docker-19.03.1_ce_74b1e89e8ac6.tar.xz

New:
----
  docker-19.03.2_ce_6a30dfca0366.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.R62Fcl/_old  2019-10-05 16:19:25.533574660 +0200
+++ /var/tmp/diff_new_pack.R62Fcl/_new  2019-10-05 16:19:25.541574639 +0200
@@ -42,8 +42,8 @@
 # helpfully injects into our build environment from the changelog). If you want
 # to generate a new git_commit_epoch, use this:
 #  $ date --date="$(git show --format=fuller --date=iso $COMMIT_ID | grep -oP 
'(?<=^CommitDate: ).*')" '+%s'
-%define git_version 74b1e89e8ac6
-%define git_commit_epoch 1564087121
+%define git_version 6a30dfca0366
+%define git_commit_epoch 1567053734
 
 # These are the git commits required. We verify them against the source to make
 # sure we didn't miss anything important when doing upgrades.
@@ -52,7 +52,7 @@
 %define required_libnetwork fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
 
 Name:           %{realname}%{name_suffix}
-Version:        19.03.1_ce
+Version:        19.03.2_ce
 Release:        0
 Summary:        The Moby-project Linux container runtime
 License:        Apache-2.0
@@ -422,8 +422,9 @@
 # "useradd -r" doesn't add sub[ug]ids so we manually add some. Hopefully there
 # aren't any conflicts here, because usermod doesn't provide the same "get
 # unusued range" feature that dockremap does.
-grep -q '^dockremap:' /etc/sub[ug]id || \
-       usermod -v 100000000-100065536 -w 100000000-100065536 dockremap
+touch /etc/sub{uid,gid}
+grep -q '^dockremap:' /etc/sub{uid,gid} || \
+       usermod -v 100000000-200000000 -w 100000000-200000000 dockremap
 
 %service_add_pre %{realname}.service
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.R62Fcl/_old  2019-10-05 16:19:25.601574483 +0200
+++ /var/tmp/diff_new_pack.R62Fcl/_new  2019-10-05 16:19:25.605574472 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/docker/docker-ce.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">19.03.1_ce_%h</param>
-    <param name="revision">v19.03.1</param>
+    <param name="versionformat">19.03.2_ce_%h</param>
+    <param name="revision">v19.03.2</param>
     <param name="filename">docker</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ docker-19.03.1_ce_74b1e89e8ac6.tar.xz -> 
docker-19.03.2_ce_6a30dfca0366.tar.xz ++++++
/work/SRC/openSUSE:Factory/docker/docker-19.03.1_ce_74b1e89e8ac6.tar.xz 
/work/SRC/openSUSE:Factory/.docker.new.2352/docker-19.03.2_ce_6a30dfca0366.tar.xz
 differ: char 26, line 1


Reply via email to